Pages:
Author

Topic: How do I verify 1000 BTC balance? (Read 2180 times)

legendary
Activity: 1288
Merit: 1007
July 28, 2013, 12:38:44 AM
#27
Use a signed message, it's you best choice. Try what others have posted above
Is he an old member here? Most 2009-2011 Users have more then 1k btc. Its still quite common here. But most of them keep their mouth shut.

Wise men, eh?
hero member
Activity: 854
Merit: 500
July 25, 2013, 11:54:47 AM
#26
So, did he have 1000 BTC?

Right now it is hypothetical. I am working on an idea for creating an invitation-only club of people with 1kBTC.

But you don't even have 1k BTC
member
Activity: 66
Merit: 10
July 25, 2013, 11:44:55 AM
#25
So, did he have 1000 BTC?

Right now it is hypothetical. I am working on an idea for creating an invitation-only club of people with 1kBTC.
hero member
Activity: 854
Merit: 500
July 25, 2013, 11:37:36 AM
#24
So, did he have 1000 BTC?
legendary
Activity: 1176
Merit: 1257
May Bitcoin be touched by his Noodly Appendage
July 25, 2013, 11:33:13 AM
#23
I do not know the address from which I sent you the money (when I click in Bitcoin-Qt ''Transactions'' then ''Transaction details'' it doesn't tell me which of my public addresses was used for making the payment in your favour) so I cannot enter my public address by myself (am I correct or not?)

This is a good question, and I don't know the answer -- little help from someone with more expertise?

2. Are you the only person who can see my message?

The answer to this question depends on how the message is transmitted, but it should be assumed that anybody can/will see the message, which is why it is recommended that the content of the message contain the specific details of the context of the message, e.g. "This message sent on this date to so-and-so is for this purpose..." This will prevent the message from being hijacked for other purposes.
1. Blockexplorer?
2. A signature is only a number that proves that a certain message was approved by a certain address
This number doesn't contain the message, you'll have to transmit it yourself
member
Activity: 66
Merit: 10
July 25, 2013, 11:29:21 AM
#22
So, it's a messenger more or less. Good to know Smiley

More specifically, it is a message composer, but it does not transmit the message. Note in my example the components of the message (btc address, message, signature) had to be emailed to me.

how does Bitcoin-Qt know which of my visible and invisible public address(es) to include in the message for you?

You have to select/enter the address yourself.

I do not know the address from which I sent you the money (when I click in Bitcoin-Qt ''Transactions'' then ''Transaction details'' it doesn't tell me which of my public addresses was used for making the payment in your favour) so I cannot enter my public address by myself (am I correct or not?)

This is a good question, and I don't know the answer -- little help from someone with more expertise?

2. Are you the only person who can see my message?

The answer to this question depends on how the message is transmitted, but it should be assumed that anybody can/will see the message, which is why it is recommended that the content of the message contain the specific details of the context of the message, e.g. "This message sent on this date to so-and-so is for this purpose..." This will prevent the message from being hijacked for other purposes.

legendary
Activity: 1890
Merit: 1086
Ian Knowles - CIYAM Lead Developer
July 25, 2013, 10:29:59 AM
#21
If you want to send a message *privately* then you need to use PGP/GPG - Bitcoin signing is just a signature (it does not encrypt data but simply proves ownership of an address).
sr. member
Activity: 378
Merit: 250
Born to chew bubble gum and kick ass
July 25, 2013, 10:24:43 AM
#20
No -- there is no transaction that is involved in this messaging.

So, it's a messenger more or less. Good to know Smiley

Let's say that you bought a widget from me, and you have already sent me the bitcoin to pay for it, but you haven't given me your mailing address so that I can send you your widget. Let's also say that we don't know each other and the only information I have about you is the bitcoin address from which you sent payment, and an email address that I think is suspicous -- it may or may not be you on the other end of the email address.

So, I ask you to send me a "signed message" that contains your mailing address.

You then go into Bitcoin-Qt, under "Sign message", and enter the bitcoin address that was used in the purchase of the widget, then enter your mailing address in the text of the message, then generate the signature. You then email me those three things -- the bitcoin address, the text of the message, and the signature.

Okay, I have a few visible and a few invisible addresses in my Bitcoin-Qt. Bitcoin-Qt interface shows me only the balance (which is not broken down by respective addresses of mine). I bought a widget from you and my BTCs were either sent to you from one address or from many addresses residing in my Bitcoin-Qt.

1. When I ''sign a message'' containing my e-mail address and send it to your public address, how does Bitcoin-Qt know which of my visible and invisible public address(es) to include in the message for you? - I do not know the address from which I sent you the money (when I click in Bitcoin-Qt ''Transactions'' then ''Transaction details'' it doesn't tell me which of my public addresses was used for making the payment in your favour) so I cannot enter my public address by myself (am I correct or not?)

2. Are you the only person who can see my message?
member
Activity: 66
Merit: 10
July 25, 2013, 09:43:37 AM
#19
Does ''signing / verifying a message'' involve paying a TX fee?


No -- there is no transaction that is involved in this messaging.

Here's an example of how this messaging works, as I now understand it (please correct me if I'm wrong):

Let's say that you bought a widget from me, and you have already sent me the bitcoin to pay for it, but you haven't given me your mailing address so that I can send you your widget. Let's also say that we don't know each other and the only information I have about you is the bitcoin address from which you sent payment, and an email address that I think is suspicous -- it may or may not be you on the other end of the email address.

So, I ask you to send me a "signed message" that contains your mailing address.

You then go into Bitcoin-Qt, under "Sign message", and enter the bitcoin address that was used in the purchase of the widget, then enter your mailing address in the text of the message, then generate the signature. You then email me those three things -- the bitcoin address, the text of the message, and the signature.

When I receive those three things, I then enter them in "verify message" it it tells me if indeed this is a valid signed message. If it is, then I know that the mailing address in the message is from the person who owns the bitcoin address that paid for the widget.

It's kind of a brilliant feature for supporting anonymous yet trustworthy messaging.
sr. member
Activity: 378
Merit: 250
Born to chew bubble gum and kick ass
July 25, 2013, 08:54:37 AM
#18
Signed messages are never part of a transaction and never added to the blockchain.

The client has the ability to sign any arbitrary text.  Once again this has absolutely nothing to do with transactions.


Thank you! Now I understand.

I don't (fully) understand. I just found ''sign message'' and ''verify message'' in Bitcoin-Qt.

Can someone explain in plain English how both differ?

Does ''signing / verifying a message'' involve paying a TX fee?
member
Activity: 66
Merit: 10
July 24, 2013, 03:41:29 PM
#17
Signed messages are never part of a transaction and never added to the blockchain.

The client has the ability to sign any arbitrary text.  Once again this has absolutely nothing to do with transactions.


Thank you! Now I understand.
donator
Activity: 1218
Merit: 1079
Gerald Davis
July 24, 2013, 01:40:35 PM
#16
I may need to put this in another topic, but I'm not clear on what a "signed message" is.

My understanding is that a message can be included in a transaction, which goes into the block chain. Is this what you are referring to as a "signed message"?

No that is a transaction and you can't (without some really bad hacks) include a message in a transaction at least not in any standardized easy to decode method.

Transactions are not messages.  Messages are not transactions.


Quote
Is there such a thing as a signed message that is not part of a transaction in the block chain?

Signed messages are never part of a transaction and never added to the blockchain.

The client has the ability to sign any arbitrary text.  Once again this has absolutely nothing to do with transactions.
legendary
Activity: 1176
Merit: 1257
May Bitcoin be touched by his Noodly Appendage
July 24, 2013, 01:11:22 PM
#15
You can put a message in a transaction
Look at the menus in bitcoin-qt
member
Activity: 66
Merit: 10
July 24, 2013, 01:08:28 PM
#14
I may need to put this in another topic, but I'm not clear on what a "signed message" is.

My understanding is that a message can be included in a transaction, which goes into the block chain. Is this what you are referring to as a "signed message"?

Is there such a thing as a signed message that is not part of a transaction in the block chain?
donator
Activity: 1218
Merit: 1079
Gerald Davis
July 23, 2013, 05:46:44 PM
#13
As others have pointed out the only proof is a signed message(s) and the signed message should be distinct enough that it can't be reused.

Having someone send you a token amount of coins is very weak security.  Someone could simply be acting as a middle man.  He tells a person who really does have 1000 BTC to send him a bitcent as "proof" and then supplies your address.  You see an incoming "proof" transaction which isn't proof of anything at all.
donator
Activity: 1419
Merit: 1015
July 23, 2013, 05:42:46 PM
#12
The verifying can be done via signed messages. If they choose to remain anonymous, however, you've got a problem of trust regarding how to handle the transaction and verification. There's a few methods you can use then, one is having them escrow it to someone you and the anonymous person both trust. You don't seem to hide your identity at all, so it'd be easier to find an escrow that trusts you and could verify the cell # on your resume as well as verify you via your twitter.

At that point, the anonymous person could pass to the escrow somewhere along the lines of 10 BTC. You would then pay the amount to wherever they specify, then wait for them to confirm it was valid. After it's shown you can both handle a simple 10 BTC transaction, you then do a 100 BTC transaction. Assuming that goes well enough, they can probably trust you for a 250 BTC transaction, then another 250 BTC and etc. till you have it all wrapped up.

I know what you're both thinking. I don't even trust exchanges with handling 100 BTC or the fiat equivalent after the latest regulation hogwash. Not because I want to avoid regulation, but because I can't imagine what it would be like having that much wrapped up in some ridiculous exchange/regulation nonsense.
hero member
Activity: 602
Merit: 500
Vertrau in Gott
July 23, 2013, 12:11:24 PM
#11
Is he an old member here? Most 2009-2011 Users have more then 1k btc. Its still quite common here. But most of them keep their mouth shut.
full member
Activity: 140
Merit: 100
July 23, 2013, 12:00:07 PM
#10
Make sure the message you have them sign is descriptive enough that they can't trick others into signing the message.

Examples:

Don't ask for a signature of the following message: "I have control of this address"

Instead ask for a signature of the following message: "I am providing a signature of this message to prove control of more than 1000 BTC which will be used in a future transaction with jimbursch.  Here is the list of addresses that will be used to sign the message: 1myfirstaddress, 1mysecondaddress, 1mythirdaddress, etc"

Also, put the date in it, his username, and some random characters.

What is the benefit of the random characters?  I suppose username would make sense.  I'm not sure the date is necessary for this use, but I suppose it wouldn't hurt.

Random characters simply because it greatly reduces the chance of a coincidence, mostly paranoia... Just in case someone else happens to have signed the same thing. I wouldn't worry about it unless it is a large amount. After-all, 1000 BTC is ~$100k.
legendary
Activity: 3472
Merit: 4794
July 23, 2013, 11:37:31 AM
#9
Make sure the message you have them sign is descriptive enough that they can't trick others into signing the message.

Examples:

Don't ask for a signature of the following message: "I have control of this address"

Instead ask for a signature of the following message: "I am providing a signature of this message to prove control of more than 1000 BTC which will be used in a future transaction with jimbursch.  Here is the list of addresses that will be used to sign the message: 1myfirstaddress, 1mysecondaddress, 1mythirdaddress, etc"

Also, put the date in it, his username, and some random characters.

What is the benefit of the random characters?  I suppose username would make sense.  I'm not sure the date is necessary for this use, but I suppose it wouldn't hurt.
full member
Activity: 140
Merit: 100
July 23, 2013, 11:13:42 AM
#8
Make sure the message you have them sign is descriptive enough that they can't trick others into signing the message.

Examples:

Don't ask for a signature of the following message: "I have control of this address"

Instead ask for a signature of the following message: "I am providing a signature of this message to prove control of more than 1000 BTC which will be used in a future transaction with jimbursch.  Here is the list of addresses that will be used to sign the message: 1myfirstaddress, 1mysecondaddress, 1mythirdaddress, etc"

Also, put the date in it, his username, and some random characters.
Pages:
Jump to: