• psvrh@lemmy.ca
    link
    fedilink
    arrow-up
    4
    ·
    2 years ago

    Doesn’t… doesn’t then OpenSSH client store keys in text files?

    I’m trying to figure out how this is an issue, other than maybe Signal should be using an OS level keystore.

    • Jerkface (any/all)@lemmy.caBanned
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 years ago

      They are text files but they are not “plaintext”. They are (optionally) encrypted with a user-supplied password. That is why you need ssh-agent to stay sane.