303
submitted 1 week ago by [email protected] to c/[email protected]

Hello everyone, about a month ago I open-sourced my web app Peersuite. It's peer-to-peer instead of having servers, and all data is encrypted in transit with AES-GCM algorithm.

Features:

  • chat with channels, images, PMs, and file send ( no size limit)

  • audio/video conferencing No hard cap on users but since it's a mesh network it would degrade at over 15 users

  • Screensharing tab, window, or entire screen

  • whiteboard for diagrams/drawing

  • group document creation/editing

  • kanban board for task management

    Since there is no server, you can download a workspace to an encrypted file to restore later, this saves you chats, documents, everything. This software is new, and still undergoing heavy development, but I think it's a valid choice over closed source solutions with no encryption.

Currently you can use it on the web at https://peersuite.space/ Download desktop versions from github Download docker image from https://hub.docker.com/repository/docker/openconstruct/peersuite

You can also install it as a PWA on desktop or mobile. I have an android port in the works, If anyone would like to test let that me know, and I'll PM you for your email.

I've also done some initial work on a nodejs server so that you can keep a workspace open 24/7 effectively having a server.

Super happy to get any kind of feedback, positive or negative.

top 36 comments
sorted by: hot top new old
[-] [email protected] 45 points 1 week ago* (last edited 1 week ago)

Tried this with some friends and the audio quality is great, screensharing is great. Generally working very well. Honestly the only thing preventing me from switching people over all the way more is the lacking a persistent session. In all regards though, great work! I'll be following development closely, just make sure you don't burn yourself out with scope creep, because I know everyone and their dog has ideas for you. Thanks for making this cool foss available to us.

Oh, I just saw your post about testing android- I'd love to if you need testers, though I will say I'm running grapheneos, not stock

[-] [email protected] 2 points 1 week ago

Do you have the play store?

[-] [email protected] 2 points 1 week ago
[-] [email protected] 1 points 1 week ago

should work I'll PM you tomorrow if thats OK, not at my computer atm

[-] [email protected] 3 points 1 week ago

If you want more testers, definitely open to it. Same with testing out the server if you're interested in that. Just a homelab so can't really do big tests but I've been interested in alternatives to Discord now that they're clearly enshittifying

[-] [email protected] 1 points 1 week ago

same here, hit me up if you need testers!

[-] [email protected] 1 points 1 week ago
[-] [email protected] 1 points 1 week ago
[-] [email protected] 0 points 1 week ago

Looks like you may have to pm me an invite to a google group first

[-] [email protected] 1 points 6 days ago
[-] [email protected] 19 points 1 week ago

This is a cool idea. We're not super happy with slack at work but I admit we haven't given matrix a proper go yet. Wish we could stop for like a year just to evaluate the stack and the toolset. I kid. Sort of.

[-] [email protected] 13 points 1 week ago

I actually like Mattermost as a free slack alternative. Matrix is too complicated for normies and the encryption seems unnecessary on a local server.

[-] [email protected] 5 points 1 week ago

You could also consider Zulip they have been around for a while as the succesor of IRC but never arose in popularity. I like their concept of #tags for filtering messages inside a channel through #topics :)

[-] [email protected] 1 points 1 week ago

I've used that one as well and I'm not a fan. Its fine but it is super confusing to use.

[-] [email protected] 2 points 1 week ago

Why are you not happy with slack? Like privacy wise or features?

[-] [email protected] 2 points 1 week ago

Not OP, but I'll chime in my reason: History. Messages older than.. 30-day are only accessible for a fee. Even when you star/ pin those messages. It's so hateful.

[-] [email protected] 2 points 1 week ago

I see, yeah we pay for enterprise commercial licenses. Search is very good. Like in teams you can’t find shit. But slack can easily find anything

[-] [email protected] 1 points 1 week ago

Yeah in an enterprise setting Slack is excellent at being a communication platform, but teams with powerautomate is pretty damn powerful

[-] [email protected] 1 points 1 week ago

I have a hard time seeing how it competes with slacks millions of integrations. The only upside with teams is that it’s basically free with the rest of the office suite

[-] [email protected] 2 points 1 week ago

Having used the slack work flow builder compared to Powerautomate, it's really no contest you can do so much more with PA if you're in the ms ecosystem

[-] [email protected] 17 points 1 week ago

Extremely cool. I would love this if it had some persistence. Letting users host workspaces could be great.

[-] [email protected] 6 points 1 week ago

I have a server in early testing.

[-] [email protected] 15 points 1 week ago

To be honest even matrix has too many features for me as a discord alternative. I've got my IRC channels that I'm keen on and I hang out on those every day.

Realise I'm probably unusual for being happy with 90s tech though!

[-] [email protected] 2 points 1 week ago

With Matrix's CSAM and gore spam issues, I've been thinking about IRC more and more tbh.

[-] [email protected] 9 points 1 week ago

Would this project be interested in having a relay server to mask communications between peers? It'd make this a slick solution for messaging between friends online.

[-] [email protected] 5 points 1 week ago

That would increase anonymity for sure, but it's not in the roadmap currently. I'm focused on improving the features, building a server and android for now. But it is a good idea

[-] [email protected] 7 points 1 week ago

Looks cool!

Does the project support using a STUN/TURN server to help with connectivity for peers behind nat?

[-] [email protected] 5 points 1 week ago

Yes it uses google/ twilio currently, i will add option to use custom.

[-] [email protected] 1 points 1 week ago
[-] [email protected] 4 points 1 week ago

That's pretty cool, great job!

[-] [email protected] 3 points 1 week ago
[-] [email protected] 3 points 1 week ago

In releases section of github are the electron desktop versions. You can also put it on almost any webhost and run your own instance

[-] [email protected] 3 points 1 week ago

Looks interesting. Good Job

[-] [email protected] 2 points 1 week ago
this post was submitted on 04 Jun 2025
303 points (99.3% liked)

Open Source

37896 readers
280 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS