rust-sequoia-wot 0.11.0-1 source package in Ubuntu

Changelog

rust-sequoia-wot (0.11.0-1) unstable; urgency=medium

  * Package sequoia-wot 0.11.0 from crates.io using debcargo 2.6.1
  * Add tab completion setup for bash, fish and zsh.

 -- Alexander Kjäll <email address hidden>  Thu, 14 Mar 2024 10:46:14 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-wot_0.11.0-1.dsc 3.1 KiB f2f6afe0abe8e4dc68ca56fe538ddd99c34f7a1ef82c77e30e376fc1c9246c82
rust-sequoia-wot_0.11.0.orig.tar.gz 1.0 MiB d16930db37050e74cfdae18654108e8f78eeeb3d659336223b657ccc9a3a6141
rust-sequoia-wot_0.11.0-1.debian.tar.xz 11.0 KiB 87d429c078852747a6a48edf1d03bcea53fcc39b2fb105f1aa78f1fecaac0e9d

No changes file available.

Binary packages built by this source

librust-sequoia-wot-dev: Explore the OpenPGP Web of Trust using Sequoia - Rust source code

 The "Web of Trust" describes a network of identity assertions
 ("OpenPGP certifications") and signing delegations ("OpenPGP trust
 signatures"), which can be used to formally validate identity
 information in a cryptographic certificate.
 .
 In particular, this tooling allows the user to associate OpenPGP User
 IDs (or simply the e-mail address part of the User ID) with some set
 of OpenPGP certificates on the basis of explicit certifications made
 by trusted parties.
 .
 The validation rules and certificate formats used in the Web of Trust
 support corroborative, multiparty certification, so there is no need
 to assign full trust to any single party.
 .
 This tooling offers a means to explore the Web of Trust by a library
 in Rust, and a command-line interface capable of working with either
 certificates in the filesystem or interacting with GnuPG's certificate
 store and trust database.
 Source code for Debianized Rust crate "sequoia-wot"

sq-wot: Explore the OpenPGP Web of Trust using Sequoia

 The "Web of Trust" describes a network of identity assertions
 ("OpenPGP certifications") and signing delegations ("OpenPGP trust
 signatures"), which can be used to formally validate identity
 information in a cryptographic certificate.
 .
 In particular, this tooling allows the user to associate OpenPGP User
 IDs (or simply the e-mail address part of the User ID) with some set
 of OpenPGP certificates on the basis of explicit certifications made
 by trusted parties.
 .
 The validation rules and certificate formats used in the Web of Trust
 support corroborative, multiparty certification, so there is no need
 to assign full trust to any single party.
 .
 This tooling offers a means to explore the Web of Trust by a library
 in Rust, and a command-line interface capable of working with either
 certificates in the filesystem or interacting with GnuPG's certificate
 store and trust database.
 This package contains the following binaries built from the Rust crate
 "sequoia-wot":
  - sq-wot

sq-wot-dbgsym: debug symbols for sq-wot