Like how private are they?

  • @[email protected]
    link
    fedilink
    English
    121 year ago

    They are saved in plaintext in the database but cannot be accessed by mods or admins unless reported (or having database access). For private communication you should use something like Matrix.

      • manitcor
        link
        fedilink
        English
        -11 year ago

        closed platform, use matrix or something where you control the line.

        • @burndown
          link
          English
          51 year ago

          I thought it was open source, no?

          • mrh
            link
            fedilink
            English
            5
            edit-2
            1 year ago

            Yes Signal is both open source and E2EE, but it’s still a closed centralized platform. You could spin it up yourself of course, but it wouldn’t be able to interact with others spinned up in any way, which is why everyone just uses the “official” Signal servers and applications.

            Matrix is an open standard protocol like IRC or XMPP which is E2EE by default. Anybody can integrate Matrix into their software (varying levels of difficulty) and it will be able to communicate with all other Matrix software.

            In fact Signal vs instant-messaging software which utilize Matrix is almost exactly analagous to Reddit vs Lemmy, if Reddit were still open source…

          • manitcor
            link
            fedilink
            English
            41 year ago

            my bad, yes you can run your own. most just signup for what others are running.

      • @[email protected]
        link
        fedilink
        91 year ago

        Not if we speak about admins in the context of Lemmy instances. I, for example, am admin at feddit.de. Yet only the owner has access to the VPS running the software and I am stuck with the options the Lemmy UI (or API) gives me.

        • knoland
          link
          fedilink
          21 year ago

          To clarify, by “admin” I mean the owner of the instance server, not necessarily people being granted admin privileges.

          Point is they are not private.

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      Hook a fella up. Eli5 getting started on matrix. I can’t convince anyone I know to use out if I don’t know how myself, and I want to, but I’m busy figuring out lemmy lol.

      • @[email protected]
        link
        fedilink
        English
        31 year ago

        Well, if you figured out Lemmy you are halfway done with Matrix ;-)

        Matrix, like Lemmy or e-mail, is a federated communication protocol. It does not matter if you and your homie are on different servers since both speak the same language.

        The first step is to choose a home server (for example from here), next you sign up there. Then you can start messaging right away. Just enter the name of your partner (which has the form @username:server.tld) and a new chat is opened.

        The most common client for Matrix is called Element. There are apps for Android, iOS, Windows, macOS, Linux and Web.

        Matrix is (nowadays by default) end-to-end-encrypted, so that really nobody can sniff your messages. There are some difficulties here and there but overall it works quite reasonable!

        Hmu if there are more questions.