Source: rust-sequoia-wot Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native, rustc:native (>= 1.70), libstd-rust-dev, librust-anyhow-1+default-dev (>= 1.0.18-~~), librust-chrono-0.4+default-dev, librust-clap-4+default-dev, librust-clap-4+derive-dev, librust-clap-4+wrap-help-dev, librust-clap-complete-4+default-dev, librust-clap-mangen-0.2+default-dev, librust-crossbeam-0.8+default-dev (>= 0.8.1-~~), librust-dot-writer-0.1+default-dev (>= 0.1.3-~~), librust-enumber-0.3+default-dev, librust-num-cpus-1+default-dev, librust-sequoia-cert-store-0.5+default-dev, librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), librust-sequoia-policy-config-0.6+default-dev, librust-thiserror-1+default-dev (>= 1.0.2-~~) Maintainer: Debian Rust Maintainers Uploaders: Daniel Kahn Gillmor , Alexander Kjäll Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/sequoia-wot] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/sequoia-wot Homepage: https://sequoia-pgp.org/ X-Cargo-Crate: sequoia-wot Rules-Requires-Root: no Package: librust-sequoia-wot-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-anyhow-1+default-dev (>= 1.0.18-~~), librust-chrono-0.4+default-dev, librust-clap-4+default-dev, librust-clap-4+derive-dev, librust-clap-4+wrap-help-dev, librust-clap-complete-4+default-dev, librust-clap-mangen-0.2+default-dev, librust-crossbeam-0.8+default-dev (>= 0.8.1-~~), librust-dot-writer-0.1+default-dev (>= 0.1.3-~~), librust-enumber-0.3+default-dev, librust-num-cpus-1+default-dev, librust-sequoia-cert-store-0.5+default-dev, librust-sequoia-openpgp-1+crypto-nettle-dev (>= 1.17-~~), librust-sequoia-policy-config-0.6+default-dev, librust-thiserror-1+default-dev (>= 1.0.2-~~) Provides: librust-sequoia-wot+clap-dev (= ${binary:Version}), librust-sequoia-wot+clap-complete-dev (= ${binary:Version}), librust-sequoia-wot+clap-mangen-dev (= ${binary:Version}), librust-sequoia-wot+cli-dev (= ${binary:Version}), librust-sequoia-wot+default-dev (= ${binary:Version}), librust-sequoia-wot+dot-writer-dev (= ${binary:Version}), librust-sequoia-wot-0-dev (= ${binary:Version}), librust-sequoia-wot-0+clap-dev (= ${binary:Version}), librust-sequoia-wot-0+clap-complete-dev (= ${binary:Version}), librust-sequoia-wot-0+clap-mangen-dev (= ${binary:Version}), librust-sequoia-wot-0+cli-dev (= ${binary:Version}), librust-sequoia-wot-0+default-dev (= ${binary:Version}), librust-sequoia-wot-0+dot-writer-dev (= ${binary:Version}), librust-sequoia-wot-0.11-dev (= ${binary:Version}), librust-sequoia-wot-0.11+clap-dev (= ${binary:Version}), librust-sequoia-wot-0.11+clap-complete-dev (= ${binary:Version}), librust-sequoia-wot-0.11+clap-mangen-dev (= ${binary:Version}), librust-sequoia-wot-0.11+cli-dev (= ${binary:Version}), librust-sequoia-wot-0.11+default-dev (= ${binary:Version}), librust-sequoia-wot-0.11+dot-writer-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+clap-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+clap-complete-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+clap-mangen-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+cli-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+default-dev (= ${binary:Version}), librust-sequoia-wot-0.11.0+dot-writer-dev (= ${binary:Version}) Description: 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" Package: sq-wot Architecture: any Multi-Arch: allowed Section: utils Depends: ${misc:Depends}, ${shlibs:Depends}, ${cargo:Depends} Recommends: ${cargo:Recommends} Suggests: ${cargo:Suggests} Provides: ${cargo:Provides} Built-Using: ${cargo:Built-Using} XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using} Description: 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