unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: info-gnunet@gnu.org, guile-user@gnu.org
Subject: Scheme-GNUnet 0.1 released
Date: Fri, 17 Sep 2021 15:27:15 +0200	[thread overview]
Message-ID: <eb85566a7199b67f8a2300ea39ba4462f25f7c45.camel@telenet.be> (raw)

[-- 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 --]

                 reply	other threads:[~2021-09-17 13:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb85566a7199b67f8a2300ea39ba4462f25f7c45.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=guile-user@gnu.org \
    --cc=info-gnunet@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).