mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +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
|
||||
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: <img src="img/ico-android.png">GPL • <img src="img/ico-ios.png">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
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue