Bitcoin Forum
June 09, 2024, 05:54:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Other / Off-topic / Re: The Bitcoin Dating thread!! on: July 29, 2011, 01:52:46 PM
I think we have plenty of singles around here.

yes, but if you combine it with the thread that says there aren't enough women around... jus sayin  Grin

I think he was refering to buy sex with bitcoins  Cheesy
2  Other / Beginners & Help / Easy/fast way to protect wallet.dat (by cyphering) on: July 01, 2011, 12:08:39 AM
I am focusing on GNU/Linux, but this can also be used on other Operating Systems where gpg/gnupg is available and it doesn't require you to generate a keypair because we will use symmetrycal encryption (quite secure still).

If you are on the command line, for encrypting you just have to run this and introduce the password of your choice:
Code:
gpg -c wallet.dat

This will create a new file called wallet.dat.gpg, so you still need to erase the original one (if you secure delete it with some tool as shred or wipe, much better for your security).

And the way back, for decrypting you just do:
Code:
gpg -d wallet.dat.gpg > wallet.dat

Introduce your password and you're done: you have again the original wallet.dat file and you can delete the encrypted one.

If you want a gpg/gnupg GUI for managing this, you can get a simple one like GPG GUI (easy compilation, just make && make install): http://www.garyshood.com/gpg_gui/. I won't explain it's usage because it's self explanatory Smiley

Hope it helps someone! Cheers!
3  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 26, 2011, 04:34:52 PM
Stick with the ones with fees, its like paying for protection.  it wont make much of a difference but in the end it will be worth it

Bitmarket.eu has also it's protection mechanisms even with no funds (I think it does this by locking the bitcoins to buy/sell in the accepted transaction into an intermediate wallet until the payment process has been done between particulars, but that's another story).
4  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 26, 2011, 11:37:58 AM
Quote
Register to Mt.gox,
wait for a crash and then buy some btcs.
If you are lucky the crash was doe to hack
and if your trade were effectively canceled during the the sell-off,
Mt.gox will show as a token gratitude for your extreme patience
and you will be able to trade for free for    1 month  

leaving out the cynicism, I really think that after that incident they will be the most secure and reliable in that market.

As I said, I'm not planning to pay any fees and I don't want a site that requests funds to operate with (like MtGox or Tradehill). Bitmarket.eu doesn't need such requirements and that's how I like it to be.
5  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 26, 2011, 11:27:40 AM
Quote
I've read some folks have had PayPal accounts frozen. However I also see many bitcoins available on Ebay. Many people use PayPal to pay on Ebay, in fact many of the bitcoin auctions only accept PayPal-based payments. I haven't been involved in any bitcoin transactions on PayPal but it appears there's only an issue if you sell, someone buys and then disputes, which gets PayPal actually involved in the process as more than just a payment gateway.

Oh, then maybe there are only problems on dispute, but it's still risky business, so I try to avoid Paypal as payment method Sad
6  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 26, 2011, 10:14:01 AM
Quote
One of the best ways is likely by using #bitcoin-otc over on Freenode, assuming you have the patience to get a good reputation.

Thanks Maged, I am not sure if I'll be patient enough, but at least I'll have a look at the channel.

Quote
Twhat's because you shouldn't use it. Paypal doesn't like Bitcoin much and will freeze any accounts that it discovers were used to trade Bitcoin.

Note: Bitcoin users don't have their Paypals frozen, you have to actually bring Paypal into it and use it for buying or selling bitcoins to have your account frozen.

Edit: Oh, and of course there's the fact that they can just dispute the payment and steal your money back with you having no way of getting your bitcoin back.

Wow, didn't know Paypal was that evil with bitcoin. Won't use it as a payment method, so I will have to strictly use bank transfer or credit card. Thanks Tronlet.
7  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 26, 2011, 12:15:17 AM
Haven't requested prizes or forecasts, so please, stick to the subject when answering. Thanks.
8  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 25, 2011, 11:12:53 PM
Hi there Frank, I appreciate it but I rather using some exchange platform for the benefit of all.
9  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 25, 2011, 01:30:58 PM
Quote
You can have fee free exchange on http://bitmarket.eu

Thanks ploum, seems a good site to operate with.
10  Other / Beginners & Help / Re: Best way to sell/buy bitcoins without fees? on: June 25, 2011, 12:27:56 PM
Quote
You generally get the best price on the most active trading sites, the fees are negligible. With MtGox via Dwolla you are looking at 25 cents and 0.3% right now.

Thanks Freemoney. I guess there are other ways of trading without fees but less reliable (in instance, trading with individuals via other ways such as paypal, etc).
11  Other / Beginners & Help / Best way to sell/buy bitcoins without fees? on: June 25, 2011, 12:14:39 PM
I am new on the BTC world and only know about websites (MtGox, Tradehill...) that offer trading by paying some (small? really dunno) fees. The question would be: Is there any other good (secure, reliable) way to trade online WITHOUT FEES? If that had been asked before and the answer is already on the forums, I would be gratefull if someone points me to it.

Thanks & cheers!

Edited!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!