Bitcoin Forum
May 24, 2024, 04:36:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 [178] 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 ... 288 »
3541  Bitcoin / Development & Technical Discussion / Re: How to verify the ownership of Bitcoins? on: October 28, 2013, 04:57:21 AM
As long as the signature includes the public key (or the public key is already in the blockchain), yes.
You do not need the public key to verify the signature. The address, signature, and message are sufficient.
3542  Bitcoin / Development & Technical Discussion / Re: Dust/Transaction too large, how to solve ? on: October 28, 2013, 02:58:33 AM
Peter's script sends the dust to miners - I suspect most people simply want to consolidate/defrag their wallet and keep the money. I don't think there's any program that does that currently.
Yea, but who cares if they "keep" payments of 1 satoshi? Even thousands of them add up to nothing.

The advantage of coinjoining them up and giving them to miners, as Peter's tool does, is that it also thwarts attempts to reduce privacy (paying exhausted addresses tiny amounts in order to produce extra linkage)... and giving the coin to miners is the most incentive possible for miners to accept the transaction (short of actually paying extra to get it mined).

It's probably not something you'd want to use for "dust" at the scale of 0.01 BTC to (say) 0.0001 BTC. I posted a tool (now probably bitrotted) for general defragmenting last year:  https://people.xiph.org/~greg/groomer.py  basically it aggregates up outputs while trying to avoid reducing your privacy.

It might be interesting to combine the ideas in peter's tool:  For very tiny coins, give them away to miners, for larger ones aggregate them up and return them to yourself.
3543  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: October 28, 2013, 02:39:00 AM
Whats a spying node?
Are you suggesting that bitcoin nodes exist solely to watch the blockchain? To watch transactions as they occur?
They may, BC.i runs nodes that do this. I've seen other aggressive connectors in the past, and surveillance is one of the possible explanations for them but for most of them it's impossible to know for sure.

There are more benign explanations though. For example, some people erroneously believe that connecting to large numbers of nodes is in their interest— e.g. they're miners and they think it will improve their block propagation, in fact because the relaying is sequential it generally tends to hurt your block propagation to do this... and they go around addnode=ing hundreds of nodes.

