Bitcoin Forum
May 24, 2024, 05:55:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 142 »
501  Other / Off-topic / Re: First a math question, then... on: January 02, 2013, 03:54:24 AM
it would only result in 1 location.

draw the 3 known ones on a map, and then draw a circle around each one; the radius being their distance to the 'unknown' point.

where all 3 intersect will be where the buried treasure is.

edit: the above assumes either that the world is flat, or that the distance from a known point to the unknown point does not exceed half the earth's circumference (does not wrap around).
502  Bitcoin / Bitcoin Discussion / Re: Will China ever ban email? on: January 02, 2013, 03:51:00 AM
To put it simpler:
you would have all your 'satoshis' in separate addresses and send the private keys by email/PGP as needed.

one problem with this is that the person who decides to combine them at some point will pay huge fees.

just like it's inconvenient to accept/handle thousands of physical 1c coins, it'd be inconvenient to accept/handle millions of 1-satoshi keys.

maybe instead create some like this:

1 btc
0.5
0.2
0.1
0.05
0.02
0.01
0.005
etc.
503  Economy / Services / Re: Looking for someone to create/modify software for this forum [3600+ BTC] on: January 02, 2013, 03:19:57 AM
Mind you what they use it for is probably not as high maintenance as required by BCT.

bitcointalk is also targeted at a group of people who are more likely than average to be interested in coding & hacking.

eg. even with exact same forum software, and same number of members, grandmasknittingtalk.org would probably be less likely to get hacked.
504  Bitcoin / Bitcoin Technical Support / Re: Best way to check the balance of an address without the private key on: January 02, 2013, 02:57:03 AM
Since Blockchain.info does not have a sitemap; does anyone have the URL for where you can check multiple address balances?

it spits out quite a bit of info that you probably don't need, but here's the URL:

Code:
http://blockchain.info/multiaddr?active=$address|$address (Multiple addresses divided by |)

