unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Scheme-GNUnet 0.1 released
@ 2021-09-17 13:27 Maxime Devos
  0 siblings, 0 replies; only message in thread
From: Maxime Devos @ 2021-09-17 13:27 UTC (permalink / raw)
  To: info-gnunet, guile-user

[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]

I'm pleased to announe the first release of Scheme-GNUnet.

* What is Scheme-GNUnet?

Scheme-GNUnet is a work-in-progress (Guile) Scheme port of the GNUnet
client libraries.  Unlike gnunet-guile, it is not a binding for the C
libraries.  It can be used in multi-threaded applications, e.g. with
guile-fibers.

It is not to be confused with https://git.gnunet.org/gnunet-guile2.git
and https://git.savannah.gnu.org/cgit/guix/gnunet.git, which implements
bindings for the C libraries and support more services at the moment.

* What does it support?

Currently, it can only connect to the NSE service.  A basic example,
implementing a web server showing the latest estimate, is available
at examples/nse-web.scm in the source tree.  It can be run with
the command ‘guile -L . -C . -l examples/nse-web.scm’.

For the next release, I will be looking into implementing DHT support,
and maybe GNS or FS.

* Where can it be found?

The git repository for Scheme-GNUnet can be found at
<https://notabug.org/maximed/scheme-gnunet>.  The tag
and commit of the 0.1 release are v0.1 and
f584da9c1e50fcae1a66b48b53588467e890640d respectively.

A copy of a recent version of the manual is included in the attachements at
<https://lists.gnu.org/archive/html/gnunet-developers/2021-09/msg00016.html>.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-17 13:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-17 13:27 Scheme-GNUnet 0.1 released Maxime Devos

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).