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

Changelog

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

  * Team upload.
  * Package sequoia-wot 0.8.1 from crates.io using debcargo 2.6.0
  * Don't fail the build due to deprecated functions.
  * Bump predicates dev-dependency to 3.

  [ Alexander Kjäll ]
  * Package sequoia-wot 0.8.1 from crates.io using debcargo 2.6.0
  * Add myself as uploader.
  * Add hash-bang to gen-helper.sh
  * Remove windows-specific dependencies.
  * Add crypto-nettle feature to sequoia-openpgp dependency.

 -- Peter Michael Green <email address hidden>  Tue, 07 Nov 2023 21:51:43 +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-1.dsc 3.2 KiB fef3a2b39fd5cb71796aa1bb4185a4201a751b17ee61e987ee1bc854310d6ad0
rust-sequoia-wot_0.8.1.orig.tar.gz 1.0 MiB cf5135009a31efa667ef38e517d848727585d854704ee8f36ca4b52b9b3d9765
rust-sequoia-wot_0.8.1-1.debian.tar.xz 8.1 KiB a01f139099a55072663722db3e4d8c39928638cf83c1ac461c03e500b2328a69

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