Documentation ¶
There is no documentation for this package.
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
internal
|
|
audit
Package audit contains the password-strength auditing implementation
|
Package audit contains the password-strength auditing implementation |
backend/crypto/gpg/cli
Package cli implements a GPG CLI crypto backend.
|
Package cli implements a GPG CLI crypto backend. |
backend/crypto/plain
Package plain implements a plaintext backend TODO(2.x) DEPRECATED and slated for removal in the 2.0.0 release.
|
Package plain implements a plaintext backend TODO(2.x) DEPRECATED and slated for removal in the 2.0.0 release. |
backend/crypto/xc
Package xc implements a modern crypto backend for gopass.
|
Package xc implements a modern crypto backend for gopass. |
backend/rcs/git/cli
Package cli implements a git cli based RCS backend.
|
Package cli implements a git cli based RCS backend. |
backend/rcs/noop
Package noop implements a ineffective RCS backend for use with external synchronization solutions.
|
Package noop implements a ineffective RCS backend for use with external synchronization solutions. |
backend/storage/fs
Package fs implement a password-store compatible on disk storage layout with unencrypted paths.
|
Package fs implement a password-store compatible on disk storage layout with unencrypted paths. |
backend/storage/kv/inmem
Package inmem implements an in memory storage backend for tests.
|
Package inmem implements an in memory storage backend for tests. |
backend/storage/kv/ondisk
Package ondisk implements an encrypted on-disk storage backend with integrated revision control as well as automatic synchronization (soon).
|
Package ondisk implements an encrypted on-disk storage backend with integrated revision control as well as automatic synchronization (soon). |
debug
Package debug provides logging of debug information.
|
Package debug provides logging of debug information. |
queue
Package queue implements an experimental background queue for cleanup jobs.
|
Package queue implements an experimental background queue for cleanup jobs. |
tree
Package tree implements a tree for displaying hierarchical password store entries.
|
Package tree implements a tree for displaying hierarchical password store entries. |
pkg
|
|
appdir
Package appdir implements a customized lookup pattern for application paths like config, cache and data dirs.
|
Package appdir implements a customized lookup pattern for application paths like config, cache and data dirs. |
gopass
Package gopass contains the public gopass API.
|
Package gopass contains the public gopass API. |
hibp/api
Package api implements an HIBP API client.
|
Package api implements an HIBP API client. |
hibp/dump
Package dump implements an haveibeenpwned.com dump scanner.
|
Package dump implements an haveibeenpwned.com dump scanner. |
pinentry
Package pinentry implements a cross platform pinentry client.
|
Package pinentry implements a cross platform pinentry client. |
pwgen
Package pwgen implements multiple popular password generate algorithms.
|
Package pwgen implements multiple popular password generate algorithms. |
pwgen/pwrules
Code generated by go generate gen.go.
|
Code generated by go generate gen.go. |
qrcon
Package qrcon implements a QR Code ANSI printer for displaying QR codes on the console.
|
Package qrcon implements a QR Code ANSI printer for displaying QR codes on the console. |
tempfile
Package tempfile is a wrapper around ioutil.TempDir, providing an OO pattern as well as secure placement on a temporary ramdisk.
|
Package tempfile is a wrapper around ioutil.TempDir, providing an OO pattern as well as secure placement on a temporary ramdisk. |
Click to show internal directories.
Click to hide internal directories.