套件:golang-github-aviau-gopass-dev(1.5.0-1)
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 is not gopass.pw (similar project with the same name).
This package contains the go source files.
其他與 golang-github-aviau-gopass-dev 有關的套件
|
|
|
|
-
- dep: golang-github-mgutz-ansi-dev
- Small, fast library to create ANSI colored strings and codes
-
- dep: golang-github-pquerna-otp-dev
- Google Authenticator compatible one time passwords for Go
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries