mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update wallets status on the alert page
This commit is contained in:
parent
9855f379ab
commit
e3b64ac82f
1 changed files with 6 additions and 6 deletions
|
@ -7,16 +7,16 @@ banner: ""
|
||||||
|
|
||||||
<h2>What happened</h2>
|
<h2>What happened</h2>
|
||||||
|
|
||||||
<p>We recently learned that a component of Android responsible for generating secure random numbers contains critical weaknesses, that render all Android wallets generated to date vulnerable to theft. Because the problem lies with Android itself, this problem will affect you if you have a wallet generated by any Android app. An incomplete list would be <a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet&hl=en">Bitcoin Wallet</a>, <a href="https://play.google.com/store/apps/details?id=piuk.blockchain.android&hl=en">blockchain.info</a> wallet, <a href="https://play.google.com/store/apps/details?id=com.miracleas.bitcoin_spinner&hl=en">BitcoinSpinner</a> and <a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet&hl=en">Mycelium Wallet</a>. Apps where you don't control the private keys at all are not affected. For example, exchange frontends like the Coinbase or Mt Gox apps are not impacted by this issue because the private keys are not generated on your Android phone.</p>
|
<p>We recently learned that a component of Android responsible for generating secure random numbers contains critical weaknesses, that render all Android wallets generated to date vulnerable to theft. Because the problem lies with Android itself, this problem will affect you if you have a wallet generated by any Android app. An incomplete list would be <a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet">Bitcoin Wallet</a>, <a href="https://play.google.com/store/apps/details?id=piuk.blockchain.android">blockchain.info</a> wallet, <a href="https://play.google.com/store/apps/details?id=com.miracleas.bitcoin_spinner">BitcoinSpinner</a> and <a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet">Mycelium Wallet</a>. Apps where you don't control the private keys at all are not affected. For example, exchange frontends like the Coinbase or Mt Gox apps are not impacted by this issue because the private keys are not generated on your Android phone.</p>
|
||||||
|
|
||||||
<h2>What is being done</h2>
|
<h2>What is being done</h2>
|
||||||
|
|
||||||
<p>Updates are being prepared for the following wallet apps:</p>
|
<p>Updates are being prepared for the following wallet apps:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><b><a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet&hl=en">Bitcoin Wallet</a></b>: Update has been prepared and is in beta testing now. <a href="https://bitcointalk.org/index.php?topic=271846.0">Learn more</a>.</li>
|
<li><b><a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet">Bitcoin Wallet</a></b>: Update 3.15 can be installed from <a href="https://play.google.com/store/apps/details?id=de.schildbach.wallet">Google Play</a> or <a href="http://code.google.com/p/bitcoin-wallet/downloads/list">Google Code</a>.</li>
|
||||||
<li><b><a href="https://play.google.com/store/apps/details?id=com.miracleas.bitcoin_spinner&hl=en">BitcoinSpinner</a></b>: Update is being prepared.</li>
|
<li><b><a href="https://play.google.com/store/apps/details?id=com.miracleas.bitcoin_spinner">BitcoinSpinner</a></b>: BitcoinSpinner users are encouraged to upgrade to <a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet">Mycelium Wallet</a>, from the same developers.</li>
|
||||||
<li><b><a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet&hl=en">Mycelium Wallet</a></b>: Update v0.6.5 can be installed from <a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet&hl=en">Google Play</a> or <a href="http://mycelium.com/">mycelium.com</a>.</li>
|
<li><b><a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet">Mycelium Wallet</a></b>: Update v0.6.5 can be installed from <a href="https://play.google.com/store/apps/details?id=com.mycelium.wallet">Google Play</a> or <a href="http://mycelium.com/">mycelium.com</a>.</li>
|
||||||
<li><b><a href="https://play.google.com/store/apps/details?id=piuk.blockchain.android&hl=en">blockchain.info</a></b>: Update is being prepared.</li>
|
<li><b><a href="https://play.google.com/store/apps/details?id=piuk.blockchain.android">blockchain.info</a></b>: Update is being prepared.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2>What you should do</h2>
|
<h2>What you should do</h2>
|
||||||
|
@ -26,5 +26,5 @@ banner: ""
|
||||||
<p>If you use Bitcoin Wallet by Andreas Schildbach, key rotation will occur automatically soon after you upgrade. The old addresses will be marked as insecure in your address book. You will need to make a fresh backup.</p>
|
<p>If you use Bitcoin Wallet by Andreas Schildbach, key rotation will occur automatically soon after you upgrade. The old addresses will be marked as insecure in your address book. You will need to make a fresh backup.</p>
|
||||||
|
|
||||||
<div style="text-align:right">
|
<div style="text-align:right">
|
||||||
<i>This notice last updated: Sun Aug 12 02:45:00 UTC 2013</i>
|
<i>This notice last updated: Sun Aug 12 12:58:00 UTC 2013</i>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue