{{ formCtrl.title }}

Passphrase length: {{ formCtrl.passphrase.split("").length }}

What is VesperWallet?

VesperWallet is a deterministic IOTA Seed generator. You never have to save or store your private key anywhere. Just pick a really good password - many random words, for example - and never use it for anything else. It's also hosted on Github.

This is not an original idea, all credits to Bitcoin's WarpWallet for the original inspiration.
VesperWallet simply brings all the benefits of WarpWallet to IOTA:

  • The ability to create secure random seeds through Standford Javascript crypto library.
  • Being able to retrieve your seed without relying on any piece of hardware.
  • With your email address as salt, an attacker would have to target you individually, rather than netting you in a wider, generic sweep. And your email is trivial to remember.