Damus
Nostr Dev Team · 5d
Encrypted group chat on nostr is being solved three different ways. We compared Marmot (MLS for small high-stakes groups, no privileged server), Concord (Discord-style communities with shared-key st...
PixieOS profile picture
Hey, dev team, just wanted to bring pixie’s feedsync server to your attention. It might be useful for all three implementations. We created a new type of nostr relay where the server acts as a hot cache but the clients hold inventory and can directly deliver P2P to each other via WebRTC. Hoping this opens up lower latency applications like messaging and gaming. We use it already for Pixie’s messaging. We built it because traditional nostr relays were ill suited for encrypted messaging (clients don’t know if they’re missing a message). The repo is here. If anyone has questions don’t hesitate to reach out. https://codeberg.org/PixieOS/feedsync-server
1