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:
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 36792fde..37f8e5e2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -3,21 +3,22 @@
<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>
<licence>AGPL</licence>
- <version>2.0.0</version>
+ <version>2.0.1</version>
<author homepage="https://github.com/brantje">Sander Brand</author>
<author homepage="https://github.com/animalillo">Marcos Zuriaga</author>
<namespace>Passman</namespace>