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

Changelog

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

  * Package sequoia-wot 0.15.0 from crates.io using debcargo 2.7.8
  * Enable all tests on riscv64 like on all other archs again.

 -- Holger Levsen <email address hidden>  Wed, 20 Aug 2025 18:39:56 +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
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
rust-sequoia-wot_0.15.0-1.dsc 2.8 KiB 6f07c4acc96c8487007d4f3146d5dc4fffe7ac96203522e747a98b6686291219
rust-sequoia-wot_0.15.0.orig.tar.gz 1.0 MiB a63dfb4727485747f504ec23bfe77e44b02724612f5b90ddf111acabd3c11e49
rust-sequoia-wot_0.15.0-1.debian.tar.xz 4.0 KiB 9ca1aa9df26e3ed3d1e86d175f5ce9a63598731d0b8fc5c21f7cf346a18410eb

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"