summaryrefslogtreecommitdiff
path: root/README.md
authorMarco Barulli <marco@clipperz.com>2011-10-05 09:01:44 (UTC)
committer Marco Barulli <marco@clipperz.com>2011-10-05 09:01:44 (UTC)
commitf4c7a1ce0307418d0b097d610a2fa783c55c7b2a (patch) (unidiff)
tree7c3ec7d4b877789c0df299e9fb220383b348529b /README.md
parent3065be1b71e4c40428cfa192de560c970ba7f8b3 (diff)
downloadclipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.zip
clipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.tar.gz
clipperz-f4c7a1ce0307418d0b097d610a2fa783c55c7b2a.tar.bz2
Revised README.md
Diffstat (limited to 'README.md') (more/less context) (ignore whitespace changes)
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 67d69b1..96b73a5 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,12 @@
1# ![Clipperz icon][icon] Clipperz Password Manager - COMMUNITY EDITION 1# ![Clipperz icon][icon] CLIPPERZ COMMUNITY EDITION - Online Password Manager
2 2
3 3
4[Clipperz Community Edition][CE] allows you to host on your own server a web service identical to [Clipperz online password manager][clipperz]. It supports multiple backends (PHP/MySQL, Python/AppEngine, …) and you can contribute your own. 4[Clipperz Community Edition][CE] allows you to host on your own server a web service identical to [Clipperz online password manager][clipperz]. It supports multiple backends (PHP/MySQL, Python/AppEngine, …) and you can contribute your own.
5 5
6Please note that Clipperz Community Edition is not suitable for mass deployments since it lacks several critical capabilities such as bot protection. If you want to offer Clipperz password manager to a wide audience, please wait for the upcoming Provider Edition.
7
8In any case if you want to use Clipperz’s software in a commercial, for-profit environment, please contact us to inquire about licensing options for commercial applications.
9
10ALL the code included in this project, if not otherwise stated, is released with the **AGPL v.3 license** (see `LICENSE.txt`), and all rights are reserved to Clipperz Srl. 6ALL the code included in this project, if not otherwise stated, is released with the **AGPL v.3 license** (see `LICENSE.txt`), and all rights are reserved to Clipperz Srl.
11 7
8For any use not allowed by the AGPL license, please [contact us][contact] to inquire about licensing options for commercial applications.
9
12 10
13## Why a Community Edition 11## Why a Community Edition
14 12
@@ -27,7 +25,7 @@ Whatever is your motivation, we would love to hear from you about how and where
27 25
28Please note that Clipperz Community Edition may not be suitable for mass deployments, depending on how robust is the backend you select. 26Please note that Clipperz Community Edition may not be suitable for mass deployments, depending on how robust is the backend you select.
29 27
30As an example, the current PHP backend lacks several critical capabilities such as bot protection and concurrent sessions management. 28As an example, the current PHP backend lacks several critical capabilities such as bot protection and cuncurrent sessions management.
31 29
32 30
33## Community Edition vs Workgroup Edition 31## Community Edition vs Workgroup Edition