aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-06-09 15:21:14 +0000
committerNils Gillmann <ng0@n0.is>2018-06-09 15:21:14 +0000
commitc70305038b19dd5c931782774b4260221c818cc5 (patch)
tree78da4202738ca7710e33ca97747edd737f358562
parentd8cba9f05dce5fab72d3dcbcf0d1af6de97575ae (diff)
README: Mention further reading material
Signed-off-by: Nils Gillmann <ng0@n0.is>
-rw-r--r--README28
1 files changed, 28 insertions, 0 deletions
diff --git a/README b/README
index 572d6ca843..b7a83d14a4 100644
--- a/README
+++ b/README
@@ -427,6 +427,34 @@ throttled by ISPs that dislike P2P. Details for configuring the
reverse proxy are documented on our website.
+Further Reading
+===============
+
+* Documentation
+
+ A preliminary rendering of the new GNUnet manual is deployed at
+
+ https://d.n0.is/pub/doc/gnunet/manual/gnunet/
+
+ we plan to have a complete new gnunet.org up and running in 2019.
+ This website output exists as a convenience solution until then.
+
+* Academia / papers
+
+ In almost 20 years various people in our community have written and
+ collected a good number of papers which have been implemented in
+ GNUnet or projects around GNUnet.
+ There are currently 2 ways to get them:
+
+ * Using git:
+ git clone https://gnunet.org/git/bibliography.git
+ * Using Drupal:
+ https://gnunet.org/bibliography
+
+ The Drupal access will be replaced by a new interface to our
+ bibliography in 2019.
+
+
Stay tuned
==========