

thanks, I think I know that one, but yeah as you said it is not a real security audit and the person itself said so
thanks, I think I know that one, but yeah as you said it is not a real security audit and the person itself said so
thanks!
could you provide some source/link to the SimpleX security audits? I would like to look into it, thanks in advance!
does Briar has security audits you could point to? thanks in advance
does that one has security audits? thanks in advance
and the thing is: Telegram having a proprietary server feels more opensource and open to 3rd party clients and developers (ex. bots, mini-apps etc) than Signal, Signal’s issue tracker has a bot auto-closing stale issues and several people are completely ignored, never receive a reply
I highly recommend you to give a try to https://arcanechat.me/ (I am the developer) it is heavily inspired by Telegram, if you want to test it you can join this community group: https://i.delta.chat/#6CBFF8FFD505C0FDEA20A66674F2916EA8FBEE99=&a=invitebot%40nine.testrun.org&g=ArcaneChat+Community&x=3KvvQZfzU4t-9u5s0PF3USGp&i=AQKH9_8x0R0&s=dbGW9xOhRQX
Threema is paid (registration tied to payment is already bad for privacy, most people will not register with some crypto-coin etc) and centralized, any centralized service is vulnerable to enshitification, none of them start evil, also it is easier to block by authoritarian governments and can’t be used in a sovereign/independent way (ex. own independent server in a local community)
Session: it has been a long time since I last used Session, at the time my impression was that it was a bit hacky and it was draining my battery and using a lot of mobile data, more importantly Session doesn’t seem to have multi-account support, also doesn’t seem to support using your own independent server “off-the-grid”. Session groups have a limit of only 100 members while in ArcaneChat groups can have 1000 members for now (or even more depending on the server you use, ex. your own)
none of them have in-chat collaborative/interactive apps (ex. collaborative editor, calendar, shopping lists, split bills, polls, etc.) and games that can be used even while offline
I like SIP and XMPP, but in practice I don’t have any contacts to use it and the apps are lacking a bit compared to ArcaneChat/DeltaChat, besides the problem of losing groups because the XMPP server went down etc. there are some downsides but yes, if I was not satisfied with ArcaneChat I would use XMPP and SIP, or anything that is open source, decentralized and doesn’t require a phone number
How on earth do you think the various Matrix clients are “this is for nerds” like and buggy? How do you come to this statement?
if you don’t even see the problem, I am not even sure it is worth to try to talk about it… ex. a private 1:1 chat in Matrix is a “room” the whole experience of starting a private chat with your mom is a series of “foo invited bar to room”, “bar joined the room”, etc. besides easy to end up in a state where not even you can read your own messages the famous “unable to decrypt”
Signal can be based on Useraccounts without phone numbers as well.
Signal depends on phone numbers, if you are talking about setting a nick-name (which Telegram supports since ages) that doesn’t mean anything a phone number is still required, just as in Telegram, and it is not an argument against my point that talked about the need for a SIM card.
And the registration process tbh is a pro and non a con
it is a con, period.
if you don’t provide a secured process you will be run over by bots at some time.
bots are supported and welcome, just as on Telegram, bots can’t spam people because, unlike on Signal with the phone numbers problem, in ArcaneChat people can’t just write to you randomly, they need your contact’s invitation link. Also in worse case, migrating your address is possible and cheap, you can have many accounts as you want and also create accounts temporarily to interact “in the wild”
Is that feature audited?
yes, ArcaneChat is a Delta Chat client, and the Delta Chat app and core has received several audits (six over the past of years so far), any Delta Chat client using the Delta Chat core benefits from the security audits, you can read about it here: https://chaos.social/@delta/113963707915543266 unlike many of the mentioned clients that don’t have any known security audit at all?
BTW: Furthmore your website does not confirm with German legal requirements and makes you an easy target for bad faith lawyers,btw.
could you tell me what is wrong with it? my address is show in the terms & privacy policy / GDPR, but I admittedly am not well informed in German law topics, so if you could point me in the right direction I would be really grateful
post-data: please don’t read my reply as a aggressive discussion, I am just providing arguments, not trying to fight unknown people in the Internet, and I appreciate you took your time to reply, have a nice day!
I moved my whole family since years to Delta Chat, eventually started contributing to the project and even created my own fork that is what my family is using, see: https://lemmy.ml/post/26007254
Or the classic “guys I am leaving WhatsApp, moved my whole family to Signal, another centralized US-based silo that requires phone numbers and runs on AWS, CloudFlare, etc.”
I wrote to the admin asking for including the 64bit version, let’s see
Sure thing! ArcaneChat is decentralized: https://github.com/ArcaneChat/server
The app supports 64bit!! It seems you downloaded the apk for 32bit platform, if you are using IzzyOnDroid repo, that only provides the 32bit apk, switch to the official F-Droid repo, install from Google Play or download the apk for 64bit manually from the github releases page
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
There are a lot of reasons for each of those will try to provide some at a glance:
SimpleX, XMPP, Matrix: The client is more user friendly, less buggy and less “this is for nerds” UI than the clients of those networks, ArcaneChat is more on the WhatsApp-like UI
Signal is centralized, depends on phone numbers so can’t be used by children in the family that don’t have access to SIM card yet etc. Registering in Signal is also more complicated, SMS verification, solving captcha etc. No good multi-account and multi-device as ArcaneChat.
Groups in ArcaneChat are managed independent of the server while in XMPP they are created on a given server and if the server dies the group is lost, while in matrix a lot of group state is replicated and tracked by the servers, in XMPP is easy to end up with unencrypted groups and in Matrix you often get “unable to decrypt” and emoji reaction are not even encrypted, ArcaneChat groups are always encrypted and safe against MITM (green checkmark displayed in the group name)
ArcaneChat has in-chat mini-apps that work independent of any server, communication is only between chat members and e2e encrypted, for example collaborative editor in chat, shopping list, split bill app, several mini games with shared scoreboards etc.
ArcaneChat works offline-first unlike many(all?) of the previous mentioned apps you can even create groups while being offline use and modify the in-chat apps and all state will be synchronized when you are back online. The app also works in slow and unstable connectivity when most of the other mentioned apps would simply not manage to connect.
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