From 8a2ce5ffb3846a5f905969ea90c76ddecfe3560a Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 16 Aug 2015 02:11:31 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 937c3f3..18459ed 100644 --- a/Home.md +++ b/Home.md @@ -2,4 +2,6 @@ ZeroBin is a minimalist, opensource online pastebin where the server has zero knowledge of pasted data. Data is encrypted/decrypted in the browser using 256 bits AES. -Visit the [installation guide](Installation) or help us [developing](Development) the tool. \ No newline at end of file +This fork of ZeroBin refactored the source code to allow easier and cleaner extensions. It is still fully compatible to the original ZeroBin 0.19 data storage scheme. Therefore such installations can be upgraded to this fork without loosing any data. + +Visit the [installation guide](Installation) or help us [developing](Development) the tool. You are welcome to [report us](https://github.com/elrido/ZeroBin/issues) any of your ideas or issues you encountered. \ No newline at end of file