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

Changelog

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

  * Package sequoia-wot 0.2.0 from crates.io using debcargo 2.5.0
    (Closes: #1011388)

 -- Daniel Kahn Gillmor <email address hidden>  Thu, 02 Jun 2022 11:50:44 +0200

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
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-wot_0.2.0-1.dsc 2.2 KiB b1e68f7ef84b2a80e5cd1a6309c7e5aa015254736fdb51f210185926402e7af1
rust-sequoia-wot_0.2.0.orig.tar.gz 954.0 KiB d3e8b932f7bf92f5a541e9fc5747a85c995742fe5f378e07a3bb89bba4e4db0c
rust-sequoia-wot_0.2.0-1.debian.tar.xz 2.8 KiB e543426f89f0c7c93749f6d0b7822ab56c9169f23d9c003642ceaf4a86e2c371

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