Bitcoin Forum
July 09, 2024, 10:10:07 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Desktop clients - Quick comparison chart  (Read 7936 times)
caveden
Legendary
*
Offline Offline

Activity: 1106
Merit: 1004



View Profile
June 01, 2012, 04:18:29 PM
 #41

A chart like this could be on bitcoin.org.
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
June 27, 2012, 11:59:36 AM
 #42

Added a new row for RAM requirements and updated various data to reflect latest releases.

flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
July 13, 2012, 12:52:05 PM
 #43

Just a quick update to point out that the URL has changed to http://dre.redmartian.org/compare.htm - This new host should prove more robust.
bitminer9
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
July 24, 2012, 08:52:44 PM
 #44

I just found this today when searching for alt clients.  Very helpful  Cool
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
July 24, 2012, 10:53:01 PM
 #45

I just found this today when searching for alt clients.  Very helpful  Cool

Thanks, glad you like it Smiley
World
Hero Member
*****
Offline Offline

Activity: 743
Merit: 500



View Profile
August 18, 2012, 08:01:33 PM
 #46

the Electrum desktop is very fast

Supporting people with beautiful creative ideas. Bitcoin is because of the developers,exchanges,merchants,miners,investors,users,machines and blockchain technologies work together.
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
September 18, 2012, 04:00:38 PM
 #47

Updated to reflect latest versions of all clients.
Seal
Donator
Hero Member
*
Offline Offline

Activity: 848
Merit: 1078


View Profile WWW
September 20, 2012, 02:28:40 AM
 #48

Updated to reflect latest versions of all clients.

Good work. Have you spoken to the weusecoins people? Get them to link to you.

DefiDive - Filter the noise
A clean crypto asset management terminal
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
September 20, 2012, 02:17:21 PM
 #49

Updated to reflect latest versions of all clients.

Good work. Have you spoken to the weusecoins people? Get them to link to you.

Good idea! I will check with them (as soon as I have some free time, the next few days
are going to be hectic).
World
Hero Member
*****
Offline Offline

Activity: 743
Merit: 500



View Profile
September 20, 2012, 08:33:37 PM
 #50

flatfly,what about to save comparison chart also here?
http://socialcompare.com
for example:
http://socialcompare.com/en/comparison/alternative-currencies-monetary-systems

Supporting people with beautiful creative ideas. Bitcoin is because of the developers,exchanges,merchants,miners,investors,users,machines and blockchain technologies work together.
Seal
Donator
Hero Member
*
Offline Offline

Activity: 848
Merit: 1078


View Profile WWW
September 20, 2012, 11:57:42 PM
 #51

Updated to reflect latest versions of all clients.

Good work. Have you spoken to the weusecoins people? Get them to link to you.

Good idea! I will check with them (as soon as I have some free time, the next few days
are going to be hectic).

Yeah they already have a page with some suggested clients on it but its nowhere near as neat and concise as your table.

DefiDive - Filter the noise
A clean crypto asset management terminal
dr_nix
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
September 21, 2012, 07:16:55 AM
 #52

Nice chart!

Maybe it's also an idea to mention the security model the clients use?
Jan
Legendary
*
Offline Offline

Activity: 1043
Merit: 1002



View Profile
September 21, 2012, 08:57:30 AM
 #53

...
Regarding mobile support: Perhaps a separate chart for mobile clients would work best - I'll think about making one too, as time permits...

I would like this table to stay focused on desktop clients and remain as uncluttered as possible so it can be easy and quick to read for new users.
The difference between mobile and desktop computers is really blurry these days, and I don't think it makes much sense to make a hard separation. If I can add a keyboard and a monitor to my phone is it then a desktop computer?
As an end-user I would be interested in comparing the wallets that are available for the OS that my computers are running. So first I would look up the platform: Windows, Linux, Android, iOS, .... Within that column I would look up the version I am running (Android 2.1, 2.2, 2.3, ...)
In the end I am not likely to install a different OS on my computer to get the wallet I want. I'd like to choose among the wallets available to the OS I am running on my various devices.



Mycelium let's you hold your private keys private.
cypherdoc
Legendary
*
Offline Offline

Activity: 1764
Merit: 1002



View Profile
September 23, 2012, 05:28:59 PM
 #54

your table has to make some sort of distinction btwn "server based" and "locally held clients".

i don't know Electrum as well as i should but i believe that the generation and encryption of deterministic wallets and the holding of private keys is on the client side.  that is good.  my only concern, which might be an invalid one, is that once private local keys are decrypted a malicious server could somehow upload the keys.  someone correct me if i'm wrong.

