Electrum description.

This commit is contained in:
genjix 2012-05-04 09:53:07 +01:00
parent 7adc06119b
commit ba9d7005dc

View file

@ -18,10 +18,8 @@ clients:
description: MultiBit's primary focus is being fast and easy to use, even for people with no technical knowledge. It has a YouTube channel to help you learn the software, and includes helpful features such as an exchange rate ticker. MultiBit supports many languages such as German, Spanish and Greek. MultiBit synchronizes with the network much faster than Bitcoin-Qt and should be ready for you to use within a few minutes. This is a good choice for non technical users who want an easy to use experience, especially if you use a Mac. description: MultiBit's primary focus is being fast and easy to use, even for people with no technical knowledge. It has a YouTube channel to help you learn the software, and includes helpful features such as an exchange rate ticker. MultiBit supports many languages such as German, Spanish and Greek. MultiBit synchronizes with the network much faster than Bitcoin-Qt and should be ready for you to use within a few minutes. This is a good choice for non technical users who want an easy to use experience, especially if you use a Mac.
platforms: platforms:
- name: linux - name: linux
- name: ubuntu
- name: win - name: win
- name: osx-uni - name: osx-uni
- name: ios
- name: Armory - name: Armory
url: bitcoinarmory.com url: bitcoinarmory.com
image: armory.png image: armory.png
@ -33,10 +31,9 @@ clients:
- name: Electrum - name: Electrum
url: ecdsa.org/electrum url: ecdsa.org/electrum
image: electrum.png image: electrum.png
description: Electrum's focus is speed, with low resource usage and making wallet backups easy. It operates in conjunction with remote servers that handle the most complicated parts of the Bitcoin system, which is why it's fast. However, by running this client you don't contribute your computer's resources to the core network, and the remote servers that help give it good performance have the ability to see all your transactions and tie them together. Whilst you need provide no personal information to use Electrum (as is true for all Bitcoin clients), this means the privacy level is lower than for other clients. Merchants are recommended to use other p2p clients. Electrum is not quite user friendly yet - currently it is more suited for tech-saavy individuals. description: Electrum's focus is speed, with low resource usage and simplifying Bitcoin. You do not need to perform regular backups, because your wallet can be recovered from a secret phrase that you can memorize or write on paper. Startup times are instant because it operates in conjuction with high-performance servers that handle the most complicated parts of the Bitcoin system. Easy to install to packages are not available at this point.
platforms: platforms:
- name: linux - name: linux
- name: ubuntu
- name: win - name: win
- name: android - name: android
--- ---