First, what are the advantage of using this wallet than the existing one like myethereum and metamask?
With Endpass, transactions don’t get stuck
What are the authentication that transaction made will not get stuck?
Endpass will back up your data to our secure cloud
What information stored on your server? If the plain text private keys or seed are stored on your server then the wallet is not safe at all, because nothing is unhackable.
Endpass is super mega secure. It includes 2FA, email confirmation and it’s fully decentralized
What confirmations does this wallet require? Confirmation when sending funds? or just when logging in.
All of the wallet code is available on Github to inspect.
So where's the link of github repo, I can't see it on your site.
- As for the advantages - they are listed in the post
MEW or Metamask do not support most of that features.
- The only thing we store on our server is highly encrypted private keys. Each private key is securely encrypted on your computer before being sent to the server. When you access the wallet and log in, the encrypted key is downloaded to your browser and decrypted inside your browser with your password. Your plaintext private key or password is never even transmitted online or stored on any server. Even we never have access to your plaintext private keys at any time. Your private keys are already encrypted by the time they leave your computer — you can verify this by monitoring network traffic in the network tab of your browser's developer tools.
- Here is the link to our Github:
https://github.com/endpass/endpass-wallet (BTW it can be found when you log in to our Wallet)
You can easily check all this info after trying our wallet for 5 minutes