i admittedly use and like Armory b/c of the offline tx signing which in my opinion is superior.  again, correct me if i'm wrong.



I've put in a mention that Electrum relies on remote servers (which are open source as well).

About the risk of a malicious server: the Stratum protocol doesn't allow for any executable code or scripts, so
"uploading the keys" is impossible IMHO. The worst thing a malicious server could do, in theory, is lie about your balance.
However, note that I'm not an expert in the Electrum technicalities, better ask ThomasV for an authoritative answer.

Also Electrum DOES support offline transactions already, but only through the command-line at this time. Armory's GUI-based support for them is clearly more intuitive IMHO.

you are right.

There is no way a malicious Electrum server could steal your keys or passwords. The only malicious thing it can do is lie about your balance/history. There are 5 active servers at the moment, and they are identified by their domain name. As a user, you decide from which server you get that information, and you can also compare the answers of several servers if you have a doubt.

Electrum does have offline signing and watching-only wallets. However, these functions require to use the command line.

The command line options of Electrum are fairly comprehensive; they allow you to handle several wallets, and they give you full control on the transaction (choosing the change address, sending from an address)

Thomas, i have no reason to doubt your integrity as Electrum appears to be working for everybody quite well.  But i have to play devil's advocate and ask what is preventing you from inserting malicious code on the server end or into the client at some point in the future to allow you to upload private keys from the offline wallets once they are decrypted?
ThomasV
Legendary
*
Offline Offline

Activity: 1896
Merit: 1353



View Profile WWW
September 23, 2012, 06:43:18 PM
 #55

Thomas, i have no reason to doubt your integrity as Electrum appears to be working for everybody quite well.  But i have to play devil's advocate and ask what is preventing you from inserting malicious code on the server end or into the client at some point in the future to allow you to upload private keys from the offline wallets once they are decrypted?

The community.
The Electrum source code is open, and any change is being scrutinized by several developers. A malicious modification would be immediately detected by other developers.
This security model is the same for the official Bitcoin client, btw.

Electrum: the convenience of a web wallet, without the risks
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
April 29, 2013, 05:04:41 PM
 #56

Updated the chart as there's been a few nice changes in the meantime... (Multibit encryption, portable Electrum download, etc)
jim618
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
April 29, 2013, 07:23:02 PM
 #57

Hi Flatfly,

Thanks for keeping this chart up to date.

MultiBit 0.5.9 now uses a different blockstore which is smaller and it does not need a file with all the block headers in. (It has a checkpoint file instead). This makes the installer smaller.

The largest installer is the Windows one which is now 10.6 MB.

The storage requirements on disk have dropped too. The app on my Mac is 10.9 MB and the user data directory (with just one small wallet in) is just 3 MB. The wallets aren't very big so if you double that to 30 MB for the app and user data directory that would be enough for most people.

The RAM data requirements are the same. I just checked a running process and it was using 140 MB real (340 MB virtual) so the current 256 MB RAM you have is a realistic minimum.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
April 29, 2013, 08:19:34 PM
 #58

Hi Flatfly,

Thanks for keeping this chart up to date.

MultiBit 0.5.9 now uses a different blockstore which is smaller and it does not need a file with all the block headers in. (It has a checkpoint file instead). This makes the installer smaller.

The largest installer is the Windows one which is now 10.6 MB.

The storage requirements on disk have dropped too. The app on my Mac is 10.9 MB and the user data directory (with just one small wallet in) is just 3 MB. The wallets aren't very big so if you double that to 30 MB for the app and user data directory that would be enough for most people.

The RAM data requirements are the same. I just checked a running process and it was using 140 MB real (340 MB virtual) so the current 256 MB RAM you have is a realistic minimum.

Hi Jim, thanks for the info. I will update the chart accordingly (tomorrow, as I need to get going right now....)

lunarboy
Hero Member
*****
Offline Offline

Activity: 544
Merit: 500



View Profile
April 29, 2013, 09:02:21 PM
 #59

Damn I wish I'd found this tread a week ago, would have saved me a pile of research.

Great work sir !
flatfly (OP)
Legendary
*
Offline Offline

Activity: 1092
Merit: 1016

760930


View Profile
November 23, 2013, 09:19:56 AM
 #60

And another (long overdue) update.
Added rows for Coin Control and Offline Transactions.

http://dre.natverk.org/compare.htm
Pages: « 1 2 [3]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!