Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Zou committed Jun 28, 2021
1 parent 0081565 commit fbe560b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,18 @@ You can increase the number of working threads to reach higher speeds, or decrea

## Security

As explained above, everything is computed only in your browser. Nothing ever leaves your machine, or even your browser tab. There is no database, no server-side code. Everything vanishes when you close your tab.
As explained above, everything is computed only in your browser or app. Nothing ever leaves your machine, or even your browser tab. There is no database, no server-side code. Everything vanishes when you close your tab or app.

**Vanity-BTC cannot and will never store your private key**, and if you don't trust it, you have 3 ways to ensure your key remains private:
- Once the web page is loaded, you can turn off the internet and continue playing, it will work seamlessly
- You can also download the latest build of Vanity-BTC [here](https://github.com/Joshua-Zou/vanity-btc) and use it on a completely offline computer
- The code is 100% open source and available on [Github](https://github.com/Joshua-Zou/vanity-btc). You can review it as much as you want before using it
- The code is 100% open source and available on [Github](https://github.com/Joshua-Zou/vanity-btc). You can review it as much as you want before using it
- You can download the desktop app, and use it offline forever, without needing an internet connection for loading the page or at all!


## Performance

For some reason, the performance of Vanity-BTC can vary a lot from a browser to another. Currently, Chrome provides the best results.
For some reason, the performance of Vanity-BTC can vary a lot from a browser to another. Currently, The Desktop App provides the best results with the most security, but for browsers, chrome comes in at a close second.
Using Vanity-BTC on your phone or tablet will work, but don't expect to reach the speed of a good old (super) computer.

## Compatibility
Expand Down

0 comments on commit fbe560b

Please sign in to comment.