[nycbug-talk] password repository
    nikolai 
    nikolai at fetissov.org
       
    Wed Dec 30 13:02:46 EST 2009
    
    
  
> what do you all use, recommend, love, hate?
>
> what about "shared" repositories in environments where you have a bunch
> of sysadmins, all of whom should be able to view/add/modify entires and
> such?
>
> while this is off-BSD topic, i'm sure all of us have run into such a
> question at some point.
I encrypt text file with passwords, etc. using openssl
like 'openssl enc -bf -salt -in vault -out vault.bf'
and check it into cvs. Of course people using/updating
the file need to know the master password ...
--
 Nikolai
    
    
More information about the talk
mailing list