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. | 2 years ago | |
---|---|---|
.reuse | 2 years ago | |
LICENSES | 2 years ago | |
build-aux | 2 years ago | |
doc | 2 years ago | |
examples | 2 years ago | |
gnu | 2 years ago | |
tests | 2 years ago | |
web | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.guix-authorizations | 2 years ago | |
.mailmap | 3 years ago | |
Makefile.am | 2 years ago | |
NEWS | 2 years ago | |
README.org | 3 years ago | |
ROADMAP.org | 3 years ago | |
configure.ac | 2 years ago |
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)