Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2017-02-05 22:19:35 +0300
committerbrantje <brantje@gmail.com>2017-02-05 22:19:35 +0300
commit44d839272b5cffa9de9074b0ed4e383d51ec66e7 (patch)
tree34f7c4d218caf6b1d896cb79f4be09935cb9667e /appinfo
parent1a977878b1e20f5dc7c8dae65fb95e48964dd3c7 (diff)
Update readme
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml21
1 files changed, 11 insertions, 10 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 36792fde..b79b3e34 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -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>