Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #88 from hughlang/accounts1
Browse files Browse the repository at this point in the history
Accounts :: Wallets
  • Loading branch information
Souptacular committed Mar 8, 2016
2 parents 363ff2d + 93c40ff commit 3fd9f37
Showing 1 changed file with 30 additions and 44 deletions.
74 changes: 30 additions & 44 deletions source/using-ethereum-the-basics/accounts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -265,54 +265,40 @@ For example, you can achieve this in Mac/Linux systems with:
cat > /path/to/password
>I type my pass
Importing pre-sale wallets
--------------------------------------------------------------------------------
Online Wallets, Paper Wallets, amd Cold Storage
Online Wallets, Paper Wallets, and Cold Storage
================================================================================

TODO
This is here just a dumping ground of links and notes
Please move this over in a listing form to ecosystem

Keep examples here, maybe explain paranoid practices, list
really dange

Mist Wallet
https://github.com/ethereum/mist/releases
https://blog.ethereum.org/2015/09/16/ethereum-wallet-developer-preview/

How to easily set up the Ethereum Mist wallet! *Tutorial*
Tommy Economics
https://www.youtube.com/watch?v=Z6lE0Ctaeqs

Kryptokit Jaxx
http://jaxx.io/
http://favs.pw/first-ethereum-mobile-app-released/#.VsHn_PGPL5c

Etherwall
http://www.etherwall.com/
source https://github.com/almindor/etherwall

MyEtherWallet
https://www.myetherwallet.com/
source https://github.com/kvhnuke/etherwallet/
http://sebfor.com/myetherwallet-chrome-extension-release/

cold storage
https://www.reddit.com/r/ethereum/comments/45uvmy/offline_cold_storage_question/offline_cold_storage_question
hardware wallet
https://www.reddit.com/r/ethereum/comments/45siaq/hardware_wallet/
https://www.reddit.com/r/ethereum/comments/4521o4/crowdfunding_ethereum_hardware_cold_storage_wallet/

https://github.com/ethereum/pyethsaletool/blob/master/README.md

brain wallets are not safe, do not use them
https://www.reddit.com/r/ethereum/comments/45y8m7/brain_wallets_are_now_generally_shunned_by/

http://ethereum.stackexchange.com/questions/1239/what-is-the-recommended-way-to-safely-store-ether

Extreme caution with brain wallets. Read the recent contravercy: reddit.com/r/ethereum/comments/43fhb5/brainwallets vs blog.ether.camp/post/138376049438/why-brain-wallet-is-the-best
http://www.fastcompany.com/3056651/researchers-find-a-crack-that-drains-supposedly-secure-bitcoin-wallets

http://sebfor.com/how-to-buy-and-store-ether/
Keep examples here, maybe explain paranoid practices, list dangers

* Mist Wallet
* https://github.com/ethereum/mist/releases
* https://blog.ethereum.org/2015/09/16/ethereum-wallet-developer-preview/
* How to easily set up the Ethereum Mist wallet! *Tutorial* – Tommy Economics – https://www.youtube.com/watch?v=Z6lE0Ctaeqs
* Kryptokit Jaxx
* http://jaxx.io/
* http://favs.pw/first-ethereum-mobile-app-released/#.VsHn_PGPL5c
* Etherwall
* website: http://www.etherwall.com/
* source: https://github.com/almindor/etherwall
* MyEtherWallet
* https://www.myetherwallet.com/
* source https://github.com/kvhnuke/etherwallet/
* http://sebfor.com/myetherwallet-chrome-extension-release/
* cold storage
* https://www.reddit.com/r/ethereum/comments/45uvmy/offline_cold_storage_question/offline_cold_storage_question
* hardware wallet
* https://www.reddit.com/r/ethereum/comments/45siaq/hardware_wallet/
* https://www.reddit.com/r/ethereum/comments/4521o4/crowdfunding_ethereum_hardware_cold_storage_wallet/
* brain wallet
* brain wallets are not safe, do not use them. https://www.reddit.com/r/ethereum/comments/45y8m7/brain_wallets_are_now_generally_shunned_by/
* Extreme caution with brain wallets. Read the recent controversy: https://reddit.com/r/ethereum/comments/43fhb5/brainwallets vs http://blog.ether.camp/post/138376049438/why-brain-wallet-is-the-best
* Misc
* http://ethereum.stackexchange.com/questions/1239/what-is-the-recommended-way-to-safely-store-ether
* http://www.fastcompany.com/3056651/researchers-find-a-crack-that-drains-supposedly-secure-bitcoin-wallets
* http://sebfor.com/how-to-buy-and-store-ether/
* https://github.com/ethereum/pyethsaletool/blob/master/README.md

0 comments on commit 3fd9f37

Please sign in to comment.