Bitcoin Forum
May 26, 2024, 02:30:06 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Create a signed transaction and save it to disc for sending later  (Read 711 times)
yukutu (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 24, 2011, 01:20:14 PM
 #1

I've exploring methods for completely secure management of bitcoin addresses.

After a bit of looking I came across the Ubuntu Privacy Remix live cd, which seems perfect for the job. (No network access, no writing to hard drive etc.)

The only limitation when dealing with a bitcoin address in a completely isolated environment, is that you can't make any transactions (as that would involve exposing the system to the internet).

The solution I thought of was to somehow generate the transaction in the isolated environment, and then actually send the transaction on a different machine (one that doesn't need to be secure).

Are there any tools available currently that would allow you to do this? It really just needs two parts: one part for creating a signed transaction and saving it as a file, and another part for sending off a transaction that has been saved as a file.

Does anyone else think this would be useful?
Stephen Gornick
Legendary
*
Offline Offline

Activity: 2506
Merit: 1010


View Profile
June 24, 2011, 02:38:30 PM
 #2

Like this?

 - http://github.com/bitcoin/bitcoin/issues/271

Unichange.me

            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █
            █


yukutu (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
June 24, 2011, 02:53:56 PM
 #3

Yes, exactly like that!
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!