signond
Perform user authentication over D-Bus
This package provides a D-Bus service which performs user authentication on behalf of its clients.
- Versions: 8.61
- Website: https://accounts-sso.gitlab.io/signond/index.html
- Licenses: LGPL 2.1+
- Package source: gnu/packages/qt.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of signond
as follows:
guix install signond
Or install a particular version:
guix install signond@8.61
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 signond about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/signond'><img src='https://packages.guix.gnu.org/packages/signond/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/signond/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/signond)
Example Org:
[[https://packages.guix.gnu.org/packages/signond][https://packages.guix.gnu.org/packages/signond/badges/latest-version.svg]]