{% include card.html color="success"
  title="KeePass / KeePassXC - Local"
  image="assets/img/tools/KeePass.png"
  url="https://keepass.info/download.html"
  website="keepass.info"
  footer="OS: Windows, macOS, Linux, iOS, Android, BSD."
  description='KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. All passwords in one database, which is locked with one
  master key or a key file. The databases are encrypted using the best and most secure encryption algorithms currently known: AES and Twofish. See also: 
KeePassXC with official native cross-platform support for Windows/macOS/Linux.'
  %}
  {% include card.html color="primary"
  title="LessPass - Browser"
  image="assets/img/tools/LessPass.png"
  url="https://lesspass.com/"
  footer="OS: Windows, macOS, Linux, Android."
  description="LessPass is a free and open source password manager that generates unique passwords for websites, email accounts, or anything else based on a master password and information you know. No sync needed. Uses PBKDF2 and SHA-256. It's advised to use the browser addons for more security."
  %}