Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)J
Posts
10
Comments
346
Joined
3 yr. ago

Disabled granfather, I write code.

  • Tauri webview doesn't support WebRTC, would have preferred that. Using system webview would be super iffy because of WebRTC support.

  • I could package the electron version to flathub, I hadn't considered that. I will read up on it.

  • Push to talk is in testing now. WebRTC changes quality automatically based on bandwidth. Its usually really good. It runs at full quality in testing ( i have like 6 devices I hook up and test). If you guys normally have a good connection, try again?

  • Everything is decrypted on exiting transit. I use WebRTC for all the data.

  • I haven't had a chance to test the limits of Peersuite, but since it's a mesh network, I don't think it would run well with even 100 people.

  • Chat is Peersuite is limited to workspaces. You can only talk to people inside your workspace. I didn't want to add accounts, and sign-ins and all those things that collect data. So when you sign into peersuite, you are only talking to the people in the workspace with you. It works entirely different and your questions don't really apply to how it works.

  • Hopefully gramma will figure it out, I'm a grandparent and I made it lol.

  • What kind of phone? I do testing during development and it works fine on my tablet.

  • I guess that could be an issue. I don't think privacy makes you a criminal, but sure they want it. But so do tons of people who follow the rules. A Scottish Indepence group cloned it on github. That's really coo to me, I love the idea of political dissidents using it, but the idea of it being used to hurt people does bother me.

  • Group voice and video are working fine. I've only tested screen share with 3 computers but if works fine also.

  • I've been on github for like 8 years now, familiarity, plus the build tools are nice, github actions builds the docker images for me now

  • Noted. Thanks for the reralistic input

  • Yes, I plan to create a node server for permanent rooms. It will allow you to name the server, which then acts like a superpeer and keeps the workspace open and saves progress every 10-30 minutes.

  • I think I'm going to go the route of buildind a PWA first then using bubblewrap to generate an APK. I tried capacitor, but audio/video didn't work, it has meh WebRTC support.

  • The export is password encrypted already. I'll see if there's a good way to do it.

  • Just log back in with the room code and password.

  • That's a really good idea! Now in the roadmap.

  • Thanks! Yeah if there's bandwidth video streams at full resolution. Currently you have to export the workspace. I'm going to build a node server for it down the road. There are still things in my roadmap before then though.

  • If you are hosting you send them the room code and a password. You can save a workspace and restart it later, so if you had an active chat it would reload automatically when you imported the file