• @[email protected]
    link
    fedilink
    32 months 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.

    • @[email protected]
      link
      fedilink
      English
      12 months 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.