I exported my private keys. saved as multibit.key file. deleted wallet. uninstalled multibit. ccleaner and bleachbit. restart computer. re-installed multibit and imported multibit.key. all the money is still there
my question is... couldn't i make multibit keys with randomly generated private keys and hope some of them were actual accounts and then empty them? or are the .key files more complex than that?
I am not even sure I am I even correctly backing up my multibit? I only have 0.0024 in it, but if I cant figure out how to secure and back up the thing, 0.0024 is all I plan to lose on this sketchy interface. Bitcoin seems like a really good idea, but people who don't necessarily have post graduate levels of proficiency in scripting have got to be able to use it too. unless its more meant to be a kind of exclusive programmer's "thing"
I mean, the export/import thing I did seemed to work, but I have no clue how or why, which leaves space for doubt in my mind; "what else don't I understand about how this thing operates?"
Over the last week I have gone from only having a passing familiarity with BTC to cramming as much info as I can find about it for as long as I am awake.
Mostly my issue with BTC is its "inaccessibility" meaning the ease of use and ability to understand and preform basic commands within the various interfaces.
like, this kind of answer does not help a guy like me ---
#!/usr/bin/env bash
GPGU="My GPG User"
TS=$(date "+%Y%m%d-%H-%M")
WALLET=/tmp/wallet${TS}
WALLET_E=/tmp/wallet${TS}.crypt
~/bin/bitcoind backupwallet $WALLET
/usr/bin/gpg -r "$GPGU" --output $WALLET_E --encrypt $WALLET
~/bin/s3cmd put $WALLET_E s3://NAME_OF_MY_S3_BUCKET
rm $WALLET $WALLET_E
THAT is GREEK to me. Basically the future of BTC, in my eyes, is either the user interface is simplified by you guys and BTC becomes the gold standard of cryptocurrency, or it remains this scripter's-only thing and dies slowly whilst a larger concern with better backing and a PR department cherry-picks what worked and eliminates what didnt, usurping the market by appealing to regular non-geeks with an easier to use interface. BTC is an experiment, and it is not only the early adopters who are watching now.
I'm rambling, I know, but that is why I have decided to not invest in BTC. In all likelyhood the price will adjust to under 10$ USD and then gradually taper off to nothing as enthusiasm wanes and easier to use models are ushered out by banks willing to provide it for the escrow alone. The market that is core to BTC up this point are tech types. It is a big sector but it is only so big, and honestly, any tech guy worth his salt could make a hella lot more the old fashioned way (skilled labor and hard work) The rest of us haven't got time for this shit.
Still fascinating to watch though.