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

Changelog

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

  * Team upload.
  * Package sequoia-wot 0.9.0 from crates.io using debcargo 2.6.1
  * Drop add-hash-bang.patch, upstream has added one.
  * Stop patching predicates dependency, what upstream wants is now in sync
    with what debian has.
  * Update enable-nettle.patch for new upstream.

 -- Peter Michael Green <email address hidden>  Sat, 27 Jan 2024 16:22:19 +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.9.0-1.dsc 3.1 KiB f9f2906ec623e7a2ac47ed4c6c43f80200bcea8187405afeb366e9fb9e316421
rust-sequoia-wot_0.9.0.orig.tar.gz 1.0 MiB 383672b024f126625127ec2b709b1e2f8d4814ab1bf4f800abb1a9fdc8dedcd3
rust-sequoia-wot_0.9.0-1.debian.tar.xz 9.5 KiB b384b1f31add7969e2c196f7df6a390b6ad093d3839b0575e741c9a3b05ae1ed

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