Show HN: Ahey – A simple pub-sub service built on top of web push
11–17 of 17 posts
Re: Show HN: Ahey – A simple pub-sub service built on top of web push
#12This is nice, but I wonder about the actual use cases of such a service, given the very loose permissions: 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.
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.
Re: Show HN: Ahey – A simple pub-sub service built on top of web push
#13I just use a telegram bot that my scripts use to send me notifications that I receive in a few different channels, depending on topic.
Re: Show HN: Ahey – A simple pub-sub service built on top of web push
#14Re: Show HN: Ahey – A simple pub-sub service built on top of web push
#15Re: Show HN: Ahey – A simple pub-sub service built on top of web push
#16I was disappointed when I found this isn't a service that delivers Publix Subs.