sommer / loxodo

Password Safe V3 compatible Password Vault
http://www.christoph-sommer.de/loxodo
GNU General Public License v2.0
76 stars 38 forks source link

New vault format #13

Closed haad closed 12 years ago

haad commented 13 years ago

Hi,

I have implemented new vault format for loxodo so it can be used to share passwords between multiple users. Basically it changes database that way that it adds option to add more than one secondary password which is used to encrypt master one.

This feature comes very handy to me because it's possible to use loxodo in server environment to share credentials between authorized users without knowing some shared secret.

sommer commented 12 years ago

I don't think this is compatible to other password managers which use the same file format.

haad commented 12 years ago

No it's not but it keeps format v3 around so you can open/use old standard vaults without any problems. It just add option to use loxodo in different ways.