[GH-ISSUE #1273] Topics should be namespaced by users #899

Open
opened 2026-05-07 00:28:34 +02:00 by BreizhHardware · 0 comments

Originally created by @ziffusion on GitHub (Feb 3, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1273

💡 Idea
Currently, the namespace for topics is global. There is an idea of reservations, but a better model might be to have topics have namespaces per user. So a URL might look like:

ntfy://<user>:<pass>@<server>/<user>/<topic>

instead of current:

ntfy://<user>:<pass>@<server>/<topic>

💻 Target components

  1. core app
  2. mobile app
  3. web app
Originally created by @ziffusion on GitHub (Feb 3, 2025). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1273 :bulb: **Idea** Currently, the namespace for topics is global. There is an idea of reservations, but a better model might be to have topics have namespaces per user. So a URL might look like: `ntfy://<user>:<pass>@<server>/<user>/<topic>` instead of current: `ntfy://<user>:<pass>@<server>/<topic>` :computer: **Target components** 1. core app 2. mobile app 3. web app
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#899
No description provided.