wumpus changed the topic of #bitcoin-wizards to: This channel is is for discussing theoretical ideas with regard to cryptocurrencies, not about short-term Bitcoin development | http://bitcoin.ninja/ | This channel is logged. | For logs and more information, visit http://bitcoin.ninja
King_Rex has quit [Remote host closed the connection]
King_Rex has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 250 seconds]
chmod755 has quit [Quit: Ex-Chat]
DougieBot5000 has joined #bitcoin-wizards
ishahnaz has quit []
nwilcox has joined #bitcoin-wizards
mengine has quit [Ping timeout: 246 seconds]
<stevedekorte> thanks “fluffypony”
<fluffypony> stevedekorte: no need for inverted commas, this is IRC and having a nom de plume is neither unusual nor inverted-comma-worthy
RedEmerald has quit [Ping timeout: 260 seconds]
xtalmath has quit [Quit: Leaving.]
tlrobinson has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 244 seconds]
nwilcox has joined #bitcoin-wizards
fabianfabian has quit [Quit: what]
AaronvanW has quit [Ping timeout: 246 seconds]
snthsnth has joined #bitcoin-wizards
tlrobinson has quit [Quit: tlrobinson]
jaekwon has quit [Remote host closed the connection]
frankenmint has quit [Remote host closed the connection]
kyuupichan has joined #bitcoin-wizards
Burrito has quit [Ping timeout: 255 seconds]
p15x has joined #bitcoin-wizards
p15x_ has quit [Ping timeout: 265 seconds]
near89 has quit [Ping timeout: 265 seconds]
RedEmerald has joined #bitcoin-wizards
bendavenport has quit [Quit: bendavenport]
near89 has joined #bitcoin-wizards
RedEmerald has quit [Ping timeout: 255 seconds]
nwilcox has quit [Ping timeout: 265 seconds]
snthsnth has quit [Ping timeout: 250 seconds]
Dr-G has joined #bitcoin-wizards
RedEmerald has joined #bitcoin-wizards
Dr-G2 has quit [Ping timeout: 244 seconds]
stevedekorte has quit [Quit: stevedekorte]
airbreather has quit [Ping timeout: 260 seconds]
mengine has joined #bitcoin-wizards
stevedekorte has joined #bitcoin-wizards
<kanzure> petertodd: including a second merkle tree might cause users to just start using third-party api services when they leave spv.
<kanzure> or is there a way around that?
RedEmerald has quit [Ping timeout: 260 seconds]
afk11 has joined #bitcoin-wizards
<gmaxwell> kanzure: what do you mean by leave SPV?
kmels has joined #bitcoin-wizards
<gmaxwell> I think we need to have a little bit of terminology come to jesus. What BitcoinJ implements is an incomplete version of SPV; and somehow that incomplete version has replaced SPV in our parlance (presumably because the complete version doesn't exist, and BitcoinJ does)
[\\\] is now known as imsaguy
<gmaxwell> (Electrum's SPV is even more incomplete... but same deal.)
RedEmerald has joined #bitcoin-wizards
<gmaxwell> Go load up and read the bitcoin whitepaper, section 8. Don't just skim or stop reading at the graph.
stevedekorte has quit [Quit: stevedekorte]
<afk11> Electrum doesn't even use bloom filters.. can it be called SPV?
King_Rex has quit [Remote host closed the connection]
stevedekorte has joined #bitcoin-wizards
stevedekorte has quit [Client Quit]
<gmaxwell> afk11: 0_o. Bloomfilters are "offchain" tech, they're not part of the bitcoin consensus system; and were only added in Bitcoin Core 0.8. Not all nodes even implement them. Thats like saying they don't implement getmempool can they be SPV? :)
<gmaxwell> If you just mean that they're not very private; in practice they may be more private than normal bitcoinj users because the existing bloomfilter usage is almost completely deanonymizing; and the clients are very promiscious in sharing their filters. Where electrum sends an address list but does it to fewer servers.
<kanzure> the "security drills" plan was to encourage the use of fully-validating nodes, but using a third-party api seems like a trivial workaround
<gmaxwell> kanzure: that at least makes their insecurity model transparent to them, they know they're depending on the API. I'm not sure that it matters: they're already largely using the APIs.
<kanzure> hm alright, out-of-scope for that particular plan then, fair enough
<gmaxwell> If you go monitor your inbound connections on v4 reachable nodes you'll find that there are very few BitcoinJ nodes connecting-- much less than there used to be. I don't know how much electrum traffic there is. Charitably I hope more things are just using electrum, but from talking to people I suspect a lot of it is APIs.
zooko has joined #bitcoin-wizards
<afk11> gmaxwell: ah, I see what you mean. SPV proves the tx is included in the merkle branch. how you arrive at that doesn't matter.
btcdrak has quit [Quit: Connection closed for inactivity]
<gmaxwell> Yea.
wallet42 has joined #bitcoin-wizards
<gmaxwell> Actually there is a proposal for a comitted bloom filter that would remove most of the privacy and dos attack issues for bloom filters, but they would need a fair bit more bandwidth, alas.
<gmaxwell> Also one of those things where there is a huge amount of design space available.
<gmaxwell> The idea is that instead of the client sending a bloom "filter" to the server, each block has a commited bloom "map" that would allow clients to fetch only th blocks (or parts of blocks) that they're interested in.
imsaguy is now known as [\\\]
<gmaxwell> The resulting maps are smaller than the filters if the client has more addresses than are typicall in a block. (the fact that there is a map once per block vs a filter sent potentially only once hardly matters because the existing filter design gets contanimated quickly and must be reset or it matches everything)
<afk11> Hmm, interesting idea. I've wondered if blocktrail,etc could accept filters. there are privacy issues that make filters impractical. (only one result in a long time, or you're requesting everything). but why not?
merlincorey has quit [Changing host]
merlincorey has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has joined #bitcoin-wizards
afk11 has quit [Ping timeout: 250 seconds]
alferz has quit [Ping timeout: 244 seconds]
c0rw1n is now known as c0rw|zZz
alferz has joined #bitcoin-wizards
alferz has quit [Changing host]
alferz has joined #bitcoin-wizards
bramc has joined #bitcoin-wizards
<bramc> Hey everybody
near89 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
KFl6WxEUI1Zbp2 has quit []
<bramc> In response to linking to Satoshi's message, a bunch of people expressed, ahem, skepticism that was actually him, as if it was implausible that bitcoin's original author would say that a lack of full nodes is a real problem.
alferz has quit [Ping timeout: 244 seconds]
rasengan has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has joined #bitcoin-wizards
<bramc> The whole thing has me feeling very sour on the bitcoin ecosystem. I find bitcoin fascinating as a crypto project and love working on it, but the broader ecosystem makes me hate humanity
<bramc> Dumb question: Is bitcoin-XT merge-mineable with bitcoin? My understanding is no.
<ebfull> i don't think so. at least one side needs to explicitly permit merge-mining to take place. neither XT nor Core permits that, nor could they really
p15 has joined #bitcoin-wizards
<ebfull> everyone here that works really hard on Bitcoin and cryptocurrency does so in the face of seemingly insurmountable problems. there's no shortage of motivation, as far as i can tell
<zooko> Hiya bramc and ebfull.
<ebfull> hi zooko
snthsnth has joined #bitcoin-wizards
<rusty> bramc: it can be nasty, yes. But the bitcoin ecosystem has always had a problem with taking bad news; I think back to MtGox and how the larger community willfully ignored the warning signs.
<gmaxwell> bramc: I don't see why people are expressing surprise at the message.
<gmaxwell> It is almost completely consistent with my expectation. In the not that unlikely case that its fake whomever wrote it went to considerable lengths to match style.
<gmaxwell> bramc: no, though either bitcoin or bitcoin-xt could be changed to make it merge minable.
<ebfull> not just that, but the opportunity of sending the email from the server. and the choice of when and what to send. wouldn't be surprised if it was satoshi
<gmaxwell> My position is somewhat biased by an unusual condition, the message changed my thinking on a few things for reasons I don't expect others to understand.
snthsnth has quit [Ping timeout: 265 seconds]
<zooko> gmaxwell: want to give us a chance to fail at that? :-)
<zooko> I'm curious.
<gmaxwell> (basically the point that hard forks are _normally_ hardforks even for spv clients; but the specific structure of this combined with the current security inadequacy of existing SPV clients means that they don't need to be upgraded; and that this is bad for system governance, because it greatly amplifies the overly consolidated miners ability to change policy unilaterally)
<zooko> Hm.
<midnightmagic> bramc: The comments in general and in specific about "declaring" it a failure does not, to me, match his old tone.
<TD-Linux> I thought we had software for this!
<gmaxwell> I have no clue if even the author was thinking the same thing as me there, but when he wrote "Nearly everyone has to agree on a change, and they have to do it without being forced or pressured into it." this clicked for me.
sergiohlb has quit [Remote host closed the connection]
<midnightmagic> TD-Linux: we do, and the authors admit that while it is the best-known-to-the-public stylometric tool that exists, it can be trivially fooled by simply asking the participants fool it.
<midnightmagic> TD-Linux: (but i like your joke)
<gmaxwell> midnightmagic: When matching style you can't match the parts that were new. Assume for a moment that the message is legit, the author had never in the past believed that the system was in an impending risk of failure. Why would you have previously expected intense language like that? bleh. I hate even discussing this because I don't think it's possible to give the topic just coverage without sou
<gmaxwell> ndling like I'm strongly arguing that its real.
<gmaxwell> And I would say my position is probably weak it's real, strong it doesn't matter if its real or not.
<gmaxwell> I do think it's kind of halarious to see pepole argue that its fake for trivially falsifyable reasons, but then not update to increase their confidence that it's real when they're corrected.
<gmaxwell> E.g. people on reddit cited the following halarious example as reasons why it wasn't real: Used a commonwealth spelling, that it used two spaces after a period, that it said it wasn't aware of pooled mining, that it wasn't signed with that pgp key, and that it used that particular domain instead of GMX.
<gmaxwell> halariously, these are all _well know_ characteristics someone might look for in the real thing, exactly the opposite of what quite a few people were arguing.
<gmaxwell> Commedy this could couldn't be created in fiction, no one would believe it. :)
<TD-Linux> unfortunately I think reddit has turned from "hilarious" to "sad" recently
<[\\\]> +1
iddo has quit [Ping timeout: 240 seconds]
<bramc> gmaxwell, Yes it passes the literary forensics test of 'is very insightful about bitcoin'. I noticed his comment about how the lack of incentive for full nodes, which wasn't a problem in the past. That particular form of literary forensics isn't readily accessible to most people.
<bramc> gmaxwell, The moon landing footage is obviously fake! Look how bizarre the gravel looks flying off the wheels of the car!
<bramc> That is an interesting point about SPV, in that it doesn't force the system as a whole to be using the correct protocol, which running full nodes does.
p15x_ has joined #bitcoin-wizards
p15_ has joined #bitcoin-wizards
<bramc> ebfull, There is a fair amount of good development resources put into Bitcoin, but there are many people put off by the ugliness of the core and the scaminess of the whole thing generally.
<moa> bramc: he said nodes not "full nodes"
p15 has quit [Ping timeout: 245 seconds]
p15_ has quit [Max SendQ exceeded]
[7] has quit [Disconnected by services]
<bramc> moa, I think he meant full nodes. He also might not be using the latest vernacular.
p15x has quit [Ping timeout: 265 seconds]
TheSeven has joined #bitcoin-wizards
<bramc> If bitcoin's market cap were in the millions instead of billions, there would be a lot less bad juju working on it. A lot less pay too, unfortunately.
p15 has joined #bitcoin-wizards
comboy has quit [Ping timeout: 260 seconds]
iddo has joined #bitcoin-wizards
Keefe has joined #bitcoin-wizards
AlphaTech has quit []
blackwraith has joined #bitcoin-wizards
kyuupichan has quit [Read error: Connection reset by peer]
kyuupichan has joined #bitcoin-wizards
comboy has joined #bitcoin-wizards
wallet42 has quit [Quit: Leaving.]
comboy has quit [Ping timeout: 256 seconds]
comboy has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has quit [Quit: ZZZzzz…]
AlphaTech has joined #bitcoin-wizards
bendavenport has joined #bitcoin-wizards
comboy has quit [Ping timeout: 246 seconds]
p15x has joined #bitcoin-wizards
p15_ has joined #bitcoin-wizards
p15x_ has quit [Ping timeout: 240 seconds]
p15 has quit [Ping timeout: 264 seconds]
ThomasV has joined #bitcoin-wizards
Emcy has quit [Ping timeout: 246 seconds]
wallet42 has quit [Quit: Leaving.]
hearn has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has joined #bitcoin-wizards
comboy has joined #bitcoin-wizards
Starduster_ has joined #bitcoin-wizards
espes__ has quit [Quit: leaving]
Starduster has quit [Ping timeout: 244 seconds]
espes__ has joined #bitcoin-wizards
hearn has quit [Read error: Connection reset by peer]
hearn_ has joined #bitcoin-wizards
hearn_ has quit [Client Quit]
snthsnth has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has quit [Quit: ZZZzzz…]
comboy has quit [Ping timeout: 250 seconds]
wallet42 has quit [Quit: Leaving.]
kmels has quit [Ping timeout: 256 seconds]
KFl6WxEUI1Zbp2 has joined #bitcoin-wizards
NewLiberty has joined #bitcoin-wizards
KFl6WxEUI1Zbp2 has quit [Client Quit]
ThomasV has quit [Ping timeout: 240 seconds]
dEBRUYNE has joined #bitcoin-wizards
bramc has quit [Quit: This computer has gone to sleep]
zebedee has joined #bitcoin-wizards
kyuupichan has quit [Read error: Connection reset by peer]
zebedee has quit [Remote host closed the connection]
kyuupichan has joined #bitcoin-wizards
comboy has joined #bitcoin-wizards
btcdrak has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
ozanyurt has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
ThomasV has joined #bitcoin-wizards
bildramer has quit [Ping timeout: 244 seconds]
LeMiner2 has joined #bitcoin-wizards
LeMiner has quit [Ping timeout: 246 seconds]
blackwraith has quit [Quit: Leaving]
Giszmo has quit [Quit: Leaving.]
DougieBot5000 has quit [Quit: Leaving]
ozanyurt has quit [Ping timeout: 260 seconds]
snthsnth has quit [Ping timeout: 250 seconds]
ozanyurt has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 265 seconds]
damethos has joined #bitcoin-wizards
bildramer has joined #bitcoin-wizards
bedeho has quit [Ping timeout: 260 seconds]
rusty has quit [Ping timeout: 260 seconds]
ozanyurt_ has joined #bitcoin-wizards
bendavenport has quit [Quit: bendavenport]
Dyaheon has joined #bitcoin-wizards
ozanyurt has quit [Ping timeout: 244 seconds]
wallet42 has joined #bitcoin-wizards
sipa has joined #bitcoin-wizards
comboy has quit [Ping timeout: 260 seconds]
ishahnaz has joined #bitcoin-wizards
p15x_ has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
p15_ has quit [Ping timeout: 250 seconds]
p15x has quit [Ping timeout: 252 seconds]
arubi_ has joined #bitcoin-wizards
sipa has left #bitcoin-wizards [#bitcoin-wizards]
rabidus has joined #bitcoin-wizards
JackH has joined #bitcoin-wizards
wallet42 has quit [Quit: Leaving.]
comboy has joined #bitcoin-wizards
comboy has quit [Ping timeout: 244 seconds]
ThomasV has quit [Ping timeout: 246 seconds]
rubensayshi has joined #bitcoin-wizards
se3000 has quit [Ping timeout: 250 seconds]
comboy has joined #bitcoin-wizards
comboy has quit [Ping timeout: 260 seconds]
sparetire_ has joined #bitcoin-wizards
Starduster_ is now known as Starduster
priidu has joined #bitcoin-wizards
se3000 has joined #bitcoin-wizards
xtalmath has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
damethos has quit [Remote host closed the connection]
p15 has quit [Max SendQ exceeded]
p15 has joined #bitcoin-wizards
wallet42 has joined #bitcoin-wizards
comboy has joined #bitcoin-wizards
airbreather has joined #bitcoin-wizards
wallet42 has quit [Ping timeout: 264 seconds]
rabidus has quit [Ping timeout: 240 seconds]
rabidus has joined #bitcoin-wizards
metamarc has quit [Read error: Connection reset by peer]
metamarc has joined #bitcoin-wizards
Guyver2 has joined #bitcoin-wizards
SDCDev has joined #bitcoin-wizards
SDCDev has quit [Remote host closed the connection]
SDCDev has joined #bitcoin-wizards
CoinMuncher has joined #bitcoin-wizards
rusty has joined #bitcoin-wizards
airbreather has quit [Remote host closed the connection]
near89 has joined #bitcoin-wizards
rusty has quit [Ping timeout: 252 seconds]
ThomasV has quit [Ping timeout: 264 seconds]
GAit has joined #bitcoin-wizards
near89 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Guyver2 has quit [Ping timeout: 264 seconds]
GAit has quit [Quit: Leaving.]
GAit has joined #bitcoin-wizards
GAit has quit [Ping timeout: 240 seconds]
GAit has joined #bitcoin-wizards
catcow has quit [Ping timeout: 246 seconds]
lomax_ has quit [Ping timeout: 252 seconds]
AlphaTech has quit [Quit: Connection closed for inactivity]
ThomasV has joined #bitcoin-wizards
GAit has quit [Quit: Leaving.]
NewLiberty has quit [Ping timeout: 246 seconds]
metamarc has quit [Read error: Connection reset by peer]
metamarc has joined #bitcoin-wizards
near89 has joined #bitcoin-wizards
eudoxia has joined #bitcoin-wizards
lmatteis has quit [Ping timeout: 245 seconds]
lmatteis has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
p15_ has joined #bitcoin-wizards
p15x_ has quit [Ping timeout: 256 seconds]
p15 has quit [Ping timeout: 272 seconds]
GAit has joined #bitcoin-wizards
<kanzure> adam3us: there should be some method of estimating when you should run a second node (from a usage/security standpoint). presumably there's a maximum threshold of trust that you should be applying to each instance... or something?
GAit has quit [Ping timeout: 244 seconds]
GAit has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 240 seconds]
epscy has quit [Ping timeout: 250 seconds]
King_Rex has joined #bitcoin-wizards
epscy has joined #bitcoin-wizards
ASTP001 has joined #bitcoin-wizards
p15x_ has joined #bitcoin-wizards
GAit has quit [Ping timeout: 264 seconds]
p15_ has quit [Ping timeout: 246 seconds]
p15x has quit [Ping timeout: 240 seconds]
p15 has joined #bitcoin-wizards
moa has quit [Quit: Leaving.]
chmod755 has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
Emcy has joined #bitcoin-wizards
Aquentin has quit [Read error: Connection reset by peer]
LeMiner2 has quit [Ping timeout: 246 seconds]
StephenM347 has joined #bitcoin-wizards
davi has joined #bitcoin-wizards
b_lumenkraft has joined #bitcoin-wizards
lmatteis_ has joined #bitcoin-wizards
Aquentin has joined #bitcoin-wizards
lmatteis has quit [Ping timeout: 245 seconds]
lmatteis_ is now known as lmatteis
c0rw|zZz is now known as c0rw1n
catcow has joined #bitcoin-wizards
lomax_ has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
p15_ has joined #bitcoin-wizards
p15 has quit [Ping timeout: 250 seconds]
nwilcox has joined #bitcoin-wizards
p15x_ has quit [Ping timeout: 252 seconds]
<Eliel> gmaxwell: I don't think most people form opinions through conscious logic. Rather the opinions form through some subconscious process and then the person tries to figure out some kind of an argument to back it hoping to make it more convincing.
Artimage has joined #bitcoin-wizards
AlphaTech has joined #bitcoin-wizards
<Eliel> In other words, the don't update their beliefs because the argument they used had nothing to do with the belief in the first place.
zooko has quit [Ping timeout: 244 seconds]
DougieBot5000 has joined #bitcoin-wizards
DougieBot5000_ has joined #bitcoin-wizards
gsdgdfs has joined #bitcoin-wizards
RH311ish has joined #bitcoin-wizards
Transisto2 has quit [Ping timeout: 245 seconds]
akkked has quit [Ping timeout: 245 seconds]
DougieBot5000 has quit [Ping timeout: 260 seconds]
DougieBot5000_ is now known as DougieBot5000
jonasschnelli has quit [Ping timeout: 245 seconds]
jonasschnelli has joined #bitcoin-wizards
GAit has joined #bitcoin-wizards
damethos has joined #bitcoin-wizards
K1NGREX has joined #bitcoin-wizards
p15x has quit [Ping timeout: 265 seconds]
merlinco1ey has joined #bitcoin-wizards
p15 has joined #bitcoin-wizards
Madars_ has joined #bitcoin-wizards
damethos has quit [Ping timeout: 272 seconds]
ozanyurt_ has quit [Ping timeout: 256 seconds]
Keefe_ has joined #bitcoin-wizards
arubi_ has quit [Quit: Leaving]
sdaftuar_ has joined #bitcoin-wizards
jcorgan_ has joined #bitcoin-wizards
jcorgan_ has joined #bitcoin-wizards
bramc has joined #bitcoin-wizards
Apocalyptic_ has joined #bitcoin-wizards
jonasschnelli has quit [*.net *.split]
Artimage has quit [*.net *.split]
Aquentin has quit [*.net *.split]
King_Rex has quit [*.net *.split]
eudoxia has quit [*.net *.split]
rubensayshi has quit [*.net *.split]
iddo has quit [*.net *.split]
Madars has quit [*.net *.split]
heath_ has quit [*.net *.split]
Apocalyptic has quit [*.net *.split]
Keefe has quit [*.net *.split]
p15_ has quit [*.net *.split]
gielbier has quit [*.net *.split]
merlincorey has quit [*.net *.split]
jcorgan has quit [*.net *.split]
devrandom has quit [*.net *.split]
sdaftuar has quit [*.net *.split]
Apocalyptic_ is now known as Apocalyptic
heath has joined #bitcoin-wizards
p15x has joined #bitcoin-wizards
devrandom has joined #bitcoin-wizards
Giszmo has joined #bitcoin-wizards
AaronvanW has joined #bitcoin-wizards
gielbier has joined #bitcoin-wizards
rubensayshi has joined #bitcoin-wizards
Aquentin has joined #bitcoin-wizards
eudoxia has joined #bitcoin-wizards
jonasschnelli has joined #bitcoin-wizards
iddo has joined #bitcoin-wizards
ozanyurt has joined #bitcoin-wizards
bedeho has joined #bitcoin-wizards
ASTP001 has quit [Ping timeout: 260 seconds]
xabbix has joined #bitcoin-wizards
xabbix has quit [Changing host]
xabbix has joined #bitcoin-wizards
p15x_ has joined #bitcoin-wizards
lomax_ has quit [Remote host closed the connection]
catcow has quit [Remote host closed the connection]
p15 has quit [Ping timeout: 246 seconds]
p15x has quit [Ping timeout: 255 seconds]
<bramc> The business of setting up blockchains for corporations is a very strange one. If you have a bank it makes a whole lot more sense to have them act as a slightly trusted authority, and dump mining completely while still having smart transactions
p15 has joined #bitcoin-wizards
<bramc> Maybe have them do public commitments to the bitcoin blockchain just to avoid funny business.
<jgarzik> bramc, That's pretty much what's happening
<jgarzik> bramc, You can dump PoW and a lot of the consensus bits if you have a trusted authority. blockchain becomes a checksummed database audit log + smart transactions.
chmod755 has quit [Quit: Ex-Chat]
<jgarzik> bramc, "anchoring" such chains in the main bitcoin blockchain by publishing a hash is also done
<jgarzik> Also snapshotting whole-UTXO hashes into the blockchain
<jgarzik> enabling pruning
<bramc> jgarzik, Oh good, that's pleasant to hear
<bramc> A bunch of the public materials from companies saying they do private blockchains are alarming.
<jgarzik> Another thing that's vaguely related: "hashserv", a variant of which Storj Project uses
<jgarzik> hashserv periodically timestamps a merkle root into the bitcoin blockchain
<jgarzik> downstream clients communicate with hashserv, submit hashes and receive "receipts" (merkle branches)
<jgarzik> thus clients can produce that receipt and prove their document is hashed into the bitcoin blockchain
<jgarzik> without having to publish each and every hash
<jgarzik> timestamp millions of hashes with one bitcoin tx
* jgarzik intends to write a C/C++ version of a hashserv server
<jgarzik> Then you can easily anchor many private blockchains with a single bitcoin tx
<bramc> Is there a compact proof that you haven't made two parallel commitments?
<jgarzik> bramc, usually that's solved with some sort of timelocked commitment (CLTV)
<jgarzik> bramc, depends on the problem domain (cross-chain? etc.)
NewLiberty has joined #bitcoin-wizards
<jgarzik> It will be fun when CLTV is widely deployed. You can use a proof-of-timelocked-payment-to-yourself as a rate limiter / anti-spam / digital friction uses in all sorts of external services
ASTP001 has joined #bitcoin-wizards
melvster has quit [Ping timeout: 252 seconds]
ASTP001 has quit [Client Quit]
kmels has joined #bitcoin-wizards
jaekwon has joined #bitcoin-wizards
jaekwon has quit [Remote host closed the connection]
jaekwon has joined #bitcoin-wizards
zooko has joined #bitcoin-wizards
penjenayah has joined #bitcoin-wizards
melvster has joined #bitcoin-wizards
eudoxia has quit [Quit: Leaving]
[\\\] is now known as imsaguy
SDCDev has quit [Read error: Connection reset by peer]
imsaguy is now known as [\\\]
Guyver2 has joined #bitcoin-wizards
SDCDev has joined #bitcoin-wizards
lomax_ has joined #bitcoin-wizards
rubensayshi has quit [Remote host closed the connection]
jaekwon has quit [Remote host closed the connection]
catcow has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 244 seconds]
jaekwon has joined #bitcoin-wizards
bendavenport has joined #bitcoin-wizards
rodarmor has quit [Quit: leaving]
JackH has quit [Ping timeout: 260 seconds]
nwilcox has joined #bitcoin-wizards
merlinco1ey is now known as merlincorey
merlincorey has quit [Changing host]
merlincorey has joined #bitcoin-wizards
<Taek> jgarzik: how does CLTV help prove that there aren't parallel commitments in the blockchain?
ASTP001 has joined #bitcoin-wizards
Burrito has joined #bitcoin-wizards
rodarmor has joined #bitcoin-wizards
<jgarzik> Taek, You can't spend the same bitcoin twice
dc17523b13 has quit [Ping timeout: 240 seconds]
<jgarzik> Taek, A service can provide a nonce value to embed, as one example, to ensure it is your payment
dc17523be3 has joined #bitcoin-wizards
<Taek> ok, that makes sense. So you'd follow a particular 'bitcoin' around to track updates to a database.
<Adlai> jgarzik: you forgot to list "broadcast channel" :)
<jgarzik> Taek, You can, though my example was largely thinking of using bitcoin as a way of granting rights to do $something $somewhere_else
<Adlai> admittedly, low throughput
<jgarzik> not necessarily track specific updates, which can be done off-chain
<jgarzik> at higher throughput :)
<jgarzik> commit 1 BTC to the chain for 24 hours with nonce 0x1234, and a chain grants you permission to post up to 1MB of data to it within that window
<jgarzik> commit 1 BTC to the main chain for 24 hours with nonce 0x1234, and a side chain grants you permission to post up to 1MB of data to it within that window
nwilcox has quit [Ping timeout: 245 seconds]
<Iriez> gmaxwell: I just wanted to say thank you for your recent update regarding privacy issues on the tracker. It seems to be me that we've gone several years now without any focus on privacy. The time is ripe for exploration on this, and users around the world would benefit greatly.
ASTP001 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
jaekwon has quit [Remote host closed the connection]
ThomasV has quit [Ping timeout: 252 seconds]
mkarrer has joined #bitcoin-wizards
ASTP001 has joined #bitcoin-wizards
near89 has left #bitcoin-wizards ["Textual IRC Client: www.textualapp.com"]
raen98 has joined #bitcoin-wizards
<zooko> lriez, gmaxwell: +1!
GAit has quit [Quit: Leaving.]
CoinMuncher has quit [Quit: Leaving.]
<bramc> Adlai, The amount of throughput 'doesn't matter' in that you can always commit a merkle root, which can represent an arbitrarily large amount of data
ishahnaz has quit []
lemonpepper24 has joined #bitcoin-wizards
bramc has quit [Quit: This computer has gone to sleep]
jaekwon has joined #bitcoin-wizards
ASTP001 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ASTP001 has joined #bitcoin-wizards
snthsnth has joined #bitcoin-wizards
nivah has joined #bitcoin-wizards
nwilcox has joined #bitcoin-wizards
ishahnaz has joined #bitcoin-wizards
LeMiner has joined #bitcoin-wizards
GAit has joined #bitcoin-wizards
eudoxia has joined #bitcoin-wizards
ASTP001 has quit [Ping timeout: 240 seconds]
mkarrer has quit [Remote host closed the connection]
nwilcox has quit [Ping timeout: 246 seconds]
dEBRUYNE has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
snthsnth has quit [Remote host closed the connection]
xtalmath1 has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 244 seconds]
ThomasV has quit [Ping timeout: 250 seconds]
xtalmath has quit [Ping timeout: 264 seconds]
dc17523be3 has quit [Ping timeout: 250 seconds]
dc17523be3 has joined #bitcoin-wizards
alpalp has quit [Ping timeout: 246 seconds]
dc17523be3 has quit [Ping timeout: 260 seconds]
raen98 has left #bitcoin-wizards ["Textual IRC Client: www.textualapp.com"]
ThomasV has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
ThomasV has quit [Changing host]
dc17523be3 has joined #bitcoin-wizards
xtalmath1 is now known as xtalmath
<gmaxwell> I'm kind of beside myself by how much net-upvoting this has had https://www.reddit.com/r/Bitcoin/comments/3hfgpo/an_initiative_to_bring_advanced_privacy_features/ vs e.g. posts on CT a month ago which never reached visibility on reddit.
<zooko> :-)
<zooko> Because this is about a value that people care about -- privacy -- instead of a technology which they might not understand -- CT.
<ebfull> like the block size limit debate, it means that technical discussions are being rapidly politicized
<ebfull> which may be a bad thing, if you think about it.
<ebfull> that is, the motives for upvoting this aren't to encourage constructive discussion but to feed the debate and create figureheads and teams out of ideas and directions for the project
<zooko> Hm. Good point.
ThomasV has quit [Ping timeout: 244 seconds]
davi has quit [Ping timeout: 246 seconds]
<leakypat> I'm am befuddled by reddit
<kanzure> at some point bitcoin is going to be the first introduction that some users have to critical thinking, just something to keep in mind
<kanzure> especially as more users happen
<kanzure> (and some users will be uninterested in critical thinking; and it would be nice to figure out a way to make this okay and non-destructive)
zooko has left #bitcoin-wizards ["#tahoe-lafs"]
Artimage has joined #bitcoin-wizards
snthsnth has joined #bitcoin-wizards
jaekwon has quit [Remote host closed the connection]
ASTP001 has joined #bitcoin-wizards
shen_noe has joined #bitcoin-wizards
<gmaxwell> kanzure: well thats kind of why we created #bitcoin-pricetalk there was a large flood of people into #bitcoin that just wanted to say "buy buy buy sell sell sell moon moon crashing moon" so we gave them their own cesspool. Interestingly it mostly self organized into something tolerable.
roybadami has quit [Quit: leaving]
ASTP001 has quit [Ping timeout: 240 seconds]
eudoxia has quit [Quit: Leaving]
nwilcox has joined #bitcoin-wizards
jaekwon has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 264 seconds]
<waxwing> gmaxwell: (1) people don't understand CT (already mentioned) but more importantly (2) it's mixed in with sidechains, which people not only don't understand, but many are suspicious of
<waxwing> the psychology of (2) is something that i remain confused, but fascinated by
<kanzure> "trying to be careful about things only means that they are being really *really* harmful! if they really were doing good work, then they would be okay with destroying everything."
<kanzure> also, dumping people into a cesspool is not a good education technique for critical thinking skills. i know it's off-topic, but really- bitcoin is going to be the first introduction to many people for software, programming, open-source, critical thinking, consensus protocols, denial of service attacks, cryptography...
Artimage has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
p15x_ has quit [Ping timeout: 244 seconds]
<Eliel> Well, it's like the internet and the influx of the masses into it. There weren't enough old users to teach the newcomers the ropes.
<Eliel> ... and we're not at that point with Bitcoin yet I think...
p15x has joined #bitcoin-wizards
nwilcox has joined #bitcoin-wizards
ASTP001 has joined #bitcoin-wizards
wumpus has quit [Read error: Connection reset by peer]
<fluffypony> Eliel: Eternal September
<fluffypony> pretty sure we're at that stage with BTC, even a bit past it
<kanzure> i don't think that's helpful
<CodeShark> I still don't understand how gmaxwell finds time to even bother with reddit
<fluffypony> kanzure: what, identifying the Eternal September stage?
PaulCape_ has joined #bitcoin-wizards
chmod755 has joined #bitcoin-wizards
<kanzure> fluffypony: yes, calling it "eternal september" is not helpful. if you could come up with some proof that it's equally hopeless, that might be helpful, but...
<fluffypony> oh I didn't find that period hopeless
<fluffypony> annoying, sure, but change is inevitable
<fluffypony> coping effectively with that change is critical
damethos has joined #bitcoin-wizards
PaulCapestany has quit [Ping timeout: 252 seconds]
c-cex-yuriy has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 265 seconds]
paveljanik has joined #bitcoin-wizards
jbenet has quit [Excess Flood]
jbenet has joined #bitcoin-wizards
b_lumenkraft has quit [Quit: b_lumenkraft]
bramc has joined #bitcoin-wizards
damethos has quit [Ping timeout: 265 seconds]
drwin has quit []
rusty has joined #bitcoin-wizards
K1NGREX has quit [Remote host closed the connection]
paveljanik has quit [Quit: Leaving]
ASTP001 has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
ASTP001 has joined #bitcoin-wizards
ASTP001 has quit [Client Quit]
ASTP001 has joined #bitcoin-wizards
dc17523be3 has quit [Ping timeout: 250 seconds]
fabianfabian has joined #bitcoin-wizards
dc17523be3 has joined #bitcoin-wizards
adam3us has joined #bitcoin-wizards
King_Rex has joined #bitcoin-wizards
ASTP001 has quit [Client Quit]
NewLiberty has quit [Ping timeout: 260 seconds]
nwilcox has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
bildramer has quit [Ping timeout: 250 seconds]
shen_noe has quit [Quit: quitquitquit]
bildramer has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
ozanyurt has quit [Quit: Textual IRC Client: www.textualapp.com]
AaronvanW has joined #bitcoin-wizards
<kanzure> "Exploiting bittorrent vulnerabilities to launch reflective DDoS attacks" https://www.usenix.org/system/files/conference/woot15/woot15-paper-adamsky.pdf
<bramc> kanzure, We're aware of and working on that one
<kanzure> hacker news seems to think you're ahead https://github.com/arvidn/libtorrent/releases/tag/libtorrent-1_0_6
Guyver2 has quit [Quit: :)]
<bramc> kanzure, I don't know if we've pushed out the auto-update to utorrent yet
nwilcox has quit [Ping timeout: 250 seconds]
<kanzure> oh yeah you bought that. right. i forgot.
snthsnth has quit [Ping timeout: 260 seconds]
bramc has quit [Quit: This computer has gone to sleep]
jaekwon has quit [Remote host closed the connection]
bramc has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
rusty has quit [Ping timeout: 272 seconds]
nwilcox has joined #bitcoin-wizards
snthsnth has joined #bitcoin-wizards
StephenM347 has quit []
nwilcox has quit [Ping timeout: 250 seconds]
nwilcox has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 250 seconds]
snthsnth has quit [Ping timeout: 244 seconds]
nwilcox has joined #bitcoin-wizards
ishahnaz has quit [Ping timeout: 264 seconds]
Keefe_ is now known as Keefe
bit2017 has joined #bitcoin-wizards
nwilcox has quit [Remote host closed the connection]
nivah has quit [Ping timeout: 260 seconds]
nwilcox has joined #bitcoin-wizards
DougieBot5000 has quit [Quit: Leaving]
nwilcox has quit [Ping timeout: 265 seconds]
nwilcox has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 265 seconds]
nwilcox has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 246 seconds]
jaekwon has joined #bitcoin-wizards
DougieBot5000 has joined #bitcoin-wizards
dEBRUYNE has joined #bitcoin-wizards
Guest34456 is now known as maaku
priidu has quit [Ping timeout: 250 seconds]
gonedrk has joined #bitcoin-wizards
Madars_ is now known as Madars
ishahnaz has joined #bitcoin-wizards
ebfull has quit [Ping timeout: 264 seconds]
ebfull has joined #bitcoin-wizards