(no title)
fzaninotto | 1 year ago
1. Anyone can subscribe to a channel 2. Any registered user can publish to a channel 3. Only registered users can publish to their personal channel (@username)
The second point in particular is problematic. I don't want to add notifications to my app, only to have a script kiddie use is to spam my users.
throwaway_352|1 year ago
From the FAQ:
> Ahey.io has two types of channels:
> Regular channels: Any authenticated user can publish to these channels.
> User channels: These channels are in the format @username, and only the user who created the user account can publish to it.