this post was submitted on 04 Jun 2025
46 points (100.0% liked)

Opensource

3235 readers
4 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
 

OC by @jerrimu@lemmy.world

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 12 comments
sorted by: hot top controversial new old
[–] the_abecedarian@piefed.social 12 points 3 weeks ago (1 children)

Is there any way to moderate the chats?

[–] Colloidal@programming.dev 6 points 3 weeks ago

Asking the real questions here.

[–] Kissaki@programming.dev 1 points 3 weeks ago

It would be nice if it automatically switched to dark mode when that's my browser/system preference.

[–] GolfNovemberUniform@infosec.pub 0 points 3 weeks ago (1 children)

Bro casually made an app with features that the Revolt team can't figure out for years. I could say it's extremely impressive but to me it just shows the sheer incompetence of Revolt devs.

[–] Lumisal@lemmy.world 2 points 3 weeks ago (1 children)

I think in Revolt's case it's not about not knowing how to implement but cost. Revolt is server based so video streaming would cost a lot of money. P2P uses your own hardware so no cost.

The downside is synchronization difficulties (which this seems to have solved though) and message permanence (which this still doesn't have an easy way to do for an average user).

[–] GolfNovemberUniform@infosec.pub 0 points 3 weeks ago (1 children)

Then how about E2EE? They don't really rush to implement that either. And I think the reason is political (aka enforcing their left wing ToS).

[–] Lumisal@lemmy.world 0 points 3 weeks ago (1 children)

Encryption also increases bandwidth. Especially once scaled to millions of people messaging.

It's also more complex to implement for large groups, unless you mean only dm's. Either way, Revolt is currently tiny and they still need money in order to even maintain the servers let alone grow it further and add new features.

[–] GolfNovemberUniform@infosec.pub -1 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

It's also more complex to implement for large groups, unless you mean only dm's.

This statement clearly shows that you're not familiar with Revolt very much. They only "wanted" to implement encryption for direct messages as it's practically impossible for a large group chat to verify each other's keys. However Revolt's team is still acting strange and I will be bold to assume many of them have mental issues (as I have talked to them in the past). I do not trust that project and I consider their official disrespect of certain protected characteristics (such as nationality and religion) a massive red flag.

[–] Lumisal@lemmy.world 0 points 3 weeks ago (1 children)

Typically I consider red flags to be people who assume many others have mental issues. Occam's Razor and basic statistics would suggest the problem is likely you.

[–] GolfNovemberUniform@infosec.pub 0 points 3 weeks ago (1 children)

Well with all due respect, all aggressive leftists say so. I have a different opinion that I am going to stick to.

[–] Lumisal@lemmy.world 1 points 3 weeks ago (1 children)

An accusation is not an opinion. If you have actual evidence for the statistically unlikely, you're free to show, but otherwise it is just a falsehood.

[–] GolfNovemberUniform@infosec.pub 1 points 3 weeks ago

If I had evidence then I would show it. Unfortunately at that time I was pretty positive about the society so I didn't save any evidence or took it any seriously. I know it makes my accusations much less valid but it is what it is. I understand your skepticism because of that. Asking for proof is always a good thing.