Search content
Sort by

Showing 20 of 51 results by hjdt4fd1
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin 5 years from now
by
hjdt4fd1
on 31/03/2014, 14:12:56 UTC
Other currency Bitcoin as a leader, if it comes off, followed other currency swaps unless they have some innovations.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin should BAN China
by
hjdt4fd1
on 31/03/2014, 13:55:16 UTC
Do not publish this news, I've seen too much.
Post
Topic
Board Bitcoin Discussion
Re: Anyone used Bitcoin to purchase Real Estate?
by
hjdt4fd1
on 31/03/2014, 13:44:17 UTC
This requires national recognition Bitcoin, of course, but rarely acknowledged that some countries used to buy listing.
Post
Topic
Board Bitcoin Discussion
Re: Bitcoin should BAN China
by
hjdt4fd1
on 31/03/2014, 13:42:51 UTC
Chinese like to publish rumors affect Bitcoin development, we can easily believe.
Post
Topic
Board Off-topic
Re: Math is weird
by
hjdt4fd1
on 30/03/2014, 06:56:01 UTC
Because he is so strange to be so attractive!
Post
Topic
Board Off-topic
Re: What is your Wish?
by
hjdt4fd1
on 30/03/2014, 06:52:17 UTC
I hope to return to the past to buy a lot of bitcoins, ha ha.
Post
Topic
Board Off-topic
Re: Your time machine is here...what year would you like?
by
hjdt4fd1
on 30/03/2014, 06:48:42 UTC
I would go back to the 1990,I can take the time now to develop the technology.
Post
Topic
Board Altcoin Discussion
Re: any piratcoin faucet??
by
hjdt4fd1
on 30/03/2014, 06:40:39 UTC
I don't know any piratcoin faucet, but you should buy the coins if you like them ...

already bought, but I want more  Cheesy
Do you think this development should have insisted, I support you.
Post
Topic
Board Altcoin Discussion
Re: [ANN] Yet another GPU miner release! [YAC]
by
hjdt4fd1
on 30/03/2014, 06:34:40 UTC
Be nice to see, I think it is helpful for me
Post
Topic
Board Altcoin Discussion
Re: PSA: Becareful of imposters on forum boards
by
hjdt4fd1
on 30/03/2014, 06:26:50 UTC

Apparently I made the list, although I've said the coin probably serves no purpose right now, never actually recommended the coin to anyone, and think most nation coins are silly. You have also repeatedly said I was Chinese (even though I'm not). You'll do best if you just stick with sane posts.

I agreed with you last night when you found the Bittrex thing. I don't agree that means we know who is using the fake account, but good catch finding it.

Your contributions and enthusiasm in HKC ANN thread seems contradict to what you said here.

The following is what you have said in HKC ANN thread:

Any idea with this coin will be listed on coinmarketcap?

BTW, can you think of any other places you would like to see this coin listed?

Some people are still sleeping on HKC and they need to be aware it's out there.

Poloniex would seem like the next logical step for the coin. It's still a small exchange, but not as small as Bittrex. A lot of nation coins seem to 'graduate' to there before then moving to larger exchanges.

