summaryrefslogtreecommitdiff
authorGiulio Cesare Solaroli <giulio.cesare@clipperz.com>2013-04-26 09:47:45 (UTC)
committer Giulio Cesare Solaroli <giulio.cesare@clipperz.com>2013-04-26 09:47:45 (UTC)
commit6336f032985eb14a21fd089d322002210095a0a7 (patch) (unidiff)
tree157ac3be4b0f89f7cec2d1f8cfedfd14387b417e
parent108dd23db8fdc9512446be708d2694f3050b1d8f (diff)
downloadclipperz-6336f032985eb14a21fd089d322002210095a0a7.zip
clipperz-6336f032985eb14a21fd089d322002210095a0a7.tar.gz
clipperz-6336f032985eb14a21fd089d322002210095a0a7.tar.bz2
Updated README
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--README.md19
1 files changed, 14 insertions, 5 deletions
diff --git a/README.md b/README.md
index e20082c..aabb00e 100644
--- a/README.md
+++ b/README.md
@@ -2,2 +2,3 @@
2 2
3[icon]: ./Icon.png
3 4
@@ -20,3 +21,3 @@ In order to allow you to inspect the code and analyze the traffic it generates b
20 21
21Feel free to host on your machine a web service identical to [Clipperz online password manager][clipperz]. You can choose among **multiple backends** (PHP/MySQL, Python/AppEngine, …) or you can [contribute][CA] your own. 22Feel free to host on your machine a web service identical to [Clipperz online password manager][home]. You can choose among **multiple backends** (PHP/MySQL, Python/AppEngine, …) or you can [contribute][CA] your own.
22 23
@@ -27,2 +28,14 @@ Whatever is your motivation, we would love to hear from you: [get in contact!][c
27 28
29
30## Donations
31If you like what Clipperz is building, its openness and its view of cryptography as a powerful tool for liberty, then you may consider making a donation.
32
33Our favorite payment method is clearly Bitcoin ([learn why here][why]), but you can also send your donation via credit card, Paypal or bank transfer. In all cases there will be no link between your real identity and your encrypted data stored on Clipperz.
34
35**To make your donation visit [this page][donations]. Thanks!**
36
37[why]: http://www.clipperz.com/pricing/why_bitcoin
38[donations]: http://www.clipperz.com/donations
39
40
28## License 41## License
@@ -37,3 +50,2 @@ Please note that the open source version of Clipperz Password Manager may not be
37## Contributions 50## Contributions
38
39Your contributions to Clipperz are very welcome! In order to avoid jeopardizing the ownership of the code base, we will require every developer to sign the Clipperz [Contributor Agreement][CA] 51Your contributions to Clipperz are very welcome! In order to avoid jeopardizing the ownership of the code base, we will require every developer to sign the Clipperz [Contributor Agreement][CA]
@@ -48,3 +60,2 @@ Please [download][CA] and review the Contributor Agreement for a complete unders
48## Building 60## Building
49
50In order to build the deployable version, you need to invoke the following command: 61In order to build the deployable version, you need to invoke the following command:
@@ -80,4 +91,2 @@ The resulting application has not been fully tested, so there may be still probl
80 91
81[icon]: http://0.gravatar.com/avatar/2a9fae49ced80a42830a206f88ea1022?size=100
82[clipperz]: http://www.clipperz.com
83 92