ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.1k stars 4.84k forks source link

BOLTX Wallet #5173

Closed tehseen94 closed 2 years ago

tehseen94 commented 2 years ago

Before suggesting a wallet, make sure you've read our listing policy.

Only continue with the issue if your wallet meets the criteria listed there.

If it does complete the following information which we need to accurately list the wallet.

Is your wallet security tested? Please explain security measures i.e. security audit, internal security team or some other method.

When did your wallet go live to users?

Does your wallet have an active development team?

Is your wallet open-source?

Is your wallet globally accessible?

Is your wallet custodial, non-custodial, or a hardware wallet?

Please describe the measures taken to ensure the wallet's security and provide documentation wherever possible Local storage User assumes security of own wallet. Not stored on any backend Random 32 byte salt Strengthen user's password by generating a randomised password based on salt and user's password Random IV Reduce chances of replay attacks and produce randomised cipher output Browser secret Randomised key generated by extension which serves as the browser unique id. "Authenticate the user's browser" AES-GCM AES encryption mode which provides in-built authentication PBKDF2 Key derivation algorithm. Made to be computationally expensive to minimise brute-force based attacks Random nonce Additional security to add random strings into the plaintext so that no two data will encrypt to the same ciphertext (Prevent info leakage) Re-encryption of data Data is re-encrypted on every login. Limited password retries Password retries are limited to 10 tries with 1 minute of timeout in between. (Good to have an exponential increment in retry timeout)

Does the wallet support layer 2 networks? Not right now. It will be implemented soon, and will be implemented by using the 1inch API.

Can the wallet be used with arbitrary Ethereum RPC endpoint?

Does the wallet have fiat on-ramps?

Does the wallet allow users to explore dapps?

Does the wallet have integrated defi/financial tools?

Can a user withdraw to their card?

Does the wallet offer limits protection? -No

Does the wallet allow high-volume purchases?

Does the wallet have an integrated token swap?

Is the wallet a multi-signature wallet?

Wallet title

Wallet description

Wallet logo https://faq.bolt.vision/resources/bolt-logos.

Background colour for brand logo BOLT blue- #454AEA - #61C2ED, White- #FFFFFF

URL https://www.boltx.app/wallet

tehseen94 commented 2 years ago

Hi, Just wanted to find out if this ticket is still to be reviewed or have I missed something:)

Clashinm commented 2 years ago

I'm trying to get all my money back idk what I quit did

On Tue, Feb 8, 2022, 3:41 AM tehseen94 @.***> wrote:

Hi, Just wanted to find out if this ticket is still to be reviewed or have I missed something:)

— Reply to this email directly, view it on GitHub https://github.com/ethereum/ethereum-org-website/issues/5173#issuecomment-1032463682, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVJSV6RTFR667NSSSHCDUVLU2DXPBANCNFSM5MSLYDYA . You are receiving this because you are subscribed to this thread.Message ID: @.***>