Earlier quoted context omitted.
https://revolt.chat/about They're marketing to a privacy aware audience which is, unfortunately these days, political to some.
Ok having read the about page, it starts to tell a narrative. It's helpful and gives me a better idea about the motivations behind thebproject, but as a brand name you dont get to force everyone to read your /about when they first see the name Revolt. But on the specific issue, consider if someone is a proponent for privacy, but isn't sure if the're joining software created by activists they disagree with, maybe the…
Revolt: Open-source alternative to Discord
291–300 of 413 posts
Re: Revolt: Open-source alternative to Discord
#292Earlier quoted context omitted.
500 isn't really asking for much, Signal does up to 1,000 in a group using standard direct messaging encryption (client side fanout). Whatsapp uses a shared hash ratchet and just spins up new keys when someone leaves, this allows it to do 10,000. Discord gets to 25,000 active users before they move to throwing resources at the problem for a hard max of 500,000 total users able to join (but not be active at once, that…
Discord doesn't do E2E encryption, although those numbers for Signal and Whatsapp are pretty impressive.
Re: Revolt: Open-source alternative to Discord
#293Also working on a Discord alternative, albeit my project is a decentralized version — neat to see the space has traction. One thing I couldn’t quickly surmise: it looks like your services are centralized and neither servers/spaces (whatever terminology you’re using for logical groupings of communities) nor DMs have support for encryption. Do you have plans to support this? I don’t mean to ask this as a FUD spreader,…
Re: Revolt: Open-source alternative to Discord
#294Earlier quoted context omitted.
You can of course install from your package manager [1][2][3][4]. If you're not going to install from your trusted source then I'm not sure curl https:// ... | bash is really worse than downloading and double clicking a msi/dmg/deb/rpm. Especially if you're not going to verify that or verify it using keys downloaded from the same https host. [1] Homebrew - https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/.…
>You can of course install from your package manager Debian 11 was released a couple weeks ago and the rustc it ships with is already so out of date (7 months old, gasp!) software written for modern rust versions can't be compiled with it. And this isn't a Debian only problem.
Re: Revolt: Open-source alternative to Discord
#295Instead of yet another app/platform, why not Matrix protocol?
here's why: https://gist.github.com/maxidorius/5736fd09c9194b7a6dc03b6b8...
you're a clown if you think Matrix or this new Revolt thing are any better than the garbage fire that Discord is
Re: Revolt: Open-source alternative to Discord
#296Also working on a Discord alternative, albeit my project is a decentralized version — neat to see the space has traction. One thing I couldn’t quickly surmise: it looks like your services are centralized and neither servers/spaces (whatever terminology you’re using for logical groupings of communities) nor DMs have support for encryption. Do you have plans to support this? I don’t mean to ask this as a FUD spreader,…
Re: Revolt: Open-source alternative to Discord
#297Would love to see bridging.
Re: Revolt: Open-source alternative to Discord
#298Earlier quoted context omitted.
We want to make sure it's not being written in Electron
I welcome apps using Electron, most Electron apps I use work great and have nice UIs that are consistent across platforms
At least for me, the story quite simply ends there. No, it's not the GUI toolkit I wish I had, but, if the goal is to develop for the 21st century, then I think that being accessible is the ethical choice. And, given the current tech landscape, that goal is satisfied by three options: Electron, developing three different native desktop GUIs, or deciding not to support less popular platforms.
Re: Revolt: Open-source alternative to Discord
#299Earlier quoted context omitted.
What makes it niche to you? It's got quite a strong foothold now in a lot of major companies, and projects.
Just look at the numbers.
Re: Revolt: Open-source alternative to Discord
#300Earlier quoted context omitted.
Hi, one of the revolt developers here, we wanted something contained and selfhosted instead of something federated, see https://developers.revolt.chat/faq/federation on why we dont plan on adding federation
> From personal experience, I’ve generally found federated protocols to not be suitable for real time communication, Matrix is incredibly buggy at times and it’s left a sour taste in my mouth. Not sure this is a good reason for not adding it, Element is not buggy at all.