diff --git a/README.md b/README.md index a0710b2..3f24d0d 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,10 @@ Auroracoin Wallet Extension 2.0 - Aurora-node API Version Auroracoin wallet in the browser. Send and receive instantly on any web page. -Version 1.3 - Updated for Multi-Algo -Version 2.0 - Updated to use Insight exclusively for blockchain access and tx send -Version 2.0.1 - Removed incompatible API, exchange rates currently unavailable -Version 2.0.2 - Fixed API calls, exchange rates and currencies re-enabled +Version 1.3 - Updated for Multi-Algo +Version 2.0 - Updated to use Insight exclusively for blockchain access and tx send Security -------- -The private key is stored in the browser only. Transactions are signed in the browser and are pushed to blockchain.info. The private key will only leave the browser to be synced with other Chrome browsers that you are signed into. Encrypting the private key ensures that nobody will know the private key without the password, not even this extension. +The private key is stored in the browser only. Transactions are signed in the browser and are pushed to blockchain using insight.auroracoin.is. The private key will only leave the browser to be synced with other Chrome browsers that you are signed into. Encrypting the private key ensures that nobody will know the private key without the password, not even this extension.