Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
1–10 of 57 posts
Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#2Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#3Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#4Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#5Hedgehog lives in your front end Javascript code. A user enters a username (or email) and password, which is used to secure a set of encrypted auth artifacts that are generated client-side and stored in the browser’s localStorage / on your (the application developer's) server. In this way, the encrypted auth artifacts can be retrieved and consumed on secondary devices without centralizing custody and control of the private key.
If the centralized server hosting the keys goes down, users can continue to access their wallet on the devices they already have. If the centralized server is compromised or operated by bad actors, the resources required to decrypt a stored auth artifact would be immense. However - this is why we recommend using Hedgehog only in low-to-no financial value use cases.
This approach is not without tradeoffs - but for the right use-cases we believe this will provide a needed alternative.
Happy to answer any questions you all have!
Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#6Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#7Apps will be slow to respond and take minutes or hours between updates.
Is this accepted as you wait for a new solution to the byzantine generals problem?
Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#8Any Ethereum developers have a plan once ETH gets log jammed again? Apps will be slow to respond and take minutes or hours between updates. Is this accepted as you wait for a new solution to the byzantine generals problem?
Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#9Hey all - I'm Roneil, one of the cofounders of Audius. We built Hedgehog to solve a specific pain point we faced - how can we get non crypto-native / non-technical users to sign up for a decentralized app? Current onboarding flows using Metamask and other alternatives were too cumbersome, time-consuming, and restrictive for our needs. We needed a way to generate a wallet on behalf of a user without them even knowing…
Re: Hedgehog Ethereum wallet: Build DApps like apps, without centralized keys
#10Hey all - I'm Roneil, one of the cofounders of Audius. We built Hedgehog to solve a specific pain point we faced - how can we get non crypto-native / non-technical users to sign up for a decentralized app? Current onboarding flows using Metamask and other alternatives were too cumbersome, time-consuming, and restrictive for our needs. We needed a way to generate a wallet on behalf of a user without them even knowing…
Is there any way to recover a login and password if the user forgets it?