Configs, setups and best practices for your situation

Paranoid

Medium fast encryption and decryption. When you want to be safe.

  • Use crypto settings 63 click here and save settings.
    • Hash difficulty medium
    • Hash salting and round offset
    • AES, Blowfish and XOR encryption in one
  • Remember a 12+ character password consting of:
    • Upper and lowercase letters
    • Numbers
    • Special characters
  • Encrypt the application with this password in advanced settings
  • Saved keys and saved hashes are encrypted with this password
  • Enter the password everytime you enter the application

Ultra paranoid

Slow encryption and decryption. When you want to be very safe.

  • Use a VPN and a private browser window when entering the page
  • Use crypto settings 191 click here to apply config
    • Hash difficulty high
    • Hash salting and round offset
    • AES, Blowfish and XOR encryption in one
  • Remember a 20+ character password consting of:
    • Upper and lowercase letters
    • Numbers
    • Special characters
  • Don't save the password anywhere
  • Don't save hashed passwords
  • Don't save the password in a slot

Casual

Use the website how you like

  • Save passwords
  • Export data
  • Save slot names
  • When encrypting with XOR, Password hashing is strongly advised