miquella / vaulted

Spawning and storage of secure environments
MIT License
254 stars 30 forks source link

use ssh-proxy-agent lib in place of proxy keyring #164

Closed ryan-norton closed 4 years ago

ryan-norton commented 4 years ago

this commit replaces the Vaulted built-in proxy keyring code with the ssh-proxy-agent library. this replacement currently maintains parity with Vaulted features and does not take advantage of any of the additional configurations from the new library.