facebook-533m
The download links for facebooks 533m user account leak (by davidfegyver)
pass-import
A pass extension for importing data from most existing password managers (by roddhjav)
facebook-533m | pass-import | |
---|---|---|
4 | 418 | |
156 | 812 | |
- | - | |
0.0 | 8.0 | |
over 2 years ago | 5 months ago | |
Python | ||
- | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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
Posts with mentions or reviews of facebook-533m.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-27.
pass-import
Posts with mentions or reviews of pass-import.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-24.
-
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?
- Show HN: Ward – a file vault written in bash