Bitcoin Forum

Other => Beginners & Help => Topic started by: BitManiac on July 23, 2011, 01:36:44 PM



Title: BACKUP your Wallet + Adressbook
Post by: BitManiac on July 23, 2011, 01:36:44 PM
I needed a way to backup my Bitcoins so I started developing pyBitcoinBackup.

You can download from : *Link Removed*

Currently there is no encryption, so be careful!  Other than that, it is a pretty neat little app if I say so myself.  Actually it’s two applications.  A Tkinter  GUI and a command line app that has two modes.

The GUI is your standard run of the mill GUI (so no explanation needed).

The command line has two modes.  The first mode is the CLI mode, the interactive mode which allows you to perform the same functions in the command line that you can perform from the GUI (editing your settings and performing backups). The second mode is the BACKUP mode, which doesn’t do anything except perform a backup (Perfect for crontabs).  The backup mode is still flexible though.  If no email password is specified in your configuration, it will prompt you to enter one.  (WAIT don’t flame quite yet) For crontab goodness you can also specify the password as a command line parameter like this: pybitcoinbackup.exe backup mypassword.

Because it is written in pure Python it should run on any operating system, however I have only tested it on WindowsXP so far.  Additionally there is a compiled version for Windows users who don’t wish to install python.

I also hope to add encryption soon too,  so stay tuned for more updates.

Cheers.


Title: Re: BACKUP your Wallet + Adressbook
Post by: DiamondPlus on July 23, 2011, 01:37:34 PM
Scam/Virus


Title: Re: BACKUP your Wallet + Adressbook
Post by: BitManiac on July 23, 2011, 01:39:52 PM
Are you kidding me ? :o


Title: Re: BACKUP your Wallet + Adressbook
Post by: Xephan on July 23, 2011, 01:44:38 PM
You can download from sourceforge at: http://www.multiupload.com/[link removed to avoid people clicking on it by accident]

Hmm that's NOT sourceforge and that appears to be an executable so it's rather suspicious if you ask me.


Title: Re: BACKUP your Wallet + Adressbook
Post by: BitManiac on July 23, 2011, 03:00:33 PM
so it seems better? ...
its no virsus its only a fast mirror ... -.-


Title: Re: BACKUP your Wallet + Adressbook
Post by: Xephan on July 23, 2011, 03:05:59 PM
so it seems better? ...
its no virsus its only a fast mirror ... -.-

It's our wallets we're talking about man, so most of us would rather be careful.
Instead of an .exe, how about a .zip instead? :D


Title: Re: BACKUP your Wallet + Adressbook
Post by: Maged on July 23, 2011, 08:24:54 PM
Sorry, but we'll need to see some source code before we let you post an exe here.


Title: Re: BACKUP your Wallet + Adressbook
Post by: wallet.dat on July 23, 2011, 09:00:57 PM
Relax guys, I'm sure he made it an .EXE out of the kindness of his heart to make it more convenient for the less savvy of us to use.


Title: Re: BACKUP your Wallet + Adressbook
Post by: johnyj on July 24, 2011, 12:01:09 AM
Well, this is one of the debate: In a centralized system, security can be controlled by a few authorities, while in a distributed system, security in principle should be controlled by the mass people

So, if spam/virus can be eleminated using a p2p network, then wallet will be safe enough, how to implement this technically? Through forum?  ::)