# Password Manager

## **Some of the best free password managers**

<table><thead><tr><th width="166">Name</th><th width="272">Pros</th><th width="350">Cons</th></tr></thead><tbody><tr><td>BitWarden</td><td><ul><li>Unlimited keeps</li><li>Autofill logins</li><li>Pass Generator</li><li>Separate in folder</li><li>Desktop &#x26; Mobile app</li><li>Browser extension</li><li>Frendly Interface</li></ul></td><td><ul><li>Legit None</li></ul></td></tr><tr><td>NordPass</td><td></td><td></td></tr><tr><td>1password</td><td></td><td></td></tr><tr><td>Kaspersky Pass</td><td><ul><li>Frendly Interface</li><li>Desktiop &#x26; Mobile app</li><li>Paid version is one of the cheapest</li></ul></td><td><ul><li>5 keeps on free version</li><li>Kaspersky had a big security breach in the past </li></ul></td></tr><tr><td>Proton Pass</td><td><ul><li>Max Focus on Security</li><li>Desktop &#x26; Mobile app</li></ul><p></p></td><td><ul><li>Low amount of keeps on free version</li></ul><p></p></td></tr></tbody></table>

## **Advice**

If you plan to keep your passwords the OG way - write your passwords on a paper, thats ok.\
But there are a few thigs to have in mind :

* Easy to lose
* Destroyable
* Stealable
* Forgotable

***

So if you plan on using a password manager, we highly recommend doing it this way:

1. Set a very strong master password on the password manager (only password you need to remember)
2. Set a two factor verification
3. Just in case you lose your memory lol, write the master password somewhere (paper or save on drive)
4. Change all your passwords that are weak to strong ones, all different (use a password generator)
5. Save them in the password manager

This way your passwords will be hard to crack/guess, they are not repeatable so if one gets leaked it wont affect your other accounts. And you can easily autofill on your pc, or if on a other device, just open you password manager and copy-paste.

{% hint style="warning" %}
Do not save your passwords on default browser password keepers. That shit is not a password manager.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://digitalgarden.batamladen.com/notes/privacy/password-manager.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
