More show notes soon!
- Vitalik Buterin on being an advisor for future ICOs:
1. This is me socially precommitting that I will not be an advisor for future ICO projects.
— Vitalik Buterin (@VitalikButerin) June 13, 2017
More show notes soon!
1. This is me socially precommitting that I will not be an advisor for future ICO projects.
— Vitalik Buterin (@VitalikButerin) June 13, 2017
Just a quick comment about myetherwallet:
It is a static website where you “upload” your encrypted private key into your browser and have to enter a password to decrypt it. When you send a transaction, it is signed in the browser and sent to the network. The walkets/private keys are the same files as those used by ethereum clients.
The private key never leaves the browser as long as the website is not compromised. Of course, the developers could decide any time to transfer your private key from the browser to the server.
Also, you can use myetherwallet in a “cold wallet” mode where you have the website stored in a file and use it on an offline computer to sign the transaction and the live website on a second computer. This mode is extremely secure and usable at the same time.