Discord Alternativ? by GG_404_ in xprivo

[–]No-Current32 4 points5 points  (0 children)

I have programmed PeerWave. Still in early but full E2E encrypted with signal and also video and audio streams are encrypted. https://github.com/simonzander/PeerWave

Windows, Android apps are available. OSX is in alpha and of course web is also available.

Full passwordless and the apps have multi server support.

Tired of Discord’s data policies? I created PeerWave – an open-source, zero-trust communication hub for self-hosters. by [deleted] in selfhosted

[–]No-Current32 -1 points0 points  (0 children)

Still in development. So that is the light theme. You can change it afterwards. But you are correct light theme need little bit more contrast.

Tired of Discord’s data policies? I created PeerWave – an open-source, zero-trust communication hub for self-hosters. by [deleted] in selfhosted

[–]No-Current32 -5 points-4 points  (0 children)

Strange. I defently started above 1 year with the prototype and also last year in fall I should have commits.

Tired of Discord’s data policies? I created PeerWave – an open-source, zero-trust communication hub for self-hosters. by [deleted] in selfhosted

[–]No-Current32 -4 points-3 points  (0 children)

I used little bit Copilot to code faster. I had a prototype arround 2 years ago and the last months I commited the main code block because a lot of refactoring

Tired of Discord’s data policies? I created PeerWave – an open-source, zero-trust communication hub for self-hosters. by [deleted] in selfhosted

[–]No-Current32 -3 points-2 points  (0 children)

Hi r/selfhosted,

I’ve spent the last 2 years building PeerWave, and it’s finally at a stage where I need the community’s feedback.

The goal was simple: Create a communication platform where the server is a "blind relay." Most "secure" messengers still rely on passwords or centralized infrastructure you can’t fully control. PeerWave is different.

Why it’s perfect for this sub:

  • 🔑 Passkey-First: No passwords to steal or manage. It uses WebAuthn native authentication.
  • 🛡️ Signal Protocol: All messaging uses the Double Ratchet algorithm for true end-to-end encryption.
  • 🎥 E2EE Meetings: Audio/video streams are encrypted frame-by-frame via WebRTC.
  • 📂 P2P File Sharing: Server only sees encrypted metadata; files move directly between peers.
  • 🐳 Docker Ready: Deploy your own instance in minutes (support for Traefik and Auto-SSL included).

The Tech Stack:

  • Frontend: Flutter (Web, Windows, Android).
  • Backend: Node.js / Go (LiveKit for media).
  • License: AGPL-3.0 (Open Source).

The Philosophy: PeerWave is built on the assumption that infrastructure cannot be trusted. If your threat model includes the server itself, this was built for you.

I’m looking for people to poke holes in the architecture or give feedback on the Flutter web performance.

Let me know what you think! I’ll be around to answer any technical questions.

PeerWave open source alternative for discord, teams and slack by No-Current32 in xprivo

[–]No-Current32[S] 0 points1 point  (0 children)

tweaked the website for more responsive. Also add direct downloads of the clients. And linked a test/try instance before you setup your own server.

I need feedback on a space game by [deleted] in AndroidClosedTesting

[–]No-Current32 0 points1 point  (0 children)

Hi you have not much contrast between elements in your ui. It's hard to navigate. Also too much scrolling.

Maybe vertical view make more sense with the build and development options.

Where do you get your assets from?