diff --git a/clients.html b/clients.html index c8800f0a..27604cfe 100644 --- a/clients.html +++ b/clients.html @@ -25,6 +25,7 @@ client_info: - id: backups text: Backups One-time local: best + One-time memorized: best Automatic remote: good 'No': ugly - id: setuptime @@ -35,12 +36,18 @@ client_info: - id: disk text: Disk Space 2+ GB: ugly + '5 MB': good + '3 MB': good + '2 MB': good + None: best - id: maturity text: Maturity Aug 2009: best May 2011: good - id: license text: License + EULA: ugly + Proprietary: ugly - id: multiuser text: Multi-user - id: _os @@ -128,9 +135,23 @@ clients: setuptime: 15 Minutes disk: 2 MB maturity: Mar 2012 - license: + license: GPL • LGPL multiuser: - os: ios + os: android ios +- name: Electrum + name_uri: http://ecdsa.org/electrum/ + start_uri: http://ecdsa.org/electrum/ + start: Download + audience: Power users + security: Encryption + nodetype: Minimal + backups: One-time memorized + setuptime: Minutes + disk: 5 MB + maturity: Nov 2011 + license: GPLv3 + multiuser: 'No' + os: linux win - name: MtGox Mobile name_uri: http://mtgoxlive.com/mobile/ start_uri: https://play.google.com/store/apps/details?id=com.mtgoxlive.trader @@ -184,7 +205,7 @@ clients: setuptime: Minutes disk: None maturity: Sep 2011 - license: + license: Proprietary multiuser: 'Yes' os: linux mac win ---