Post
Topic
Board Service Announcements
Re: Blender Wallet – non-custodial anonymous crypto wallet with built-in mixer
by
dkbit98
on 20/01/2022, 20:49:55 UTC
All seed phrase-related operations are now happen on the client’s side
To ensure Blender Wallet’s higher security, a mnemonic phrase and a password (extension of the mnemonic phrase) will be stored on a user’s device (either in a local storage or as a file). The process of transaction signing will now take place on a client’s side too, while any type of sensitive data won’t be stored on the server. Security elevated!
How can this claims be verified, and is there a way to generate mnemonic phrase offline that can later be used with Blender Wallet?

Local storage encryption. To store securely all wallet-related information, local storage will be encrypted and protected with the help of a separate password. It allows getting access to the wallet without using a seed phrase. All you need is a storage and password.
Can you tell us what type of encryption are you using exactly?
Bad encryption can sometimes be just as bad as having no encryption.

Blender Wallet: it’s a non-custodial BTC wallet focused on user privacy. Blender Wallet has been launched in 2020 by the same team that had development blender.io –Bitcoin mixer existing on the market since 2017.
Are there any plans to release Blender wallet app that can be downloaded and run from computer instead of using web browser?