Software Alternatives & Reviews

The struggle with SSH key management under Linux

GnuPG Windows Subsystem for Linux (WSL)
  1. 1
    GnuPG is a complete and free implementation of the OpenPGP standard as defined by RFC4880 (also known as PGP).
    Pricing:
    • Open Source
    So how do we use it, then? First of all, you need GnuPG, which installs the necessary tools. Sadly there is still no all-in-one version, but GpuPG comes with everything we need.

    #Security & Privacy #Security Tools #Encryption 38 social mentions

  2. Learn more about how the Windows Subsystem for Linux works.
    I then actually sat down and implemented a prototype of my SSH/GPG agent manager in Rust, which forced me to really understand the tooling around SSH keys. But there was a problem, I could not solve: Every time I restarted my environment (in my case WSL), I had to reenter all my passphrases to all the keys even if I wouldn't need them.

    #Web And Application Servers #Development Tools #Web Servers 121 social mentions

Discuss: The struggle with SSH key management under Linux

Log in or Post with