Bitcoin Forum
May 14, 2024, 05:55:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: wallet.dat and bitcoind  (Read 1046 times)
Shevek (OP)
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250



View Profile
June 18, 2011, 09:18:47 AM
 #1

After the last wallet steal, there is a strong recommendation to protect wallet.dat from trojans.

I think one of the worst weakness of the actual development of bitcoin, is the mixing of client and server/daemon activities. AFAIK, the daemon does not need anyway the file "wallet.dat".

So, I propose to separate both programs definitively. "Bitcoind" should have the data (except "wallet.dat") in ~.bitcoind directory. And "bitcoin" should have its own, let's say, ~.bitcoin directory with encrypted "wallet.dat".

If the user has an active "bitcoind" daemon, "bitcoin" searches in ~.bitcoind the data for RCP-connection to the daemon. Eventually, "bitcoin" can connect to a remote "bitcoind" and then the program should ask for data connection, which eventually can also be hosted on ~.bitcoin.

Proposals for improving bitcoin are like asses: everybody has one
1SheveKuPHpzpLqSvPSavik9wnC51voBa
DamienBlack
Jr. Member
*
Offline Offline

Activity: 56
Merit: 1


View Profile
June 18, 2011, 09:57:51 AM
 #2

Please visit

https://github.com/bitcoin/bitcoin/pull/232

To see what the developers are doing about encryption. The developers are already very far along. Any discussion should be held there.
cronopio
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
June 18, 2011, 03:34:59 PM
 #3

Please visit

https://github.com/bitcoin/bitcoin/pull/232

To see what the developers are doing about encryption. The developers are already very far along. Any discussion should be held there.

+1 Thanks for the link to the issue
Pages: [1]
  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!