nextcloud / passman-webextension

Webextension for the Passman Nextcloud app. Also offers browser extension & Android app.
https://passman.cc
GNU Affero General Public License v3.0
114 stars 43 forks source link

Encrypt/decrypt master password using /etc/shadow method #263

Open lowlyocean opened 6 years ago

lowlyocean commented 6 years ago

SHA512 + a random unique salt. See also #223

https://www.aychedee.com/2012/03/14/etc_shadow-password-hash-formats/

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/59750475-encrypt-decrypt-master-password-using-etc-shadow-method?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F52236699&utm_medium=issues&utm_source=github).