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 години | |
---|---|---|
.reuse | преди 2 години | |
LICENSES | преди 2 години | |
build-aux | преди 2 години | |
doc | преди 2 години | |
examples | преди 2 години | |
gnu | преди 2 години | |
tests | преди 2 години | |
web | преди 2 години | |
.gitattributes | преди 2 години | |
.gitignore | преди 2 години | |
.guix-authorizations | преди 2 години | |
.mailmap | преди 3 години | |
Makefile.am | преди 2 години | |
NEWS | преди 2 години | |
README.org | преди 3 години | |
ROADMAP.org | преди 3 години | |
configure.ac | преди 2 години |
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)