Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Open Source
  3. Peersuite is an opensource alternative to slack/discord

Peersuite is an opensource alternative to slack/discord

Scheduled Pinned Locked Moved Open Source
opensource
35 Posts 16 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J [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.

    S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #6

    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!

    isveryloud@lemmy.caI 1 Reply Last reply
    8
    • J [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.

      C This user is from outside of this forum
      C This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #7

      Docker free version?

      J 1 Reply Last reply
      2
      • C [email protected]

        Docker free version?

        J This user is from outside of this forum
        J This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #8

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

        1 Reply Last reply
        1
        • J [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.

          C This user is from outside of this forum
          C This user is from outside of this forum
          [email protected]
          wrote on last edited by [email protected]
          #9

          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

          J 1 Reply Last reply
          32
          • C [email protected]

            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

            J This user is from outside of this forum
            J This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #10

            Do you have the play store?

            C 1 Reply Last reply
            1
            • J [email protected]

              Do you have the play store?

              C This user is from outside of this forum
              C This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #11

              I do, yes. Just sandboxed

              J 2 Replies Last reply
              2
              • C [email protected]

                I do, yes. Just sandboxed

                J This user is from outside of this forum
                J This user is from outside of this forum
                [email protected]
                wrote on last edited by
                #12

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

                C J 2 Replies Last reply
                0
                • plumbercraic@lemmy.sdf.orgP [email protected]

                  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.

                  ulrich@feddit.orgU This user is from outside of this forum
                  ulrich@feddit.orgU This user is from outside of this forum
                  [email protected]
                  wrote on last edited by
                  #13

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

                  anzo@programming.devA 1 Reply Last reply
                  7
                  • J [email protected]

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

                    C This user is from outside of this forum
                    C This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #14

                    Sure thing

                    1 Reply Last reply
                    0
                    • J [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.

                      O This user is from outside of this forum
                      O This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #15

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

                      J 1 Reply Last reply
                      12
                      • J [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.

                        P This user is from outside of this forum
                        P This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #16

                        That's pretty cool, great job!

                        1 Reply Last reply
                        3
                        • plumbercraic@lemmy.sdf.orgP [email protected]

                          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.

                          E This user is from outside of this forum
                          E This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #17

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

                          anzo@programming.devA 1 Reply Last reply
                          1
                          • J [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.

                            S This user is from outside of this forum
                            S This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #18

                            Looks cool!

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

                            J 1 Reply Last reply
                            4
                            • E [email protected]

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

                              anzo@programming.devA This user is from outside of this forum
                              anzo@programming.devA This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #19

                              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.

                              E 1 Reply Last reply
                              0
                              • ulrich@feddit.orgU [email protected]

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

                                anzo@programming.devA This user is from outside of this forum
                                anzo@programming.devA This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #20

                                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 🙂

                                ulrich@feddit.orgU 1 Reply Last reply
                                3
                                • anzo@programming.devA [email protected]

                                  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.

                                  E This user is from outside of this forum
                                  E This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by
                                  #21

                                  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

                                  J 1 Reply Last reply
                                  0
                                  • S [email protected]

                                    Looks cool!

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

                                    J This user is from outside of this forum
                                    J This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #22

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

                                    1 Reply Last reply
                                    3
                                    • O [email protected]

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

                                      J This user is from outside of this forum
                                      J This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #23

                                      I have a server in early testing.

                                      1 Reply Last reply
                                      3
                                      • S [email protected]

                                        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!

                                        isveryloud@lemmy.caI This user is from outside of this forum
                                        isveryloud@lemmy.caI This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #24

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

                                        1 Reply Last reply
                                        1
                                        • anzo@programming.devA [email protected]

                                          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 🙂

                                          ulrich@feddit.orgU This user is from outside of this forum
                                          ulrich@feddit.orgU This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #25

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

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups