[GH-ISSUE #500] Confusing UnifiedPush topics in Android app #381

Closed
opened 2026-05-07 00:23:39 +02:00 by BreizhHardware · 2 comments

Originally created by @kwoot on GitHub (Nov 15, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/500

Hi,
I start playing around with ntfy on Linux and Android. Great stuff!

First line shown in the screenshot my own testing using the public server, and later renaming it to a non-existent server in my own domain.
The other lines in Ntfy on Android seems to show spam messages. The seem to come from a "unified push".

Is this only me? Or a known problem? Or am I doing something wrong?

Love to know.

Warm regards and thanks for an awesome project and tool!
Screenshot_20221109-213849

Originally created by @kwoot on GitHub (Nov 15, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/500 Hi, I start playing around with ntfy on Linux and Android. Great stuff! First line shown in the screenshot my own testing using the public server, and later renaming it to a non-existent server in my own domain. The other lines in Ntfy on Android seems to show spam messages. The seem to come from a "unified push". Is this only me? Or a known problem? Or am I doing something wrong? Love to know. Warm regards and thanks for an awesome project and tool! ![Screenshot_20221109-213849](https://user-images.githubusercontent.com/484336/201894718-32a6fb57-986a-4848-bb7f-bcc678b75875.png)
BreizhHardware 2026-05-07 00:23:39 +02:00
Author
Owner

@binwiederhier commented on GitHub (Nov 15, 2022):

Tusky is using ntfy as a UnifiedPush distributor (https://unifiedpush.org/). It's not spam. It registered topics to deliver messages from its server to the Android app, instead of using Google's FCM. I'm sure you can change this in the Tusky settings.

Two things:

  1. ntfy topics are secrets, so I suggest you remove the screenshot and/or change the topics you are using
  2. Your personal ntfy server seems to be having connection issues. I just checked with curl and I don't think the domain is a ntfy server. It redirects to www.yourdomain.com
<!-- gh-comment-id:1315256252 --> @binwiederhier commented on GitHub (Nov 15, 2022): Tusky is using ntfy as a UnifiedPush distributor (https://unifiedpush.org/). It's not spam. It registered topics to deliver messages from its server to the Android app, instead of using Google's FCM. I'm sure you can change this in the Tusky settings. Two things: 1. ntfy topics are secrets, so I suggest you remove the screenshot and/or change the topics you are using 2. Your personal ntfy server seems to be having connection issues. I just checked with curl and I don't think the domain is a ntfy server. It redirects to www.yourdomain.com
Author
Owner

@kwoot commented on GitHub (Nov 15, 2022):

1 and 2: "...and later renaming it to a non-existent server in my own domain." So, there is no secret since the server does not exist.

Big thanks for the Tusky explanation.
Since I'm not a Tusky expert, I will start searching what setting you are talking about.

<!-- gh-comment-id:1315280476 --> @kwoot commented on GitHub (Nov 15, 2022): 1 and 2: "...and later renaming it to a non-existent server in my own domain." So, there is no secret since the server does not exist. Big thanks for the Tusky explanation. Since I'm not a Tusky expert, I will start searching what setting you are talking about.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#381
No description provided.