guile-eris 1.2.0
Guile implementation of the Encoding for Robust Immutable Storage (ERIS)
Guile-ERIS is a Guile implementation of the Encoding for Robust Immutable Storage (ERIS). ERIS allows arbitrary content to be encoded into uniformly sized, encrypted blocks that can be reassembled using a short read-capability.
- Outputs: out
- Website: https://codeberg.org/eris/guile-eris
- Licenses: GPL 3+
- Package source: gnu/packages/guile-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install guile-eris 1.2.0 as follows:
guix install guile-eris@1.2.0
Or install the latest version:
guix install guile-eris
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.