gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet-scheme] 89/324: doc: Document current list of defined GNUnet net


From: gnunet
Subject: [gnunet-scheme] 89/324: doc: Document current list of defined GNUnet network structures.
Date: Tue, 21 Sep 2021 13:22:09 +0200

This is an automated email from the git hooks/post-receive script.

maxime-devos pushed a commit to branch master
in repository gnunet-scheme.

commit 3b8d1bb5c4f924c41aa08fc43d94051eaad906d3
Author: Maxime Devos <maximedevos@telenet.be>
AuthorDate: Sun Mar 14 11:04:04 2021 +0100

    doc: Document current list of defined GNUnet network structures.
    
    * README.org (Modules): Add a subsection ‘GNUnet network structures’,
      listing gnu/gnunet/nse/struct.scm, gnu/gnunet/hashcode/struct.scm,
      gnu/gnunet/crypto/struct.scm and gnu/gnunet/util/struct.scm.
---
 README.org | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.org b/README.org
index 9c76857..309f957 100644
--- a/README.org
+++ b/README.org
@@ -103,6 +103,11 @@
      TODO: make sure no references to (... struct) modules
      are created when accessing network structures with
      (gnu gnunet netstruct syntactic).
+** GNUnet network structures
+   + gnu/gnunet/nse/struct.scm: network size estimation
+   + gnu/gnunet/hashcode/struct.scm: hashes
+   + gnu/gnunet/crypto/struct.scm: signatures, keys, nonces ...
+   + gnu/gnunet/util/struct.scm: various things
 * Conventions
 ** Fibers, capabilities and ambient authority
    Modules are expected to use ‘fibers’ for concurrency.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]