this post was submitted on 14 Oct 2025
        
      
      11 points (92.3% liked)
      Open Source
    41746 readers
  
      
      507 users here now
      All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
        founded 6 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
I feel like this would pair well with Nostr for discovery.
I want to say "Why not Matrix?" Since the uses are same (e2e chats, calls, video, and VR), but the fact that yours is focused on less server involvement is cool. I wonder if you removed the peer id generation from the page, could you have the connection page be totally static (i.e. I could just open a html file either locally, from a server, or IPFS link, and from there add the peer details myself).
Thanks.
It's possible to have it entirely static and broker webrtc connections client-side, but I haven't figured out a user experience that would make it "work".
https://github.com/positive-intentions/chat/issues/6