farridav / keymanager

SSH Key manager, powered by fabric
6 stars 1 forks source link

Store Public Keys #6

Open sirvan3tr opened 10 years ago

sirvan3tr commented 10 years ago

You can expand this to have an option where you can store the public keys somewhere where they can be retrieved by a user with a given permission, a group of developers thus would have access to each others public keys that they can use when they need to.

farridav commented 10 years ago

Yeah this is a good idea, I had actually already started work on this, storing them In a yaml file for easier massive user/server management.. will update this issue