gopass 1.0.8-1 source package in Ubuntu

Changelog

gopass (1.0.8-1) unstable; urgency=medium

  * New upstream snapshot.

 -- Alexandre Viau <email address hidden>  Sun, 17 Dec 2017 14:11:50 -0500

Upload details

Uploaded by:
Alexandre Viau
Uploaded to:
Sid
Original maintainer:
Alexandre Viau
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gopass_1.0.8-1.dsc 2.1 KiB b3b6680aa7bd448cebc0a95275ac3797442a512d65d909fb1610e9c627901092
gopass_1.0.8.orig.tar.gz 25.9 KiB 69670cd47edc9e3be801d8da2a9ef36cfa22089fb78b9acb09a320e0e006b499
gopass_1.0.8-1.debian.tar.xz 2.3 KiB b78a372f27bb0aa76d1662a5ce50c636c3b639273f78ee04920ee980ceb617c4

Available diffs

No changes file available.

Binary packages built by this source

golang-github-aviau-gopass-dev: pass implementation in Go - dev package

 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package contains the go source files.

gopass: pass implementation in Go

 gopass is a Pass (http://www.passwordstore.org/) implementation in Go.
 .
 Password management should be simple and follow Unix philosophy. With
 gopass, each password lives inside of a gpg encrypted file whose filename
 is the title of the website or resource that requires the password. These
 encrypted files may be organized into meaningful folder hierarchies,
 copied from computer to computer, and, in general, manipulated using
 standard command line file management utilities.
 .
 This package contains the gopass executable.