gnome-keysign 1.2.0-2 source package in Ubuntu

Changelog

gnome-keysign (1.2.0-2) unstable; urgency=medium

  * Team upload.
  * Switch from pylint3 to new not cruft pylint package

 -- Gianfranco Costamagna <email address hidden>  Tue, 10 Dec 2019 16:38:50 +0100

Upload details

Uploaded by:
Sascha Steinbiss
Uploaded to:
Sid
Original maintainer:
Sascha Steinbiss
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gnome-keysign_1.2.0-2.dsc 2.2 KiB 3d9807c0e39536d60e33e2f77226acb7deda96a1a88208ba0c4026cdaf3bee75
gnome-keysign_1.2.0.orig.tar.gz 218.3 KiB 81e404a535ea94e5dde699ea386d795cfc1494bbcd6f28fb6940b9fa7da9f5b1
gnome-keysign_1.2.0-2.debian.tar.xz 4.4 KiB d904d81451d8c23d9c3b04ff696fe5cffaf0ed7df9fc95052d8090e4d0f56f0b

No changes file available.

Binary packages built by this source

gnome-keysign: easy signing of OpenPGP keys over the local network

 GNOME Keysign is a tool for signing OpenPGP keys.
 .
 Its purpose is to ease signing other peoples' keys. It is similar to caff,
 PIUS, or monkeysign. In fact, it is influenced a lot by these tools and
 either reimplements ideas or reuses code. Consider either of the above
 mentioned tools when you need a much more mature codebase.
 .
 In contrast to caff or monkeysign, this tool enables you to sign a key
 without contacting a key server. It downloads an authenticated copy of the
 key from the other party. For now, the key is authenticated by its fingerprint
 which is securely transferred via a QR code. Alternatively, the user may type
 the fingerprint manually, assuming that it has been transferred securely via
 the audible channel.
 .
 After having obtained an authentic copy of the key, its UIDs are signed. The
 signatures are then encrypted and sent via email. In contrast to monkeysign,
 xdg-email is used to pop up a pre-filled email composer windows of the mail
 client the user has configured to use. This greatly reduces complexity as no
 SMTP configuration needs to be obtained and gives the user a well known
 interface.