I've spent a fair amount of time trying to figure out how the network can discourage this kind of behavior and don't have any great general solutions.  So far the best I can do is prevent mass-connectors from DOSing the whole network. For anti-spying the best I can suggest right now is moving your nodes behind tor.
3544  Bitcoin / Development & Technical Discussion / Re: the bs "Satoshi:0.8.99" on: October 27, 2013, 09:51:10 PM
FWIW, these are also the same nodes which have been triggering the incorrect time warnings.
3545  Bitcoin / Development & Technical Discussion / Re: Creating Bitcoin passports using sacrifices on: October 27, 2013, 11:09:15 AM
"Previously people thought UTXO bloat was an issue, but right now I'm quite convinced UTXO size isn't a big deal due to TXO commitments."
What is meant by this? Can you please explain a bit more? I'm slowly but surely delving deeper into the protocol, so I need to wrap my head around concepts still.
That should get a new thread, if retep has time to follow up on it. Thanks. (I will be deleting my post once it's not needed to keep this thread from going offtopic)
3546  Bitcoin / Development & Technical Discussion / Re: Pay to contract with forgability (using a chameleon hash) on: October 27, 2013, 09:46:19 AM
Also bear in mind that other than the fact of shaming a pseudonym (Bob) and tarnishing his reputation that's may not be much of a disincentive, and another model is for the parties to agree on an arbitrator who has 3rd vote in 2 of 3 multisig.  Probably you can use two designated verifier signatures so the the arbitrator could also have forged the contract.
Indeed, the provider of the public key used it the chameleon hash could be entirely independent of the parties making the transaction.  I don't doubt that it would even be possible to construct a threshold chameleon hash, where some N of M parties were required.

Thank you for the excellent explanation too.

One thing that I'd like to add is that the methods of crypto-anarchy are still useful in the context of a society which is largely politically dissimilar. For example, some contracts people form are _too low value_ to effectively use the kinds of tools to ensure honest dealing in wider western societies today (e.g. courts) or the easy centralized alternatives facilitate rent seeking (e.g. having to pay to use a game server in order to play a game with your friends, you all have network access and powerful computers, what do you need the server for?).  If mathematical tools exist that allow cheat proof interacting they are often inherently scalable— we can apply them to high value things and low value things alike, because once they're coded they're nearly free.

Having good tools at our disposal allow societies to pick appropriate tools for appropriate situations, and we can all only benefit from that.
3547  Bitcoin / Development & Technical Discussion / Re: Creating Bitcoin passports using sacrifices on: October 27, 2013, 09:27:38 AM
Artificial mining fees give an advantage to very large miners and could foster centralization.
Welp, better go fix this centralization then... it has a lot more costs and risks for Bitcoin than just SINs.
3548  Bitcoin / Pools / Re: Analysis of Bitcoin Pooled Mining Reward Systems on: October 27, 2013, 04:01:17 AM
Where is CPPSRB?
Not worth spending time on. I believe it was invented / became popular after the paper was completed, and I don't update it for every new broken method. IIRC, it's fairly similar to the *SMPPS.
Weird. I thought I heard you using it as an example at the conference as a scheme which made a long term uncertainty of when you'd be paid.

I think it's something of an extreme example of making tradeoff for the lowest long term uncertainty in exchange for the higher medium term uncertainty. Kind of an odd example.  Primary argument I have against it is that the high medium term uncertainty kinda stinks.
3549  Bitcoin / Pools / Re: [24 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: October 27, 2013, 03:44:13 AM
Is it also run 440GH/s on "normal" pools? Looks like flushwork takes like 1 sec
No.  480-510GH/s.
IIRC the graph number minus DOA, but you get some of the DOA back because everyone else has them too. Should check with forrestv, also note you are 110% efficiency in that p2pool output, meaning you're outperforming the pool on average latency wise and are expect to get 110% of what you would expect based on your hashrate.

Is the CGminer claimed hashrate lower with p2pool then elsewhere?  If so, something about the hardware design / firmware / or miner driver is brain damaged.
3550  Bitcoin / Pools / Re: [24 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: October 27, 2013, 03:35:43 AM
I'm sorry to say this can't be giving me my fair share for my work done on the p2pool network so I have moved off it.
Sure it can be and very likely is, but indeed, it's higher variance for tiny miners. I don't begrudge you your variance preferences, but please don't confuse your emotional response to high variance for sudden expertise in the system.
3551  Bitcoin / Pools / Re: [28 TH] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: October 27, 2013, 03:32:03 AM
Exactly.  I can point my Blades to any other pool, be it one with a getwork interface, or any stratum pool via a stratum proxy, and guess what?  It works.  ONLY p2pool shit's it's lips when presented an ASICMiner (or KnC it seems).
You actually can't. You need to use a proxy.  Otherwise the broken blade firmware will flood the pool with invalid getwork responses because it ignores the target difficulty. Some pools will ban you for this, perhaps most won't but it's still flooding them with bogus work.

The asicminer firmware is broken in a lot of ways.  It's workable, but not good. ... and you can still use it with P2Pool, you just need to tell p2pool that this POS is going to return difficulty 1 no matter what.
3552  Bitcoin / Development & Technical Discussion / Re: [BRAINWALLET] NoBrainr - a hackproof cold wallet generator in 1024 bytes on: October 27, 2013, 03:22:29 AM
I'm unhappy with the subject line describing this as "hack proof", it's strictly weaker than other similar systems. (E.g. what electrum does)
3553  Bitcoin / Development & Technical Discussion / Re: Creating Bitcoin passports using sacrifices on: October 27, 2013, 03:20:36 AM
In theory SINs could be blinded too:

You write a small program that takes in a SIN SPV fragment, a site name, a minimum sin value, and the private key for the sin. It verifies the SPV fragment, then uses deterministic DSA to sign the sitename and computes then returns {sitename, minimum sin value, H(txid || signature)}.

You run this problem inside a zero-knoweldge proof-of-knoweldge environment and the result is a unique ID per site which proves that there exists a sin of at least the stated value, but no information about which transaction is the SIN.

(The actual implementation of this is annoyingly complex, but we should try to nag the people working in this space to use it as an example application since it's probably the simplest use of these kinds of proofs which would have a big practical value to us)
3554  Bitcoin / Development & Technical Discussion / Re: How do you know how much transaction fee to deduct before sending the payment? on: October 27, 2013, 01:25:01 AM
The minimum fee most miners accept is 0.0001 per Kb. You aren't required to pay more unless you need faster confirmations.
Practically every block has free transactions, the blockchain disagrees with you.
3555  Bitcoin / Development & Technical Discussion / Re: Pay to contract with forgability (using a chameleon hash) on: October 27, 2013, 01:22:18 AM
Even if a gangster member puts a pistol to your forehead, making up a forged contract and presenting it to the gangster member can get you in prison.
Man, I'm certainly glad to not live in Sweden!
Quote
Same could be done here, eg put a reference mark, like "attach #1" in the contract to refer to secret data.
This doesn't achieve the goal. We want Alice to be able to prove to the world that bob is behaving in an untrustworthy way, but we do not want Alice or Bob to be more vulnerable to being coerced into making their private arrangements proven to the public than they would be otherwise. I don't think it's too much to ask that when we adopt a security measure to protect against one thing that we not become weaker against different attacks.

Under the scheme presented here after Alice and Bob are thoroughly happy that things are settled, if they are concerned about coercion risk they could even publish the chameleon hash key... then anyone could produce a fake invoice and thus the pay-to-contract would no longer be persuasive of the specifics of their arrangement.

In that case, even if you lived in a place with terrible inhumane people who would punish you for acting to save your life against a threat of immediate death you still wouldn't have to have been the person to have made a forged contract.
3556  Bitcoin / Development & Technical Discussion / Re: Pay to contract with forgability (using a chameleon hash) on: October 26, 2013, 08:16:22 PM
I guess the first step "publish the point" is critical. I don't see what stops Alice from simply running this protocol with herself, and then saying "Look, Bob agreed!". Then Bob says "I never heard of Alice" and we're back to step one.

If Bob has to publish his point for each transaction that takes place, how do we know it's Bob's point? It seems like we're back to square one ...
If Bob is known exclusively via his point— e.g. Bob is a well known trader who's activity is associated with that point, you're done.  Alice can show that what she paid to was contract + Bob's point.  Otherwise, you need PKI.
3557  Bitcoin / Development & Technical Discussion / Re: Addresses - Shortening and Changing first character on: October 26, 2013, 05:17:51 AM
At some point a system similar to DNS should arise, to improve the situation of addresses being not memorizable.
You should not be reusing addresses. If you want memoriable addresses, use a https URL that issues a bitcoin payment URL in response to loading it.
3558  Bitcoin / Development & Technical Discussion / Re: Invoices/Payments/Receipts proposal discussion on: October 26, 2013, 05:15:49 AM
No I am not saying that at all.
Then what you are saying makes no sense. If an unsigned receipt is valid then why would a signed receipt be invalid just because a CA was compromised?
3559  Bitcoin / Development & Technical Discussion / Re: Invoices/Payments/Receipts proposal discussion on: October 26, 2013, 04:40:52 AM
now my receipt is technically "invalided" cause they revoke that certificate.
uhhh.  So you're saying that every receipt that doesn't have a cryptographic signature on it (meaning basically every receipt which has ever been created in the history of mankind) is "invalid"?

The CA model is weak and lame and mildly exploitative. But what alternative are you suggesting?   This is an optional feature, and if it's used its certainly no worse than if its not used.

The protocol itself is specifically designed to be extensible to other authentication types, but at the moment there don't appear to be any actually useful alternatives, as they arise future extensions can add support for them... and you still have the option of not using the authentication.
3560  Bitcoin / Development & Technical Discussion / Re: Invoices/Payments/Receipts proposal discussion on: October 26, 2013, 03:12:31 AM
2) Once the payment has been made, there's no proof that you actually made that purchase.
So I guess the blockchain is just for show and the signing/verifying messages will be removed now.
Currently, you can prove that you made a payment,  but you can't prove that the merchant owns the address that you sent the funds to.
Or what the terms of the agreement were.  "It was a donation!"

And forget courts— though perhaps someday it might matter in those too— it's also about making the case in the court of public opinion. Certainly plenty of people have made fraudulent scam complaints (against business competitors or just for fun), strong evidence for a contract protects both parties and the public in general.

Making strong cryptographic evidence of contracts is an important part of building infrastructure that enables people to freely contract without depending on things like courts to enforce their agreements. Less use of trust and subjective calls and more use of math.
Pages: « 1 ... 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 [178] 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 ... 288 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!