cyrus-sasl
Simple Authentication Security Layer implementation
SASL (Simple Authentication Security Layer) is an Internet standards-track method for remote computers to authenticate. The Cyrus SASL library makes supporting various SASL mechanisms easy for both client and server writers.
- Versions: 2.1.28
- Website: https://cyrusimap.org/sasl/
- Licenses: non-copyleft
- Package source: gnu/packages/cyrus-sasl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cyrus-sasl
as follows:
guix install cyrus-sasl
Or install a particular version:
guix install cyrus-sasl@2.1.28
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.
Badge code
You can use the following badge to inform users of cyrus-sasl about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/cyrus-sasl'><img src='https://packages.guix.gnu.org/packages/cyrus-sasl/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/cyrus-sasl)
Example Org:
[[https://packages.guix.gnu.org/packages/cyrus-sasl][https://packages.guix.gnu.org/packages/cyrus-sasl/badges/latest-version.svg]]