Update readme

This commit is contained in:
brantje 2017-02-05 20:19:35 +01:00
parent 1a977878b1
commit 44d839272b
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F
2 changed files with 11 additions and 11 deletions

View file

@ -1,4 +1,3 @@
#Currently in BETA
#Passman
[![Build Status](https://travis-ci.org/nextcloud/passman.svg?branch=master)](https://travis-ci.org/nextcloud/passman)

View file

@ -3,16 +3,17 @@
<id>passman</id>
<name>Passman</name>
<summary>Passman is a full featured password manager.</summary>
<description><![CDATA[Passman is a full featured password manager.\n
Features:\n
- Vaults\n
- Vault key is never sent to the server\n
- Credentials are stored with 256 bit AES\n
- Ability to add custom fields to credentials\n
- Built-in OTP (One Time Password) generator\n
- Password analyzer\n
- Share passwords internally and via link in a secure manner.\n
- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )\n
<description><![CDATA[Passman is a full featured password manager.
Features:
- Vaults
- Vault key is never sent to the server
- Credentials are client side encrypted with 256bit AES
- Credentials are server side encrypted with 256bit AES
- Ability to add custom fields to credentials
- Built-in OTP (One Time Password) generator
- Password analyzer
- Share passwords internally and via link in a secure manner.
- Import from various password managers (KeePass, LastPass, DashLane, ZOHO, Clipperz.is )
For an demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
]]></description>