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