diff --git a/Push-Notifications-without-Google-Services.md b/Push-Notifications-without-Google-Services.md index 20a9057..24f28dc 100644 --- a/Push-Notifications-without-Google-Services.md +++ b/Push-Notifications-without-Google-Services.md @@ -9,22 +9,20 @@ UnifiedPush is specifications and tools that let the user choose how push notifi ### Use hosted (easy) -1. Go to: https://gotify1.unifiedpush.org/ -2. Register an account with a username+password -3. Download UP-Gotify from F-Droid: https://f-droid.org/de/packages/com.github.gotify.up/ -4. Login on https://gotify1.unifiedpush.org/ with your username+password -5. Restart FluffyChat +1. Download ntfy from F-Droid: https://f-droid.org/packages/io.heckel.ntfy +2. Open it +3. Restart FluffyChat From now on all push notifications will go through unified push. ### Self-host (hard) -For more privacy and protection of your meta data you can self host Gotify for unified push. +For more privacy and protection of your meta data you can self a distributor server. -Learn more about it here: https://unifiedpush.org/users/distributors/gotify/ +Learn more about it here: https://unifiedpush.org/users/intro/#self-host-the-server-difficult ## 2. MicroG -You can use Firebase Cloud Messaging without Google Services using MicroG. +You can use Firebase Cloud Messaging (FCM) without Google Services using MicroG. Please note that FCM doesn't work with the F-Droid version of Fluffychat. Learn more about it here: https://microg.org/ \ No newline at end of file