marius-wieschollek / passwords

A simple, yet feature rich password manager for Nextcloud
GNU Affero General Public License v3.0
215 stars 45 forks source link

Protect browser extension access with PIN/password #368

Closed squintarelli closed 3 years ago

squintarelli commented 3 years ago

Current Status once you install the browser extension (I use firefox) and connect to your server account, all passwords are directly accessible to anyone gaining access to the browser

Feature Description the password extension shoud be protected from casual access by someone with access to the browser.

for example it could have an option to provide for a PIN/password to access to the passwords list. if enabled, there should be options for logging out when the browser i closed or after a specific time.

alternatively, the extension could log in/out if the user is/isn't logged in to their nextcloud server in the current browser (logging in/out of nextcloud server in the current browser enables/disaables the extension functionality)

marius-wieschollek commented 3 years ago

See #80