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

allow offline use #367

Closed meonkeys closed 2 years ago

meonkeys commented 3 years ago

Current Status

Passwords app requires a connection to the Nextcloud server.

Feature Description

Use localstorage or some other mechanism to cache a locally-encrypted copy of the passwords for offline use.

Additional context

This is a common feature with other password managers.

meonkeys commented 3 years ago

See also: https://github.com/marius-wieschollek/passwords-webextension/issues/162

marius-wieschollek commented 2 years ago

The webapp shouldn't permanently store passwords on your browser, that is a security risk. If you want to use the passwords offline, checkout the apps,