A partial Scheme port of GNUnet client libraries. Will be renamed to gnunet-guile once it has sufficient functionality. Git repo moved to https://git.gnunet.org/gnunet-scheme.git/. Not sure if Mantis will be used.
Maxime Devos fba3c95372 examples/web: Stub a form for connecting via CADET. | vor 2 Jahren | |
---|---|---|
.reuse | vor 2 Jahren | |
LICENSES | vor 2 Jahren | |
build-aux | vor 2 Jahren | |
doc | vor 2 Jahren | |
examples | vor 2 Jahren | |
gnu | vor 2 Jahren | |
tests | vor 2 Jahren | |
web | vor 2 Jahren | |
.gitattributes | vor 2 Jahren | |
.gitignore | vor 2 Jahren | |
.guix-authorizations | vor 2 Jahren | |
.mailmap | vor 3 Jahren | |
Makefile.am | vor 2 Jahren | |
NEWS | vor 2 Jahren | |
README.org | vor 3 Jahren | |
ROADMAP.org | vor 3 Jahren | |
configure.ac | vor 2 Jahren |
See doc/scheme-gnunet.tm for documentation. Or run "make doc/scheme-gnunet.pdf" to read the PDF documentation. The documentation in this file is in the progress of being moved to doc/scheme-gnunet.tm. Scheme-GNUnet is under the AGPL and FDL (code and documentation), see doc/scheme-gnunet.tm and individual source files for details.
The following is a left-over, see doc/scheme-gnunet.tm for documentation instead!
TODO: ask upstream of use of name is acceptable TODO: more bindings, less duplication TODO: document directory & meta data format TODO: test suite for download & publish. TODO (elsewhere): GNUnet service definitions for Guix in container
(Script: gnu/gnunet/scripts/publish-store.scm) (Described in ROADMAP.org)
We cheat by calling the gnunet-publish binary. Use this to publish a directory from the store! (Script: gnu/gnunet/scripts/download-store.scm) (Described in ROADMAP.org)