commit 529e5011ecb98d8bcadd984479a85d904c1d1b25
parent 0bee735c630f3abc4fca4a613bb80fe25e6e7020
Author: Nils Gillmann <ng0@n0.is>
Date: Sun, 7 Oct 2018 21:10:24 +0000
README
Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat:
| M | README | | | 25 | +++++++++++++++++++++++++ |
1 file changed, 25 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -1,3 +1,28 @@
+gnunetbib
+---------
+
+Code based on anonbib, original README included below.
+
+The purpose of gnunetbib is similar to anonbib for torproject:
+We need an trustable deployment for our bibliography and
+reference papers without relying on external sources.
+
+Right now this is based on anonbib's code, which in turn was
+based on PDOSBib code. anonbib is python2.7 code. Over the
+course of usage we will have to change this. The codebase
+diverges from anonbib where necessary (examples include:
+easier to read and understand python code, gnunet specific
+parts,...).
+
+Like anonbib this software is licensed under the GNU GPL,
+version 2 or later.
+
+gnunetbib is Copyright (C) 2017, 2018 Nils Gillmann.
+Other contributors are expected to either add themselves
+here or in AUTHORS.
+
+Original README
+---------------
anonbib 0.3 -- Code to generate the anonymity bibliography
Copyright (c) 2003-2008 Nick Mathewson