
bitwarden
1Password
KeePass
Lastpass
KeePassXC
have i been pwned?
Dashlane
Enpass
Pro Git
Learn Git Branching
GitHub
GitHub Desktop
Git
lazygit
Fork
Try Git: Code School
bitwarden
Pro GitNo Pro Git videos yet. You could help us improve this page by suggesting one.
I moved from 1Password to Bitwarden about half a year ago. I never looked back, and I've never missed anything. The UI might be a touch clunkier than 1Password, but it's still good and perfectly usable on the whole. What is more, it is open-source and people can inspect its code.
Based on our record, bitwarden should be more popular than Pro Git. It has been mentiond 613 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
The public keys and ~/.ssh/config are committed as plain files, the private halves are rendered from Bitwarden at apply time and never touch git. The same mechanism fills in per-machine values โ my .chezmoi.toml.tmpl pulls a few cloud subscription IDs from a Bitwarden item so the helper scripts in ~/.local/bin know which subscription to talk to without those IDs living in a public repo. - Source: dev.to / 2 days ago
I use bitwarden[0]. It covers all cases and devices in question. As a bonus, I self host using the open source vaultwarden[1] server implementation, which is packaged in alpine linux. [0] https://bitwarden.com/. - Source: Hacker News / about 1 month ago
A more secure option is to use a password manager/vault application with Console integration, like Bitwarden, vault, pass, etc. Some will allow you to launch applications with environment variables pulled from secure storage. - Source: dev.to / 5 months ago
For solo developers: Skip Dashlane Premium unless you specifically need the built-in VPN. Bitwarden Premium at $3/month offers 90% of the functionality for 40% less money. - Source: dev.to / 5 months ago
Replace your password manager with Bitwarden, self-hosted and secure 2. - Source: dev.to / 6 months ago
Have you ever read any of the introductory material that the git project itself maintains for teaching how to use the tool? - https://git-scm.com/docs/gittutorial - https://git-scm.com/docs/giteveryday - https://git-scm.com/docs/gitworkflows - https://git-scm.com/docs/gitfaq - https://git-scm.com/cheat-sheet Or if you want to sit down and really learn the nuts and bolts - https://git-scm.com/book/en/v2. - Source: Hacker News / about 1 month ago
I was uncomfortable with git until I read (the first 3 chapters of) the pro git book ( free here : https://git-scm.com/book/en/v2 ). It provides a great mental model of how git works under the hood. The UI of git - for better or worse - directly reflects its internals. And when I understood them, everything clicked into place. - Source: Hacker News / about 1 month ago
This reminds me of a passage from the book "Pro Git". "Hereโs an example to give you an idea of what it would take to get a SHA-1 collision. If all 6.5 billion humans on Earth were programming, and every second, each one was producing code that was the equivalent of the entire Linux kernel history (6.5 million Git objects) and pushing it into one enormous Git repository, it would... - Source: Hacker News / 4 months ago
If you want to go deeper into how Git actually works, the Pro Git book is the best resource out there. It is free to read online at https://git-scm.com/book/en/v2 and covers everything from basics to advanced internals. I highly recommend it if you really want to master Git. - Source: dev.to / 4 months ago
The relevant XKCD comic https://xkcd.com/1597/ FWIW I too was once a "memorised a few commands and that was it" type of dev, then I read 3 chapters of the Git book https://git-scm.com/book/en/v2 (well really two, the first chapter was a "these are things you already know") and wow did my life with git change. - Source: Hacker News / 5 months ago
1Password - 1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.
Learn Git Branching - "Learn Git Branching" is the most visual and interactive way to learn Git on the web; you'll be challenged with exciting levels, given step-by-step demonstrations of powerful features, and maybe even have a bit of fun along the way.
KeePass - KeePass is an open source password manager. Passwords can be stored in highly-encrypted databases, which can be unlocked with one master password or key file.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Lastpass - LastPass is an online password manager and form filler that makes web browsing easier and more secure.
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.