_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


gpa 0.11.0
Dependencies: bash-minimal@5.2.37 gnupg@2.4.7 gpgme@1.24.1 libassuan@3.0.1 libgpg-error@1.51 gtk+@3.24.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/software/gpa/
Licenses: GPL 3+
Build system: gnu
Synopsis: Graphical user interface for GnuPG
Description:

GPA, the GNU Privacy Assistant, is a graphical user interface for GnuPG. It can be used to encrypt, decrypt, and sign files, to verify signatures, and to manage the private and public keys.

pius 3.0.0-0.5f7c10b
Dependencies: perl@5.36.0 gnupg@2.4.7
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/jaymzh/pius
Licenses: GPL 2
Build system: pyproject
Synopsis: Programs to simplify GnuPG key signing
Description:

Pius (PGP Individual UID Signer) helps attendees of PGP key signing parties. It is the main utility and makes it possible to quickly and easily sign each UID on a set of PGP keys. It is designed to take the pain out of the sign-all-the-keys part of PGP key signing parties while adding security to the process. The pius-keyring-mgr and pius-party-worksheet commands help organizers of PGP key signing parties.

qgpgme 1.24.1
Dependencies: qtbase@5.15.17 gnupg@2.4.7
Propagated dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: GPL 2+
Build system: gnu
Synopsis: Qt API bindings for gpgme
Description:

QGpgme provides a very high level Qt API around GpgMEpp.

QGpgME was originally developed as part of libkleo and incorporated into gpgpme starting with version 1.7.

pinentry-efl 1.3.2
Dependencies: efl@1.26.3 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a graphical interface for EFL that allows users to enter a passphrase when gpg is run and needs it.

guile2.2-gcrypt 0.5.0
Dependencies: guile@2.2.7 libgcrypt@1.11.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://notabug.org/cwebber/guile-gcrypt
Licenses: LGPL 3+
Build system: gnu
Synopsis: Cryptography library for Guile using Libgcrypt
Description:

Guile-Gcrypt provides a Guile interface to a subset of the GNU Libgcrypt crytographic library. It provides modules for cryptographic hash functions, message authentication codes (MAC), public-key cryptography, strong randomness, and more. It is implemented using the foreign function interface (FFI) of Guile.

gnupg 2.4.7
Dependencies: gnutls@3.8.3 libassuan@3.0.1 libgcrypt@1.11.0 libgpg-error@1.51 libksba@1.6.7 npth@1.8 openldap@2.6.9 pcsc-lite@2.0.0 readline@8.2.13 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Privacy Guard
Description:

The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key servers. It includes several libraries: libassuan (IPC between GnuPG components), libgpg-error (centralized GnuPG error values), and libskba (working with X.509 certificates and CMS data).

pinentry-gtk2 1.3.2
Dependencies: gtk+@2.24.33 glib@2.83.3 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a GTK+ GUI that allows users to enter a passphrase when gpg is run and needs it.

npth 1.8
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org
Licenses: LGPL 3+ GPL 2+
Build system: gnu
Synopsis: Non-preemptive thread library
Description:

Npth is a library to provide the GNU Pth API and thus a non-preemptive threads implementation.

In contrast to GNU Pth is is based on the system's standard threads implementation. This allows the use of libraries which are not compatible to GNU Pth.

pinentry-gnome3 1.3.2
Dependencies: gtk+@2.24.33 gcr@3.41.2 glib@2.83.3 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a GUI designed for use with GNOME 3 that allows users to enter a passphrase when required by gpg or other software.

perl-gnupg-interface 1.05
Dependencies: gnupg@2.4.7
Propagated dependencies: perl-moo@1.007000 perl-moox-handlesvia@0.001009 perl-moox-late@0.016
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://metacpan.org/dist/GnuPG-Interface
Licenses: GPL 1+
Build system: perl
Synopsis: Perl interface to GnuPG
Description:

GnuPG::Interface and its associated modules are designed to provide an object-oriented method for interacting with GnuPG, being able to perform functions such as but not limited to encrypting, signing, decryption, verification, and key-listing parsing.

libgcrypt 1.11.0
Propagated dependencies: libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Cryptographic function library
Description:

Libgcrypt is a general-purpose cryptographic library. It provides the standard cryptographic building blocks such as symmetric ciphers, hash algorithms, public key algorithms, large integer functions and random number generation.

jetring 0.32
Dependencies: gnupg@2.4.7 perl@5.36.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://joeyh.name/code/jetring/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG keyring maintenance using changesets
Description:

Jetring is a collection of tools that allow for gpg keyrings to be maintained using changesets. It was developed with the Debian keyring in mind, and aims to solve the problem that a gpg keyring is a binary blob that's hard for multiple people to collaboratively edit.

With jetring, changesets can be submitted, reviewed to see exactly what they will do, applied, and used to build a keyring. The origin of every change made to the keyring is available for auditing, and gpg signatures can be used for integrity guarantees.

libksba 1.6.7
Propagated dependencies: libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org
Licenses: GPL 3+
Build system: gnu
Synopsis: CMS and X.509 access library
Description:

KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS.

pinentry-tty 1.3.2
Dependencies: ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console that allows users to enter a passphrase when gpg is run and needs it.

pinentry 1.3.2
Dependencies: gtk+@2.24.33 glib@2.83.3 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a GTK+ GUI that allows users to enter a passphrase when gpg is run and needs it.

pinentry-emacs 1.3.2
Dependencies: ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and an Emacs interface that allows users to enter a passphrase when required by gpg or other software.

paperkey 1.6
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.jabberwocky.com/software/paperkey/
Licenses: GPL 2+
Build system: gnu
Synopsis: Backup OpenPGP keys to paper
Description:

Paperkey extracts the secret bytes from an OpenPGP (GnuPG, PGP, etc) key for printing with paper and ink, which have amazingly long retention qualities. To reconstruct a secret key, you re-enter those bytes (whether by hand, OCR, QR code, or the like) and paperkey can use them to transform your existing public key into a secret key.

pinentry-rofi 3.0.0
Dependencies: bash-minimal@5.2.37 guile@3.0.9 rofi@2.0.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/plattfot/pinentry-rofi/
Licenses: GPL 3+
Build system: gnu
Synopsis: Rofi GUI for GnuPG's passphrase input
Description:

Pinentry-rofi is a simple graphical user interface for passphrase or PIN when required by gpg or other software. It is using the Rofi application launcher as the user interface. Which makes it combined with rofi-pass a good front end for password-store.

signing-party 2.11
Dependencies: bash-minimal@5.2.37 perl@5.36.0 perl-text-template@1.55 perl-mime-tools@5.509 perl-gnupg-interface@1.05 perl-net-idn-encode@2.500 libmd@1.1.0
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://salsa.debian.org/signing-party-team/signing-party
Licenses: GPL 2
Build system: gnu
Synopsis: Collection of scripts for simplifying gnupg key signing
Description:

Signing-party is a collection for all kinds of PGP/GnuPG related things, including tools for signing keys, keyring analysis, and party preparation.

  1. caff: CA - Fire and Forget signs and mails a key

  2. pgp-clean: removes all non-self signatures from key

  3. pgp-fixkey: removes broken packets from keys

  4. gpg-mailkeys: simply mail out a signed key to its owner

  5. gpg-key2ps: generate PostScript file with fingerprint paper strips

  6. gpgdir: recursive directory encryption tool

  7. gpglist: show who signed which of your UIDs

  8. gpgsigs: annotates list of GnuPG keys with already done signatures

  9. gpgparticipants: create list of party participants for the organiser

  10. gpgwrap: a passphrase wrapper

  11. keyanalyze: minimum signing distance (MSD) analysis on keyrings

  12. keylookup: ncurses wrapper around gpg --search

  13. sig2dot: converts a list of GnuPG signatures to a .dot file

  14. springgraph: creates a graph from a .dot file

libgpg-error 1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org
Licenses: LGPL 2.0+
Build system: gnu
Synopsis: Library of error values for GnuPG components
Description:

Libgpg-error is a small library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, Libksba, DirMngr, Pinentry, SmartCard Daemon and possibly more in the future.

python-gpg 1.10.0
Dependencies: gpgme@1.24.1
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://www.gnupg.org/related_software/gpgme/
Licenses: LGPL 2.1+
Build system: python
Synopsis: Python bindings for GPGME GnuPG cryptography library
Description:

This package provides Python bindings to the GPGME GnuPG cryptographic library. It is developed in the GPGME source code, and then distributed separately.

pinentry-bemenu 0.14.0
Dependencies: bemenu@0.6.23 libassuan@3.0.1 libgpg-error@1.51 popt@1.18
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://github.com/t-8ch/pinentry-bemenu
Licenses: GPL 3+
Build system: meson
Synopsis: Pinentry implementation based on @code{bemenu}
Description:

This package provides a Pinentry implementation based on Bemenu.

pinentry-qt 1.3.2
Dependencies: qtbase@6.9.2 qtwayland@6.9.2 ncurses@6.2.20210619 libassuan@3.0.1 libsecret@0.21.4
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/aegypten2/
Licenses: GPL 2+
Build system: gnu
Synopsis: GnuPG's interface to passphrase input
Description:

Pinentry provides a console and a Qt GUI that allows users to enter a passphrase when gpg is run and needs it.

gnupg 1.4.23
Dependencies: zlib@1.3.1 bzip2@1.0.8 curl@8.6.0 readline@8.2.13 libgpg-error@1.51
Channel: guix
Location: gnu/packages/gnupg.scm (gnu packages gnupg)
Home page: https://gnupg.org/
Licenses: GPL 3+
Build system: gnu
Synopsis: GNU Privacy Guard
Description:

The GNU Privacy Guard is a complete implementation of the OpenPGP standard. It is used to encrypt and sign data and communication. It features powerful key management and the ability to access public key servers. It includes several libraries: libassuan (IPC between GnuPG components), libgpg-error (centralized GnuPG error values), and libskba (working with X.509 certificates and CMS data).

Total packages: 69282