301
submitted 3 days ago by jerrimu@lemmy.world to c/opensource@lemmy.ml

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.

you are viewing a single comment's thread
view the rest of the comments
[-] ocassionallyaduck@lemmy.world 17 points 3 days ago

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

[-] jerrimu@lemmy.world 6 points 2 days ago

I have a server in early testing.

this post was submitted on 04 Jun 2025
301 points (99.3% liked)

Open Source

37638 readers
33 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