Skip to content

taylorskalyo/pass-age

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

pass-age

A simple pass extension for displaying password age.

Usage

Usage:
     pass age [-h] pass-names
         Display the age of passwords based on their last commit time
         in the pass git repository.
Options:
     --version        Show version information.
     -h, --help       Print this help message and exit.

     PASSWORD_STORE_AGE_CRITICAL
                      Age in seconds before highlighting in red.
                      Default is 31536000 (1 year).
     PASSWORD_STORE_AGE_WARN
                      Age in seconds before highlighting in yellow.
                      Default is 15552000 (180 days).

Examples

$ pass age logins
amazon.com            2 months ago
aur.archlinux.org     2 days ago
facebook.com          6 months ago
github.com            5 days ago
google.com            3 weeks ago
mail.protonmail.com   2 months ago

About

A simple pass extension for displaying password age

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages