Skip to content

v1.4.0 Password Login Functionality

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 10:09
· 335 commits to development since this release

It is here! Oh yes 🀩 THE RELEASE which brings more security! πŸ”

This release includes Password Login feature.

⭐️ Release functionality ⭐️

  • Allows for the creation of secure wallet files for storing private keys
  • Any wallet files located in $home/.tokel-wallets can be easily accessed
  • Wallets are not in any way tied to the machine (they can be moved to a new device)
  • The password for a wallet can be changed from the settings screen
  • Passwords are salted to help mitigate rainbow-table attacks

⭐️ FAQ ⭐️

  • Can I add password to the existing wallet?
    Yes, you open the app, click on Login with Password and then click add new Wallet -> that will allow you to assign password to your wallet.

  • How do I add password to the newly create wallet? It didn't prompt me to add password.
    You need to go back to login and then click on Login with Password and then click add new Wallet -> that will allow you to assign password to your wallet.