Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: HTML5 Web Push Notifications for trending HN stories in Chrome (onesignal.com)
13 points by gdeglin on Aug 7, 2015 | hide | past | favorite | 6 comments


A friend of mine made something similar: https://github.com/yankee101/HNDN


What's neat about this though is it doesn't require any installation. If the Web Push Notifications API has been used properly, it should even support Firefox and IE if/when they support the new API.


Yep :)

We'll update this page to support other browsers once those browsers implement the new Web Push APIs.


is there any privacy issues with this? I'm thinking no since it doesnt seem to require any installation and it just sends push, am I correct?


Nope. It does use HTML5 service workers, which are sort of like cookies that can run code. But, like cookies, they're limited to actions on the hackernews.onesignal.com domain and they can be removed at any time.


Wow, this sounds wonderful and scary at the same time. This would be an excellent attack vector for running mosquito [0], if you can find the relevant exploits.

[0]: https://github.com/koto/mosquito




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: