rust-sequoia-wot 0.8.1-2 source package in Ubuntu

Changelog

rust-sequoia-wot (0.8.1-2) unstable; urgency=medium

  * Team upload.
  * Package sequoia-wot 0.8.1 from crates.io using debcargo 2.6.0
  * Move test_depends to the correct section in debcargo.toml.

 -- Peter Michael Green <email address hidden>  Thu, 09 Nov 2023 03:23:05 +0000

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

Downloads

File Size SHA-256 Checksum
rust-sequoia-wot_0.8.1-2.dsc 3.2 KiB e45543d44206e09bcd6a8b78a158767700ea41370f5988d703c743c9a17a3336
rust-sequoia-wot_0.8.1.orig.tar.gz 1.0 MiB cf5135009a31efa667ef38e517d848727585d854704ee8f36ca4b52b9b3d9765
rust-sequoia-wot_0.8.1-2.debian.tar.xz 8.1 KiB b0a718f90a54b5174d21d898e91c4e6d15ce01c0c8483782e10ce47cca2a4bac

Available diffs

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