Want encrypted WebRTC video calls with no downloads, no sign-ups, and no tracking?

This prototype uses PeerJS to establish a secure browser-to-browser connection. Everything is ephemeral and cleared when you refresh the page—true zero data privacy!

Check out the demo: https://p2p.positive-intentions.com/iframe.html?globals=&args=&id=demo-p2p-call--video-call&viewMode=story


NOTE: This is a close-source project and has NOT been audited or reviewed. For testing purposes only, not a replacement for your current messaging app.

  • xoron@programming.devOP
    link
    fedilink
    arrow-up
    2
    ·
    8 days ago

    pardon for copying from another reply…

    i agree. they are all better and more secure when selfhosted.

    my project so far is an early preview into the p2p framework in my project. with feedback i can improve the functionality as i integrate it into my messaging app.

    https://glitr.positive-intentions.com/

    • hendrik@palaver.p3x.de
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      8 days ago

      Thanks. Yeah it’s always a bit difficult to judge other people’s closed-source demos. Your link in the post above just errors out for me: “Couldn’t find story matching ‘demo-p2p-call–video-call’.” And with the glitr link I can’t figure out how to call myself, I can just write text and get one of the canned responses. So I’m not really sure what to make of this 🤔 But nice work. I like the UI and there is demand for chat/messenging and p2p calls are a nice technology.

      In the mid-term and once it’s more than just a demo, you probably need to decide where to go with this, eiter turn it into a commercial product, or go the community project route.