golang-github-nebulouslabs-entropy-mnemonics 0.0~git20170316.0.7b01a64-1.1 source package in Ubuntu

Changelog

golang-github-nebulouslabs-entropy-mnemonics (0.0~git20170316.0.7b01a64-1.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 09 Jan 2021 13:34:58 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64-1.1.dsc 2.5 KiB 934c2b348950923590caa271dda238a991d82a9cf21c6bc653d290592512f1c2
golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64.orig.tar.gz 28.4 KiB 48df57a5b5f1c00f7754f89efe24aa88d5cf7adfe389ac59e12192b2e975e640
golang-github-nebulouslabs-entropy-mnemonics_0.0~git20170316.0.7b01a64-1.1.debian.tar.xz 2.7 KiB 35dd4a9c6a3b7639d90955d2107a62844614435901ba2539caf59e1601319f76

No changes file available.

Binary packages built by this source

golang-github-nebulouslabs-entropy-mnemonics-dev: Human readable entropy.

 This Go library converts byte slices into human-friendly phrases.
 .
 The primary purpose is to assist with the generation of
 cryptographically secure passwords. The threshold for a cryptographically
 secure password is between 128 and 256 bits, which when converted to
 base64 is 22-43 random characters. Random characters are both difficult to
 remember and subject to error when spoken or written down; slurring or
 sloppy handwriting can make it difficult to recover a password.