miquella / vaulted

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

also expose unsigned keys when signing is enabled #189

Closed ryan-norton closed 4 years ago

ryan-norton commented 4 years ago

there are use cases where users will need to have access to the unsigned versions of their keys even when signing is enabled, so we are enabling the feature that both types of key will be exposed to the signing agent

this requires bumping to a version of the proxy agent with https://github.com/ryan-norton/ssh-proxy-agent/commit/5ce8965632e3e6e38731e6a195b232cfbbf27c08 enabled