Categorygithub.com/aarondl/bpass
modulepackage
0.0.7
Repository: https://github.com/aarondl/bpass.git
Documentation: pkg.go.dev

# Packages

Package blobformat wraps txlogs with password managery domain stuff.
No description provided by the author
Package fuzzy performs fuzzy searching with some special case considerations.
No description provided by the author
Package pinentry finds a pinentry program and attempts to use it.
Package pkcs7 implements padding for cryptographic purposes as specified in RFC 5652: Cryptographic Message Syntax (CMS).
Package scpsync implements the bare minimum of the scp over ssh protocol in order to be able to download and upload a single file.
Package txlogs manages a key-value database built with a transactional log.

# Variables

Handle-able error codes that arise from line editors.
Handle-able error codes that arise from line editors.

# Interfaces

LineEditor should provide decent line editing abilities like up/down arrow history, left/right arrow cursor movement, hidden password entry etc.