TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

UnifiedPush: A decentralized, open-source push notification protocol (2022)

35 pointsby whereistimbo6 months ago

6 comments

traveler16 months ago
Whilst this is theoretically a nice idea for security/privacy, wouldn’t there be throughput/latency concerns over mobile networks if you aren’t just connecting to one server and getting all your notifications in one go? One of the biggest slow downs on mobile data is the initial handshake, so repeating that for each of your apps doesn’t seem worth the trade off to me.
评论 #42099248 未加载
dang6 months ago
Related. Others?<p><i>Conversations (XMPP Client) is now a UnifiedPush distributor</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34381598">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34381598</a> - Jan 2023 (30 comments)<p><i>UnifiedPush: A decentralized, open-source push notification protocol</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34094497">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=34094497</a> - Dec 2022 (146 comments)
mmwelt6 months ago
A pity that iOS doesn&#x27;t support UnifiedPush and probably won&#x27;t in the foreseeable future[1].<p>[1] <a href="https:&#x2F;&#x2F;unifiedpush.org&#x2F;users&#x2F;faq&#x2F;#will-unifiedpush-ever-work-on-ios" rel="nofollow">https:&#x2F;&#x2F;unifiedpush.org&#x2F;users&#x2F;faq&#x2F;#will-unifiedpush-ever-wor...</a>
评论 #42100188 未加载
mothergreen6 months ago
this whole mess could be solved by mobile network operators giving every device a static IPv6, which the services can directly send packets to.<p>you know, just how the Internet Protocol was originally intended.
Ruthalas6 months ago
I would love for RocketChat to support UnifiedPush. It seems like such good fit.
sneak6 months ago
Isn’t ntfy run purely best-effort for free by one person as a hobby?
评论 #42106949 未加载