Get the latest tech news
Pass: Unix Password Manager
Pass is the standard unix password manager, a lightweight password manager that uses GPG and Git for Linux, BSD, and Mac OS X.
It's possible to generate passwords with no symbols using--no-symbols or-n, and we can copy it to the clipboard instead of displaying it at the console using--clip or-c. The point is, the possibilities here are extremely numerous, and there are many other organizational schemes not mentioned above; you have the freedom of choosing the one that fits your workflow best. Extensions installed to~/.password-store/.extensions/COMMAND.bash are enabled if the PASSWORD_STORE_ENABLE_EXTENSIONS environment variable is true Read the man page for more details.
Or read this on Hacker News