Anone heard about it? Anything bad about security?

I’ve checked speeds with my friend, the’re quite good, file transfer speed is insane compared to signal.

  • kixik
    link
    fedilink
    arrow-up
    11
    ·
    29 days ago

    Have you read it’s github front page?

    This is an experimental cryptographic network library. It has not been formally audited by an independent third party that specializes in cryptography or cryptanalysis. Use this library at your own risk.

    BTW, if you look at its issues (including closed ones, which most probably aren’t really closed) you’ll find pretty interesting discussions about its crypto not being right. That said, I’m not sure what irungentoo brings to the picture…

    At any rate, if you’re looking for distributed messaging, I’d look into Jami. It also uses DHT and something similar to torrents mechanism. Jami is my only option so far for distributed messaging. There’s also Briar, but I don’t like it for regular messaging, particularly on phones (too much battery usage), neither its underlying technology, but if it’s to your liking, then that’s another option for distributing messaging.

      • kixik
        link
        fedilink
        arrow-up
        3
        ·
        29 days ago

        The audit is true, but at least Jami didn’t make up its own crypto lib, it uses standard already in use crypto stuff. To there’s a huge difference there.

        BTW, they are actually re-writing stuff… But yes, they need more recent audits…

    • amanneedsamaid@sopuli.xyz
      link
      fedilink
      English
      arrow-up
      2
      ·
      29 days ago

      Worth mentioning that I could not for the life of me get Jami to work in any way the last time I tried it; I’ve seen many guides and overviews, but couldn’t find a single one where it’s actually successfully used. Cool idea, though

      • kixik
        link
        fedilink
        arrow-up
        3
        ·
        29 days ago

        I has improved quite a bit. The phone app still requires navigating over its settings to get less battery consumption, and having ntfy or any other unifiedPush notification provider available in the phone. But with the default configs, you get Jami working at least. I tried it before, and I found before synchronization between devices was a mess. Currently it just works. I still find it hard on immediate/urgent calls or messages, which might not happen when you expect, but other than that it’s working.

        On the desktop, the default configs are pretty sane.

        And the best part, it’s being actively developed. And the UI is undergoing through lots of improvements. So if usability is your concern, it’s getting better, and each release improves over the prior one…