Skip Navigation
Open source maintainers are feeling the squeeze
  • I feel so seen, users often directly drop a lot of new feature requests just when I am announcing a new upcoming feature. And no one is donating to me while I even pay servers for them.

  • ArcaneChat: Private chats for the family
  • ArcaneChat is a Delta Chat client and uses the Delta Chat core (which contains all the crypto and logic and any app can use to implement e2ee IM) and it is based in the Delta Chat client, which has been audited around 6 times over the years: https://delta.chat/en/help#security-audits

  • ArcaneChat: Private chats for the family
  • For iOS you can use Delta Chat: https://apps.apple.com/us/app/delta-chat/id1459523234

    It is compatible with ArcaneChat

  • Arcanechat, a Deltachat client, now has a community on Lemmy
  • Mmmh but the instance itself is not about politics at all and the rules seems fair, I don't need the admins to have the same political ideology or being vegan or not because I am. Or I wouldn't even use Lemmy then? because they are the developers in the end. As long as they don't do something pretty bad, they are free to have their own opinions. It would be really hard then to find an instance where you agree in everything with the admins šŸ˜…

    Thanks for clarifying!

  • Arcanechat, a Deltachat client, now has a community on Lemmy
  • Why is Lemmy.ml "a strange choice for an official community" ??? It is about FOSS which ArcaneChat is and it is maintained by the Lemmy developers and I joined it 4 years ago, is there something I should be aware of? Could you please elaborate?

  • ArcaneChat: Private chats for the family
  • For sure!! The app is decentralized/federated. You can host your own server: https://github.com/ArcaneChat/chatmail

    And some 3rd party servers are discoverable inside the app at registration time.

    The app can also be used with classic email servers so if you have an email server you can use it as well with ArcaneChat

  • What to use instead of gmail?
  • If what you want is private/secure encrypted email that the provider itself can not even read, I recommend you arcanechat.me

  • Arcanechat, a Deltachat client, now has a community on Lemmy
  • wow! thanks for the TIP, sadly when I try to submit arcanechat@lemmy.ml there it says "Instance is not registered"

  • Arcanechat, a Deltachat client, now has a community on Lemmy
  • yep, actually it the official and only community, ArcaneChat never had a community in reddit! thanks for sharing!

  • ArcaneChat: Private chats for the family
  • no, there is no important metadata leaked via headers, the only obvious data the server knows is the same as on Matrix and XMPP, when you tell the server to deliver the message to a given user, the server hence knows that X sent a message to Y, but since accounts are randomly generated email addresses without any personal data tied, this is more secure than Signal where phone numbers are collected by a central server and if they wanted to they can match your IP to your phone number even if you use sealed sender to send it is obvious who you are by your IP and timing since you also connect to the server non-anonymously to receive messages

  • ArcaneChat: Private chats for the family
  • at the moment there is not "integrated calls" that would cause the phone to ring, but it is planed, but what is available is calls/video-calls invitations in-chat that show a nice "Foo invited you to a video call" message in chat with a button to join but on click it just open the call room in Jitsi Meet app or web browser

  • ArcaneChat: Private chats for the family
  • the app is much more on the WhatsApp and Telegram level UI wise, much more user friendly for "normies" like family and friends, while Matrix and XMPP are more "nerdy" and hard to understand and onboard

    Nice multi-device (that actually works without encryption problems) and multi-account support.

    Security-wise it is easy to end up sending unencrypted messages in XMPP (groups are often unencrypted due unusable otherwise) and in matrix it is also a mess with "unable to decrypt" and the reactions are not encrypted. ArcaneChat groups and 1:1 chats have a concept of "protected chats" via scanning QR or invite links that are warrantied to be e2e encrypted and safe against MITM attacks.

    Groups in XMPP depend on the server, if the server dies the group is lost, in Matrix the groups metadata is spread across several servers, in ArcaneChat the servers are agnostic of the group state, the group lives in the users's devices and hence don't depend on any server, user can even migrate account/address and keep participating in the group

    The server requirements for ArcaneChat are super lightweight (ex. https://arcanechat.me/ has +700 users right now and it is only using ~500MB of RAM and ~3GB of disk) in this regard XMPP might also be similarly lightweight but Matrix is well know for the complexity and requirements on the server

    ArcaneChat is offline-first, you can fully use the app while being offline, even create groups, search across all your groups, messages and contacts, play in-chat mini-games or use collaborative tools like in-chat WYSIWYG editors etc. send messages etc. and all will be nicely synchronized when you go back online.

    ArcaneChat is super lightweight, apk size in google play is only 13-15MB while being feature rich and beautiful

    creating bots to provide extra functionality (similar to telegram bots) is easy and there are already several bots available and discoverable in the app.

    Now lets talk about some downsides:

    ArcaneChat doesn't support integrated phone calls at the moment (but it is planned, and it has jitsi meet videocall invitation integration)

    ArcaneChat doesn't support discoverable public groups or channels (it is an app for private chats, you can invite people to group via invite links tho, and telegram-like channels are in the roadmap) a public bot can be used to list and join "public" groups tho, but at the moment everyone in the group is admin, there is no group admin concept as groups are private

    there are more stuff to say but this post is too long already šŸ˜…

  • ArcaneChat: Private chats for the family

    ArcaneChat is a FLOSS private and secure messenger focused on privacy and friendly user experience.

    šŸ’¬ Reliable instant messaging with multi-profile and multi-device support.

    āš”ļø Sign-up easily and anonymously, no phone number or any private data required.

    šŸŽ® Interactive mini-apps in chats for gaming, shopping lists, productivity and collaboration.

    šŸ”’ End-to-end encrypted chats safe against network and server attacks.

    ArcaneChat is a Delta Chat client and it is compatible with other Delta Chat clients.

    Source code: https://github.com/ArcaneChat/

    18
    New Lemmy community for ArcaneChat users
    lemmy.ml ArcaneChat - Lemmy

    Private chats for the family šŸ„³ ArcaneChat is a private and secure messenger focused on privacy and friendly user experience. ArcaneChat is a Delta Chat client and it is compatible with other Delta Chat clients. Learn more at: https://arcanechat.me/ [https://arcanechat.me/]

    ArcaneChat - Lemmy

    I created a Lemmy community for ArcaneChat users (ArcaneChat is a Delta Chat client)

    https://lemmy.ml/c/ArcaneChat

    0
    ArcaneChat 1.54.0 released!

    ArcaneChat 1.54.0 is already available in Google Play and should be available in f-droid in the upcoming days, for other download options check https://arcanechat.me/

    Changelog:

    • enhanced "Saved Messages" feature, now when forwarding a message to "Saved Messages" chat, it retains the sender information and a button to jump to the original message
    • Saved messages are marked by a bookmark sign
    • improve explanation when blocking a contact
    • improve wording in empty "apps" and "files" tabs in chat media screen
    • UI improvement: keep avatars aligned to message bubble when message has reactions
    • fix problems when opening attachments in external apps
    • fix a bug with some big images appearing as blank/transparent
    • some other small bug fixes
    • update translations
    0
    it is time for a change folks!
  • to start with, Signal is centralized (and prune to change business model and privacy policy any time in the future) requires phone numbers, not anonymous, bad multi-device support, hard to have multiple accounts (does it has multi-account support at all?)

  • ArcaneChat now available in Google Play Store!

    ArcaneChat an alternative Delta Chat client for Android is now available in Google Play store! šŸŽ‰

    also, the official ArcaneChat website is live now! check out https://arcanechat.me/

    announcement in social media: https://mastodon.social/@adbenitez/113923300365112674

    0
    delta.chat Delta Chat: Delta Chat introduces realtime Peer-to-Peer networking

    Are you interested in enshittification-resistant application development? After almost two years of collaboration with the wonderful Iroh team, and years of discussions with numerous experts in the...

    Delta Chat: Delta Chat introduces realtime Peer-to-Peer networking
    0
    ArcaneChat is now available in official F-Droid store!
    f-droid.org ArcaneChat | F-Droid - Free and Open Source Android App Repository

    āš” Fast encrypted chats for the family šŸŽ‰

    ArcaneChat | F-Droid - Free and Open Source Android App Repository

    ArcaneChat (previously known as DeltaLab) an alternative Delta Chat client for Android is now available in official F-Droid store! If you already have it you can securely continue to upgrade it now from F-Droid (or IzzyOnDroid) thanks to Reproducible Builds which ensures the apk matches the source code and not me nor F-Droid is manipulating the binary šŸŽ‰

    announcement in Mastodon: https://mastodon.social/@adbenitez/113165018833290408

    0
    Signal Server is effectively closed source software right now
  • I recommend Delta Chat, it doesn't needs to create an account since it is just an email client with a chat interface, it is not a replacement for your fancy chat app but for your email app, everyone have email, so will need an email app anyway, it makes email easy to use and encrypted out of the box without your friends having to know what encryption means.

    I like XMPP but UI/UX is really poor, it is surprising that this email client has a much better UI/UX than Conversations, it has swipe to reply, etc. I found Conversations ridiculously "hard" to use, blabber.im improves a lot of small details that have an impact in the users every day workflow

    https://delta.chat

  • adbenitez adbenitez @lemmy.ml
    Posts 7
    Comments 14
    Moderates