Agreed...  Scammers never admitted what they did ... HAHA
If admitted liar cheat than people.
Post
Topic
Board Altcoin Discussion
Re: How to create and host a mining pool?
by
hjdt4fd1
on 30/03/2014, 06:16:10 UTC
My ability is limited, can only come to learn from other people.
Post
Topic
Board Altcoin Discussion
Re: Zerocoin - has it's time come?
by
hjdt4fd1
on 30/03/2014, 05:58:36 UTC
Zerocoin offers anonymity is what we need, I feel more secure.
Indeed it is safe, and there is no marketing, no hype, just a steady development.
Post
Topic
Board Bitcoin Discussion
Re: When does Bitcoin become your property?
by
hjdt4fd1
on 30/03/2014, 05:53:23 UTC
You can also avoid converting bitcoin to USD through exchanges that needs your passport (more risk) to avoid all the taxes as they'll have no way to associate that bitcoin address with you.
You're right, there is no way the IRS will bitcoin address with your link.
Post
Topic
Board Bitcoin Discussion
Re: CHINA CANT BAN BITCOINS!!
by
hjdt4fd1
on 30/03/2014, 05:48:50 UTC
Now the news has not really had to say in Bitcoin will be banned.
Post
Topic
Board Lending
Re: I need a loan of 100 bitcoins!!!
by
hjdt4fd1
on 30/03/2014, 02:07:43 UTC
It sounds like a joke, but not funny.
Post
Topic
Board Speculation
Re: Value of Bitcoin will go down
by
hjdt4fd1
on 30/03/2014, 02:04:28 UTC
Bitcoin will go down some more... but it will go back up and then some.
You're right, bitcoin it will go back up and then some.
Post
Topic
Board Project Development
Re: I think I can build a more secure web wallet than any other so far.
by
hjdt4fd1
on 30/03/2014, 01:55:03 UTC
If you really after a web wallet, then watch out myTREZOR.

It will be as easy to use as any web application with no sign-up. Your keys will be in your hand, literally, in a high security special purpose device, safe from any hacks.

http://www.bitcointrezor.com/news/2014-02-10-mytrezor-bop-bitcoin-server

Here you have its first public demo in Berlin:
http://vimeo.com/90026733


Agreed. TREZOR and other hardware wallets are strong security made simple, they're what's needed for bitcoin to go mainstream

I am really looking forward to the Trezor (I ordered 2 last year) but I think it will not be for everyone. The retail price for this thing is yet TBA and I doubt that it will be anything below $100! Not much for total security if you are a "whale" and have lots of bitcoins in your wallet, but too much for the bitcoin starter.

So there is still room for another "middle security" wallet solution, easy to use for the average joe but still secure enough so that it is not easily hacked.
You're right, now the main wallet is safe and simple to use.
Post
Topic
Board Development & Technical Discussion
Re: Do you know what a multisig address is?
by
hjdt4fd1
on 30/03/2014, 01:45:20 UTC
Who's got the [links]? I want to know [about] multisig [addresses].
A multi-signature address is an address that is associated with more than one ECDSA private key. The simplest type is an m-of-n address - it is associated with n private keys, and sending bitcoins from this address requires signatures from at least m keys. A multi-signature transaction is one that sends funds from a multi-signature address.

The primary use case is to greatly increase the difficulty of stealing the coins. With a 2-of-2 address, you can keep the two keys on separate machines, and then theft will require compromising both, which is very difficult - especially if the machines are as different as possible (e.g., one pc and one dedicated device, or two hosted machines with a different host and OS).

It can also be used for redundancy to protect against loss - with a 2-of-3 address, not only does theft require obtaining 2 different keys, but you can still use the coins if you forget any single key. This allows for more flexible options than just backups.

It can also be used for more advanced scenarios such as an address shared by multiple people, where a majority vote is required to use the funds.

Multi-signature transactions are often conflated with BIP 16 and 17. In fact they are not directly related. Multi-signature transactions have been supported by the protocol for a long time; but implementing them would require a special output script.

What BIP 16/17 do is offer a standard way to encapsulate a script within an address; this makes it easier to use advanced scripts, with the most prominent example being multi-signature transactions.
http://bitcoin.stackexchange.com/questions/3718/what-are-multi-signature-transactions
I do not know multisig address, they seem really good feeling after reading.
Post
Topic
Board Legal
Re: Did the IRS make a big Loophole mistake? WHOOPS!!!!
by
hjdt4fd1
on 30/03/2014, 01:39:14 UTC
If the IRS intends to treat it as a property, that the IRS will face many problems, how to solve these problems is a problem.
Post
Topic
Board Legal
Re: Bitcoin Tax Questions
by
hjdt4fd1
on 30/03/2014, 01:36:43 UTC
I did not answer, but the IRS seems to have changed on the tax issue.