If what you want is encrypted email, and see it in the form of a chat, take a look at ArcaneChat
If what you want is encrypted email, and see it in the form of a chat, take a look at ArcaneChat
yet the reason that “Signal is expensive” https://signal.org/blog/signal-is-expensive/ is because they didn’t go for a federated approach, they spend more money just to keep the servers running than resources spent on development
You can always look at their history “complying” to government orders to hand over user data.
IIRC by US law they are not allowed to disclose requests from US gov itself
so live tests seem about as good as a security audit.
I would rather prefer real security audits
I didn’t want to advice/promote DeltaChat/ArcaneChat, they are not the only possible way of using email securely, just came here with the meme as a way of leaving out a rant because I have seen a lot of people talking like that and it is by now an urban legend people just repeat like parrots and pointing to articles that basically are misleading. Had a recent discussion about that in the Privacy Guides forum and just came here with the meme to shake the frustration away ;-)
it is all about the sassy retro style and base64 MIME body
more seriously: Signal is centralized and based on phone numbers, and as said by Signal themselves: “Privacy is Priceless, but Signal is Expensive” https://signal.org/blog/signal-is-expensive/ while email infra is WAY more economic and decentralized
SimpleX maybe but I it is not powerful/flexible nor as solid/mature as email server infra
Sure thing! ArcaneChat is decentralized: https://github.com/ArcaneChat/server
I bet it is using more resources than my +1400 people server 😅 but yeah for 10 people it is probably OK with matrix as long as they don’t join some crazy federated groups etc
Yes
btw, Matrix server requirements are much higher, and the client apps are less user-friendly
For example, arcanechat.me server has more than 1400 users and the server is using around 800MB of RAM, CPU is idle most of the time or really low usage, less than 3GB of disk (including whole Debian operative system etc)
Yes and no, it allows to login without providing any data or using any email account, in that case a random/anonymous account is created in arcanechat.me which is an email internally but optimized for chatting with similar speeds of other chatting platforms
Also with arcanechat.me server unencrypted messages are not allowed at all so you can be sure you don’t accidentally leak any message, also all messages are removed from the server immediately after downloading them (or after a few days when using multiple devices)
It is also possible to run GUI desktops in Termux since ages, for example take a look at:
AnLinux (Run Linux On Android Without Root Access) https://f-droid.org/packages/exa.lnx.a/
It was also possible to run a “full Debian” using PRoot etc