facebook-533m
pass-import
facebook-533m | pass-import | |
---|---|---|
4 | 419 | |
156 | 820 | |
- | - | |
0.0 | 8.0 | |
over 2 years ago | 7 months ago | |
Python | ||
- | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
facebook-533m
pass-import
-
Operational PGP
> The actual use cases for PGP are few and far between.
I use https://www.passwordstore.org/ with a hardware key on multiple OSes (including Linux, Android and macOS). I don't know of a better alternative to that.
No, I don't want to use 1Password. I want the UX of passwordstore. And I want to be able to somehow trust the password manager I use (if it comes from a random repo on the Internet, it's harder), and to somehow trust that it will still work in a few years. PGP has been around for decades, it feels pretty official and it should stay for a while, given that people have been trying to kill it for decades and complain that it can't seem to die :-).
-
Ask HN: Best password manager? (end 2024)
In my opinion and after trying a few, by far: https://www.passwordstore.org/
- Bitwarden SDK relicensed from proprietary to GPLv3
-
Android "Password Store" client for pass discontinued
“pass” in this context refers to a GPG-encrypted file based password manager: https://www.passwordstore.org/ https://en.wikipedia.org/wiki/Pass_(software) https://wiki.archlinux.org/title/Pass.
“pass” itself can be used in many contexts, but is primarily a desktop command-line tool. “Password Store” is the Android client for it.
- FIDO Alliance publishes new spec to let users move Passkeys across providers
- Do not use secrets in environment variables and
-
Building a Password Manager in Go: Part 2
Inspired by (Pass)[https://www.passwordstore.org/]
-
Building a Password Manager in Go
While embarking on this project, I drew inspiration from the popular command-line password manager pass. The simplicity and effectiveness of pass caught my attention, and I decided to use its API as a blueprint for building my own password manager in Go.
-
Ask HN: How do you share and sync .env files and secrets with your team
I moved to the `pass` ecosystem years ago and never looked back:
https://www.passwordstore.org/
- Ask HN: How To: Store and share passwords in a company?