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

Support for longer multi-line passwords #436

Closed thrau closed 2 years ago

thrau commented 3 years ago

Current Status We would like to share secret keys (like private RSA keys) with our team members, but it's not possible because of the character limit in the password field.

Feature Description Being able to change the password text field to a textarea and save arbitrary multi-line content.

Additional context We use the password manager of nextcloud @localstack to share access to various infrastructure. We love the tool, and we could work around the textarea issue, but the character limit is currently blocking us.

marius-wieschollek commented 2 years ago

The passwords app is not intended for file storage. Use Nextcloud E2EE for that.