This package browser is in early development. Mind the rough edges.

sequoia 2.0.0

New OpenPGP implementation (meta-package)

Sequoia is a new OpenPGP implementation, written in Rust, consisting of several Rust crates/packages. This Guix meta-package combines these packages into a single one for convenience. Anyhow, you should not depend other packages on this one avoid excessive compile-times for users.

Installation

Install sequoia 2.0.0 as follows:

guix install sequoia@2.0.0

Or install the latest version:

guix install sequoia

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.