|
diff --git a/README.md b/README.md index 4a7bc47..67d69b1 100644 --- a/ README.md+++ b/ README.md |
|
@@ -22,17 +22,17 @@ But why would you prefer running Clipperz Community Edition from your own server |
22 | |
22 | |
23 | Whatever is your motivation, we would love to hear from you about how and where you use Clipperz Community Edition. [Get in contact!][contact] |
23 | Whatever is your motivation, we would love to hear from you about how and where you use Clipperz Community Edition. [Get in contact!][contact] |
24 | |
24 | |
25 | |
25 | |
26 | ## Warnings |
26 | ## Warnings |
27 | |
27 | |
28 | Please note that Clipperz Community Edition may not be suitable for mass deployments, depending on how robust is the backend you select. |
28 | Please note that Clipperz Community Edition may not be suitable for mass deployments, depending on how robust is the backend you select. |
29 | |
29 | |
30 | As an example, the current PHP backend lacks several critical capabilities such as bot protection and cuncurrent sessions management. |
30 | As an example, the current PHP backend lacks several critical capabilities such as bot protection and concurrent sessions management. |
31 | |
31 | |
32 | |
32 | |
33 | ## Community Edition vs Workgroup Edition |
33 | ## Community Edition vs Workgroup Edition |
34 | |
34 | |
35 | This Community Edition is aimed to **individual users**, but you may be interested to know that we are working on a **Workgroup Edition** targeting organizations that need a |
35 | This Community Edition is aimed to **individual users**, but you may be interested to know that we are working on a **Workgroup Edition** targeting organizations that need a |
36 | password manager for their workforce (creating and managing employees accounts, defining groups and sharing policies, ...). |
36 | password manager for their workforce (creating and managing employees accounts, defining groups and sharing policies, ...). |
37 | |
37 | |
38 | The Workgroup Edition development is quite challenging and, while the overall design is already in place, it will still require a fairly large amount of resources for analysis and implementation. |
38 | The Workgroup Edition development is quite challenging and, while the overall design is already in place, it will still require a fairly large amount of resources for analysis and implementation. |
|