unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: pukkamustard <pukkamustard@posteo.net>
To: Guile User <guile-user@gnu.org>
Subject: [ANN] Guile-ERIS 1.1.0 released
Date: Sun, 11 Jun 2023 09:09:16 +0000	[thread overview]
Message-ID: <86v8fuuzaz.fsf@posteo.net> (raw)


Hello Guilers,

I'm happy to announce the release of Guile-ERIS 1.1.0.

Guile-ERIS is an implementation of the Encoding for Robust Immutable
Storage (ERIS). ERIS is a specification of how some content can be
encoded into uniformly sized, encrypted and content-addressed blocks as
well as a short read capability. The content can be reassembled from the
encrypted blocks only with this read capability. ERIS allows a form of
network-optimized content-addressing. See the specification document for
more details on ERIS (http://purl.org/eris). 

The source code is available on Codeberg:

https://codeberg.org/eris/guile-eris

See also the documentation available at
https://eris.codeberg.page/guile-eris/ (or in your Info browser).

Notable changes from 1.0.0 include:

- Implementation of `eris-decode` does not use custom ports
  anymore. This makes it work with delimited continuations and libraries
  such as Fibers or Goblins. Thanks to garbados for the report.

- Add an implementation of the CoAP block transfer protocol
  (https://eris.codeberg.page/eer/coap.xml) using Guile-CoAP.

- Add a lookahead decoder that can be used to improve decoding
  performance by asynchronously fetching blocks before they are
  needed. This includes some Fibers fun!

The development of Guile-ERIS has been supported by the NLnet Foundation
through the NGI Assure fund.

Happy Hacking,
pukkamustard



                 reply	other threads:[~2023-06-11  9:09 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=86v8fuuzaz.fsf@posteo.net \
    --to=pukkamustard@posteo.net \
    --cc=guile-user@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).