( source: http://blockchain.info/api/blockchain_api )
505  Bitcoin / Bitcoin Discussion / Re: Will China ever ban email? on: January 02, 2013, 02:47:50 AM
why not, they already banned clean air.
506  Bitcoin / Project Development / Re: <Bounty> 1 BTC for the least worded T-Shirt on: January 02, 2013, 02:43:32 AM

Yes it's official, you should only ever use Ƀ.





(actually no, nothing's official, and we get regular polls/discussions/arguments about it)
although i prefer it, Ƀ always seems to come in second, just behind baht.
507  Bitcoin / Bitcoin Discussion / Re: Anti-Fraud Team -- Help Wanted on: January 02, 2013, 01:03:48 AM
Oh, I wasn't aware that collecting guns was bad?  Roll Eyes

that's probably what adam lanza thought too.
508  Other / Off-topic / Re: Greetings from 2012 on: January 01, 2013, 11:19:05 AM
Oh cool noice to know wher eyoure from. Let the stalkng begin.! Aloha!

I've never hidden that fact. lol

By all means come to Hawaii...i'm pretty sure I've got nothing to worry about. My turf.  Cheesy

Do you live in a shack and eat coconuts everyday?

LOL yes Hawaii is a third-world country. We have monkeys here too. We use our coconut wireless to get internet access through the trees.

do the burgers there all have a slice of pineapple?
509  Other / Beginners & Help / Re: Mt Gox - My First Experiance Very Dissapointing on: December 31, 2012, 11:27:49 AM
  • good customer service
  • mt gox

pick one Cheesy
510  Other / Beginners & Help / Re: paypal vs bitcoin on: December 31, 2012, 05:43:46 AM
both, why not? It's free.

paypal is *not* free, especially if you count having your assets frozen as a cost.
511  Other / Off-topic / Re: What's your most trusted way of communicating online? on: December 31, 2012, 04:58:17 AM
okay, this is what i wrote up... you might need to adapt it a bit to your OS, etc.

Quote
---------- DOWNLOAD

1. Go to http://www.gpg4win.org/download.html

2. Download Gpg4win 2.1.0 (Size: 38 MByte, Released 2011-03-15)



---------- INSTALLING

3. Run the download and follow the instructions in the installer.

4. Open "Kleopatra" (Should be now in your start menu).

5. In Kleopatra, choose File->New Certificate

6. Choose "Create a OpenPGP key pair"

7. Type your name and email address (These can be absolutely anything random, but name needs to be two words and email needs to be a valid email address. eg. blah@blah.com).

8. Click Next

9. Click Create Key

10. Choose a password that you'll remember or keep somewhere safe, and enter it into the input box.

11. You should now have your first GPG key. This will have been saved somewhere on your computer under Users, but you can make a backup of the key to a USB or somewhere.

12. Click Finish.



----------- ENCRYPTING A MESSAGE

13. To encrypt a message, you'll need to choose who you're encrypting it for, and get a copy of their PUBLIC key. Eg. To send an encrypted message that only your brother can decrypt, you'll need to get a copy of your brother's PUBLIC key.

14. Once you have someone's public key, you can install it by clicking "Import Certificates" and browsing to the person's key file.

15. Open up Notepad and type the message that you want to encrypt.

16. Right click on your message in notepad and click "Select All" and then copy it to the clipboard (Ctrl-C).

17. In your system tray (near the clock on the task bar), there's an icon for Kleopatra. Right click on it and choose Clipboard->Encrypt.

18. Choose "Add recipient"

19. Select the key of the recipient (eg. your brother) It might be under the "Other Certificates" tab. Then click OK.

20. You will get a warning that says you have not selected your own certificate. This just means that you won't be able to decrypt your message (only the recipient will be able to).

21. Click Next, then OK. This should encrypt the contents of the windows clipboard.

22. Go back to notepad where you typed your message. If it's not still all selected, do Select All (Usually Ctrl-A). Then do a paste (Ctrl-V).

33. Now, email this encrypted text to your intended recipient and he will be able to decrypt it and read the original message.



----------- DECRYPTING A MESSAGE

34. For others to be able to send you encrypted messages, you will need to give them a copy of your PUBLIC key.

35. In Kleopatra, click on your certificate and choose Export Certificates. Save somewhere as whatever name you like, eg. mypublickey.asc

36. Send that mypublickey.asc to whoever you would like. It is safe to publish it anywhere at all, since the only thing people will be able to do with it is encrypt a message that only you can read.

37. Once someone sends you a message that has been encrypted with your key, select the encrypted message and copy it to the windows clipboard.

38. On the Kleopatra icon in the system tray, choose Clipboard->Decrypt/Verify

39. Go to notepad and click paste, or Ctrl-V, you should now be able to see the decrypted message.

^ the above may contain security holes, do your own research.
512  Other / Off-topic / Re: What's your most trusted way of communicating online? on: December 31, 2012, 04:54:42 AM
I need to talk and communicate with a friend who's having issues and because of censorship I don't want his messages read, or become privvy to third parties.


I'm looking at PGP and what a good way to send him my certificate.


Could I use Pastebin? I can make an unlisted file, make it last 10 minutes and hopefully believe in the animal spirits that guide the internet that that text certificate will not stay on their servers.



it doesn't matter if your public key is public.

unless you also want to try to hide the fact that your friend is even using encryption, there's no problem sending him your public key over email or wherever.

i actually did up a guide for my brother recently.... i'll paste it here, it might help someone else.
513  Economy / Marketplace / Re: [ANNOUNCE] The Bitcoin MALL on: December 30, 2012, 06:51:30 AM
Your website is called Bitcoin MALL, but there is only links to things to buy in OTHER sites, it will make people think you are trying to cheat them.

isn't that what a mall is? a collection of other people's shops?

when i go to my local shopping mall, i don't buy things from Centre Management or the information desk.
514  Other / Beginners & Help / Re: Using Bitcoins for Amazon purchases on: December 28, 2012, 04:02:24 AM
Just found this website here http://bitcoin4amazon.webs.com/
I've been wanting a good way to use bitcoins on Amazon for a while, so I think I'm going to start with a small pruchase, and If everything goes well move up to some bigger ones.

Any thought?

my thought is that this is your website and you are here to promote it.

good luck with it.

and if i'm wrong, good luck to the true owner.
515  Economy / Service Discussion / Re: List of Bitcoin Services and Stores with Affiliate Programs on: December 28, 2012, 03:06:47 AM
Bitcoin Kamikaze went away for a while but now it's back apparently.
516  Economy / Economics / Re: A really tough question on: December 28, 2012, 02:58:49 AM
probably just mentioning what's already known, but Australia has been using $1 and $2 coins since 1988.

i don't remember hearing of any major protests over the transition. (oh, except that the $2 sounds like plastic when dropped).
517  Bitcoin / Development & Technical Discussion / Re: Search by Address on: December 27, 2012, 03:32:35 AM
not saying it contains what you're looking for, but have you read this?

http://blockchain.info/api/blockchain_api
518  Bitcoin / Development & Technical Discussion / Re: An alternate "51% attack" possible? on: December 27, 2012, 03:20:14 AM
But if that were true then it seems possible to introduce a fraudulent fork longer than the last valid one and have every node in the network digest it as if it were legitimate... which seems even easier than the elaborate heist I describe in the OP...  Huh

according to the rules of bitcoin, it would be legitimate.

but to hash more blocks than the rest of the network combined (so your chain is longer), you'd again have to have 51% of the network's hashing power.
519  Economy / Gambling / Re: SatoshiDICE.com - The World's Most Popular Bitcoin Game on: December 27, 2012, 03:17:12 AM
How do you bet on S.D.? Huh
Smart people don't bet here  Grin

maybe the smart ones bet here:
https://bitcointalk.org/index.php?topic=101902.0

i wouldn't know though, my IQ is only seventy eleventeen.
520  Bitcoin / Legal / Re: Withdrawing your investments on: December 27, 2012, 03:08:16 AM
If by "pull out large amounts of money", you mean sell BTC for dollars, you can do that on Mtgox, the biggest exchange, without too much trouble. If by "looking fishy", you mean without triggering AML, I think you will find that increasingly difficult to do. Exchanging $50k worth of BTC over a year is probably under the AML thresholds, but don't quote me. IANAL

people would do well to assume that *nothing* is under mtgox's aml thresholds. even small accounts get frozen there.
might have luck somewhere else though.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 ... 142 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!