Skip to content

marius-wieschollek/passwords

Repository files navigation

Passwords

Easy to use yet feature-rich and secure password manager for Nextcloud

Contents

Support

Features

Easy to use web interface

Manage your passwords with ease in Nextcloud thanks to the modern and clear web interface provided. Keep your password database manageable and accessible with folders and tags.

Modern password generator

The integrated password generator follows the new NIST Digital Identity Guidelines. It generates long passwords which are easy to remember, yet long and secure. Say goodbye to pseudo random letters and numbers, random password requirements and contra productive expiration guidelines without reason. Why? Because it is easier for you to remember that your Twitter account unlocks with a "FuriousToothbrush" than "fAu*j,4?rQ:25(#c". Of course, we know that most websites still require numbers and special characters, so we will help you with that as well.

Integrated security check

Passwords like "P@55w0rd" may fool most generic security checks, but they are so common that most hackers have them in their lists. This is why passwords checks automatically if your passwords have been compromised by integrating the Have I been pwned service. You can get convenient e-mail alerts when one of your passwords has been compromised. You can activate additional security checks to make sure your passwords fulfill your standards.

Build upon modern standards

Passwords is fast and uses modern web technology to give you the best experience possible. Rather than implementing own and possibly error-prone encryption algorithms Passwords uses standardized and well tested APIs to encrypt your passwords. The web interface is mobile friendly and can be used with any modern web browser.

Wide language support

Passwords is available in many languages including english, german, french, spanish, italian, portuguese, dutch, swedish, czech, russian and chinese.

Security

Server Side Encryption

Passwords offers a safe server side encryption using Nextclouds integrated encryption functionality. Each password is encrypted with it's own unique key.

Client Side Encryption (E2E)

If enabled on your server, you can have your passwords encrypted in your browser. This will protect them from unauthorized access and even keep them safe if the server is hacked.

Access Protection & Two-Factor-Authentication

Passwords offers the option of a master password for additional safety. (In combination with client side encryption) The app also supports most 2FA authentication methods offered by Nextcloud.

Apps

API

Passwords offers complete API, giving you access to all features of the app. You can use our javascript client or take a look at the api documentation.

Installation

Simply install the app from the Nextcloud App Store. You can also download the latest release from our releases page and install it manually by unpacking the archive and placing the folder in the apps directory of your Nextcloud instance.

Requirements

Demo

We do provide demo servers for testing and development purposes. The servers are reset every six hours.

Development

Donations

See Donate.md for a list of developers making the Passwords app for Nextcloud possible.

Licenses and Legal Information

See Licenses.md