Title.

I’ve used it before, but I’m not really sure how I feel about it. Would you use it on a day-to-day basis?

  • jet@hackertalks.com
    link
    fedilink
    English
    arrow-up
    20
    arrow-down
    1
    ·
    26 days ago

    The session developers are interesting. But I don’t recommend anybody use session.

    They took the signal protocol, and removed perfect forward secrecy because they found it hard to implement.

    That’s crazy.

    Also all of the file transfers on session go through servers in Canada. Centralized.

    I give them kudos for trying to make the network self-sustainable through their crypto thing, but they never found a way to actually monetize it, there’s no paper use, it feels like the idea is kind of dead in the water at this point. I would not recommend session for any serious non-experimental usage

      • jet@hackertalks.com
        link
        fedilink
        English
        arrow-up
        9
        ·
        edit-2
        26 days ago

        https://getsession.org/session-protocol-technical-information

        Nope. Whenever anybody ask them, they refer to this and close the ticket

        I find their technical rationale, while welcome, a lot of hand waving to say they couldn’t figure out how to implement it, but it was not important because it’s not a big threat, because if somebody has the device they can get all the messages on the device anyway…

        Losing perfect forward secrecy for “simpler code” is a strong design choice they made. I respect them for documenting this, I wish them the best of success, but that’s not a trade-off I’m willing to make for no benefit

      • jet@hackertalks.com
        link
        fedilink
        English
        arrow-up
        1
        arrow-down
        1
        ·
        11 days ago

        It’s not a lie. I have read their post. And my interpretation reading between the lines is they dropped it because of complexity

          • jet@hackertalks.com
            link
            fedilink
            English
            arrow-up
            2
            ·
            10 days ago

            Fair enough. They did not explicitly say they removed it for complexity.

            The facts are: they started with a protocol that had perfect forward secrecy, and they removed it, but not for philosophical reasons.

            They were not opposed to perfect forward secrecy

            In today’s ecosystem there are products that use onion networks and provide perfect for secrecy like simple x, and briar over tor…

            You’re welcome to make any decision you like, if you want to use session go right ahead. I’m not going to stop you, and I’m happy you’re doing so. We’re all better for choice

    • narc0tic_bird@lemm.ee
      link
      fedilink
      arrow-up
      5
      ·
      27 days ago

      I think the server infrastructure is different? SimpleX is similar to a federation network, isn’t it? Session uses an Onion-based approach like Tor.

      • EngineerGaming@feddit.nl
        link
        fedilink
        arrow-up
        7
        ·
        edit-2
        27 days ago

        Yes. The difference is that you need to pay to host a Session node, and pay BIG money. That locks out most people that aren’t cryptobros, companies or government agencies. While both a Tor/i2p node and Simplex server (or XMPP, or Matrix) are decidedly easy to set up.

        • 𝚜𝚑𝚊𝚍𝚎𝚊𝚛𝚐@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          edit-2
          26 days ago

          Each SimpleX release gets me closer to using it. The upcoming v5.8 update is no exception:

          This release focus is improving the app usability, and preparing the foundation for v5.8 that will provide an in-built protection of user IP addresses when connecting to unknown file and messaging servers, reducing the need to use Tor (which would still remain supported via SOCKS proxy, for additional privacy).

          And another round of security audits:

          We are planning a 3rd party security audit for the protocols and cryptography design in July 2024, and also the security audit for an implementation in December 2024/January 2025,

          Looking good.

          Edit: SimpleX v5.7.5 is 313 MB without Data/Cache on Android. Yikes.

          Client Version App size
          SimpleX v5.7.5 313 MB
          Threema Libre 5.3.1l 138 MB
          Jami 20240521-01 102 MB
          Briar 1.5.11 101 MB
          Session 1.18.4 99 MB
    • JJLinux
      link
      fedilink
      arrow-up
      2
      ·
      25 days ago

      My use of session is limited to my kids, wife and a couple of friends. I had high hopes for it when I started using it, but its devs have fallen incredibly short. I have also tried SimpleX on and off, but for some reason, it drinks battery like there’s no tomorrow, so I’m off of it for now.

      • alshafei
        link
        fedilink
        arrow-up
        3
        ·
        21 days ago

        Hello! In the latest v5.8 of SimpleX there are various improvements that might be of interest, including for battery consumption.

        • JJLinux
          link
          fedilink
          arrow-up
          3
          ·
          20 days ago

          Yup. Just tried it again with a few paranoid friends like me, and the battery drain is now gone. Just moved the FAM over too 🤣🤣

  • Scolding0513@sh.itjust.works
    link
    fedilink
    arrow-up
    16
    arrow-down
    1
    ·
    edit-2
    26 days ago

    The concept behind Session is nice, but the implementation is poor. im gonna give a full review here for future generations and their posterity and all that, since I have a lot of experience with it.

    First if all, their org is based in Australia, one of the worst countries on earth for privacy. They have openly admitted that the government there can secretly force them to ship backdoored binaries and packages. Huge red flag.

    Session runs on the oxen network, an onion relay that runs on crypto stakes instead of straight up volunteering. however, a node requires 15000 OXEN tokens to run, which currently is about 2500USD. in the past it was much more expensive. so the barrier of entry is high. you can say that it makes it more secure or less sure. i think they should lower it now that sybil attacks are much less likely, with most of the tokens locked up in nodes.

    The oxen network is SLOW. I mean really slow. For conparison, try running both SimpleX over TOR, and Session, side by side, for a few days, you will notice a huge difference. Trying to message someone in Session is a crapshoot. you will either wait 1 second or 10 seconds for message delivery, sometimes more. I’ve experienced message delivery times of up to two minutes. Face paced messaging is not a thing.

    the oxen network can stored messages for up to two weeks, and this is nice for that centralized app experience while being a decentralized app, when the sync works correctly. but also it may be uncomfortable for some people to keep them stored on-chain.

    User experience is ABYSMAL in the long term. Device sync, message deletion, file transfer, just to name a few things that are buggy as hell, confusing, or plain dont work half the time. im not gonna go into it, let’s just say that it can get sucky in the long term, weird stuff happens. messages may not be truly deleted either. And of course, we have the slow message delivery, among other little stupid bugs. it’s definitely not a “just werks” app.

    The UX is made worse by the fact that their apps are just poorly maintained forks of Signal. the phone app is okay I guess. the desktop app is worse. The desktop signal app was already not that great, just thrown-together Electron garbage. but Session didnt even bother to make their own electron app. And electron is extremely insecure by the way. and slow. not what you want for secure messaging. also the electron version hasnt been updated in a while, so there are many zero days in both signal and session apps. signal and session both screwed up on this whole thing.

    Also somehow even though Signal accomplished it themselves, Session couldn’t seem to accomplish Perfect Forward Secrecy while also keeping multi-device sync. Generally everything about the Session team screams “we aren’t that smart”

    Session has two notification settings, one is for google cloud messaging which does work with MicroG too, the other spins the app up once in a while and checks for messages. both of these have been unreliable for me in different instances though, especially in work profiles. but in main profile with microG it’s actually 90%+ reliable to be honest.

    Session has some good points. There are no signups obviously. The Session ID / User Id model is easy for newbies to understand. easier to share than a long af SimpleX link. even if buggy sometimes, you can easily link your ID with other devices and message from them, which is something that is not easy with SimpleX currently. it also provides you onion routing out of the box without having to run Orbot in the background which takes up a decent amount of battery power.

    Recently-ish, Session/Oxen team announced that they are going to make a network overhaul at some point. Yet despite having built nothing at all yet, they have already minted an erc20 token and begun presales and all the usual crypto token bullcrap that comes with the standard scammy overtones of a lot of crypto projects and random eth tokens. It’s pretty sad.

    Overall, session is decent out of the box for a quick need but not for long term stable UX.

    • glowie@h4x0r.host
      link
      fedilink
      arrow-up
      2
      ·
      26 days ago

      Yup, it’s sad. Oxen is/was a Monero fork, with some actual privacy. Now their pivot to a centralized, VC-backed PoS like Eth that has no privacy is just overall disappointing. It more or less confirms my earlier suspicions that Session devs only care about enriching themselves. The “Sybil resistance” excuse for requiring such a high amount of capital to contribute a node is just a bunch of BS.

      • Scolding0513@sh.itjust.works
        link
        fedilink
        arrow-up
        2
        ·
        26 days ago

        all good points.

        yeahh i completely forgot that oxen is a monero fork. damn, the concepts behind the network were really good, the ideas and everything, and had a huge amount of potential, but just terrible choice after choice althroughout the implementation. sad indeed.

  • mox@lemmy.sdf.org
    link
    fedilink
    arrow-up
    10
    ·
    edit-2
    26 days ago

    When I last looked it over (maybe a year or so ago) these problems stood out:

    • Immature code base.
    • Custom onion network that seemed unlikely ever to have enough users to be very effective against attacks.
    • Small limit on chat group size. (I think they have raised it from 10 to 100 more recently.)
    • Small limit on media attachment size.
    • Desktop support appeared to be an Electron app. (I avoid those because they’re incredibly wasteful of resources, and often suffer from Electron’s many bugs.)

    Its design showed some neat ideas, but it was not practical for my needs.

    Also, I have read more recently that Session removed forward secrecy, which rather undermines its value proposition.

  • Lemmchen@feddit.de
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    26 days ago

    I was one of their strongest advocates, but their progress is unbearably slow. SimpleX for example has advanced a lot more in the same timeframe.
    To me it seems like at the current pace they will need another two to three years to solve their problems.

  • qweertz@programming.dev
    link
    fedilink
    arrow-up
    8
    arrow-down
    1
    ·
    edit-2
    26 days ago

    Their network seems to run on some crypto bs, don’t see a reason to use it over Briar or SimpleX for that matter

    Like I can just host a Tor node or self host SimpleX

  • swooosh@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    2
    ·
    edit-2
    27 days ago

    My opinion: it’s good. I would use it on a daily basis if someone would ask me to text on it with her. But I’d never ask someone else to use it because there are, in my opinion, better options like matrix and signal which I mandate people to use.

    • GolfNovemberUniform
      link
      fedilink
      arrow-up
      6
      arrow-down
      1
      ·
      27 days ago

      Well Matrix and Signal are not necessarily better but just more convenient and suitable for normal users

    • JustMarkov
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      5
      ·
      edit-2
      27 days ago

      signal

      I personally think that Session is better than Signal. At least it doesn’t require a phone number to register.

  • shortwavesurfer@monero.town
    link
    fedilink
    English
    arrow-up
    5
    ·
    26 days ago

    Interesting idea, but the removal of perfect forward secrecy and Stuff like that is just a no. I have it just to play with, but nothing serious. I use SimpleX and Signal, and Matrix.

  • skribe@aussie.zone
    link
    fedilink
    arrow-up
    4
    ·
    26 days ago

    I use it for our family chat. It’s okay. The biggest issue is sometimes messages are delayed (up to half-an-hour at times). Other than that, it’s fine. It meets our needs.

  • DuckGuy@mander.xyz
    link
    fedilink
    arrow-up
    4
    ·
    26 days ago

    I really do wonder why more people aren’t using Delta Chat.

    spoiler

    Me included.

    Anyway. I remember using Session for a few months a couple of years ago. Something about the interface was bugging me. It felt sluggish.

    • mox@lemmy.sdf.org
      link
      fedilink
      arrow-up
      4
      ·
      26 days ago

      Delta Chat

      It’s an email front-end with opportunistic PGP, including all the drawbacks thereof.

      Not really comparable to a modern e2ee instant messenger.

  • shrugal@lemm.ee
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    25 days ago

    I really like the idea of creating a decentralized network that has a fair monetization model built right in, instead of relying on donations like the Fediverse. Crypto got a very bad rep, but this kind of stuff is exactly what it’s good for imo.

    It also has some core features that are missing from other similar messengers, like multi-device sync. And lastly, the devs seem pretty capable and open as well. They are very transparent with their work and seem to have the right ideas about where things should go and which trade-offs to make. E.g. their reasoning for not using the Signal protocol seems solid to me.

    So I’m hopeful, but time will tell if it all works out.