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)