mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
More client details, and Electrum
This commit is contained in:
parent
914b9c1edf
commit
f31e9fc221
1 changed files with 24 additions and 3 deletions
27
clients.html
27
clients.html
|
@ -25,6 +25,7 @@ client_info:
|
||||||
- id: backups
|
- id: backups
|
||||||
text: Backups
|
text: Backups
|
||||||
One-time local: best
|
One-time local: best
|
||||||
|
One-time memorized: best
|
||||||
Automatic remote: good
|
Automatic remote: good
|
||||||
'No': ugly
|
'No': ugly
|
||||||
- id: setuptime
|
- id: setuptime
|
||||||
|
@ -35,12 +36,18 @@ client_info:
|
||||||
- id: disk
|
- id: disk
|
||||||
text: Disk Space
|
text: Disk Space
|
||||||
2+ GB: ugly
|
2+ GB: ugly
|
||||||
|
'5 MB': good
|
||||||
|
'3 MB': good
|
||||||
|
'2 MB': good
|
||||||
|
None: best
|
||||||
- id: maturity
|
- id: maturity
|
||||||
text: Maturity
|
text: Maturity
|
||||||
Aug 2009: best
|
Aug 2009: best
|
||||||
May 2011: good
|
May 2011: good
|
||||||
- id: license
|
- id: license
|
||||||
text: License
|
text: License
|
||||||
|
EULA: ugly
|
||||||
|
Proprietary: ugly
|
||||||
- id: multiuser
|
- id: multiuser
|
||||||
text: Multi-user
|
text: Multi-user
|
||||||
- id: _os
|
- id: _os
|
||||||
|
@ -128,9 +135,23 @@ clients:
|
||||||
setuptime: 15 Minutes
|
setuptime: 15 Minutes
|
||||||
disk: 2 MB
|
disk: 2 MB
|
||||||
maturity: Mar 2012
|
maturity: Mar 2012
|
||||||
license:
|
license: <img src="img/ico-android.png">GPL • <img src="img/ico-ios.png">LGPL
|
||||||
multiuser:
|
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: MtGox Mobile
|
||||||
name_uri: http://mtgoxlive.com/mobile/
|
name_uri: http://mtgoxlive.com/mobile/
|
||||||
start_uri: https://play.google.com/store/apps/details?id=com.mtgoxlive.trader
|
start_uri: https://play.google.com/store/apps/details?id=com.mtgoxlive.trader
|
||||||
|
@ -184,7 +205,7 @@ clients:
|
||||||
setuptime: Minutes
|
setuptime: Minutes
|
||||||
disk: None
|
disk: None
|
||||||
maturity: Sep 2011
|
maturity: Sep 2011
|
||||||
license:
|
license: Proprietary
|
||||||
multiuser: 'Yes'
|
multiuser: 'Yes'
|
||||||
os: linux mac win
|
os: linux mac win
|
||||||
---
|
---
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue