gokey 0.1.2-1 source package in Ubuntu

Changelog

gokey (0.1.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version
  * Fix uscan watch file
  * Change -dev package section to golang
  * Refresh patches
    + Remove merged patches
      - 0001-Import-prime-generation-algorithm-from-Go-1.18.patch
      - 0002-Remove-crypto-rsa-keygeneration-test.patch
    + Add 0001-Import-deterministic-ECDSA-key-generation-code-from-.patch
  * Update Standards-Version to 4.6.2 (no changes)

 -- Shengjing Zhu <email address hidden>  Wed, 08 Feb 2023 23:14:27 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
gokey_0.1.2-1.dsc 1.6 KiB c5b68d669f92af98a30a768694d05a3214ff2610ac60cf0e02d3098d08d70f7c
gokey_0.1.2.orig.tar.xz 17.4 KiB af6fd878630025deede06a174241a177ab925440b0f1a4741b92047d707faac1
gokey_0.1.2-1.debian.tar.xz 6.1 KiB 9cf38440b09b4d14d85177337940c6566b37cf10ba59e270804066060b9597e7

Available diffs

No changes file available.

Binary packages built by this source

gokey: simple vaultless password manager in Go

 gokey is a password manager, which does not require a password vault. Instead
 of storing your passwords in a vault it derives your password on the fly from
 your master password and supplied realm string (for example, resource URL).
 This way you do not have to manage, backup or sync your password vault (or
 trust its management to a third party) as your passwords are available
 immediately anywhere.

gokey-dbgsym: debug symbols for gokey
golang-github-cloudflare-gokey-dev: simple vaultless password manager in Go - dev package

 gokey is a password manager, which does not require a password vault. Instead
 of storing your passwords in a vault it derives your password on the fly from
 your master password and supplied realm string (for example, resource URL).
 This way you do not have to manage, backup or sync your password vault (or
 trust its management to a third party) as your passwords are available
 immediately anywhere.
 .
 This is the development package.