sipa changed the topic of #bitcoin-wizards to: This channel 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
AaronvanW has quit [Ping timeout: 246 seconds]
<JackH> mr kanzure, our little library of alexandria, do you by any chance have the copy of thunder.network/
<JackH> it seems like whomever did it, took it down
<kanzure> have you checked the actual library of alexandria yet?
orik has quit [Quit: Textual IRC Client: www.textualapp.com]
<JackH> what about it? :)
kmels has joined #bitcoin-wizards
<kanzure> do you mean something other than the webpage..?
sipa has quit [Ping timeout: 256 seconds]
<JackH> nope, thx :)
epopt has joined #bitcoin-wizards
<JackH> see, you are the librarian/library
ratbanebo has quit []
Burrito has joined #bitcoin-wizards
sipa has joined #bitcoin-wizards
kenehdian has quit [Ping timeout: 246 seconds]
<TD-Linux> kanzure, there is an open source toolchain for Lattice FPGAs that I've used and it works quite well
adam3us has quit [Quit: Leaving.]
adam3us has joined #bitcoin-wizards
<tulip> > thats a vague recollection. Both are pretty shockingly slow.
<tulip> ARMv7 Processor rev 5 (v7l)
<tulip> Doing 256 bit verify ecdsa's for 10s: 1264 256 bit ECDSA verify in 9.99s
<gmaxwell> hurrah!
<gmaxwell> so my recollection was 100/s vs 400/s.
<gmaxwell> (without that pullreq that I mentioned)
<tulip> that's openssl speed ecdsa, just building libsecp256k1
<tulip> (slowly)
<gmaxwell> yea, the hurrah is just eme saying that its consistent with my recollection of 100.
<gmaxwell> (I didn't say the number earlier, just shockingly slow, because it's so slow it doesn't sound right)
<gmaxwell> tulip: for some of my perspective; my overpowered desktop in my office does nearly a half million ecdsa verifies per second with libsecp256k1.
<tulip> 32bit x86 would fare pretty badly as well wouldn't it?
Cory has quit [Ping timeout: 240 seconds]
<sipa> the vague numbers i remember from earlier libsecp25k1 is x86_64->{openssl->600us, libsecp->100us} i386->{openssl->1200us, libsecp->400us}
<gmaxwell> tulip: no, not as badly as arm... also depends on what microarchiture you're talking about.
<gmaxwell> arm64 was not hugely fast, eithre. performance was like x86_64 on atom cores without asm.
face has quit [Ping timeout: 246 seconds]
face has joined #bitcoin-wizards
Cory has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 246 seconds]
roxtrongo has quit [Remote host closed the connection]
archobserver has quit [Quit: Leaving]
kenehdian has joined #bitcoin-wizards
ghtdak has quit [Quit: WeeChat 1.4-dev]
CoinMuncher has quit [Quit: Leaving.]
ghtdak has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 244 seconds]
Burrito has quit [Quit: Leaving]
<tulip> ecdsa_verify: min 3456us / avg 3456us / max 3457us --with-asm=no
<tulip> ecdsa_verify: min 2203us / avg 2203us / avg 2203us --with-asm=arm
roxtrongo has joined #bitcoin-wizards
<gmaxwell> interesting, is this with GMP?
<gmaxwell> that would suggest that my vaguely recalled 400 number was with ASM.
<gmaxwell> also is it with endomorphism?
roxtrong_ has joined #bitcoin-wizards
<tulip> that's just with the default configure, nothing else changed. the asm branch is very old so it's likely there's other changes between the benchmarks more than just the assembly.
mrkent has quit []
<tulip> doesn't have GMP though.
roxtrongo has quit [Ping timeout: 250 seconds]
<gmaxwell> I don't think there should be any speed differences between then and now; but --enable-endomorphism with with GMP are fairly big speedups.
<gmaxwell> recent work has been API and verification, not optimizations.
<gmaxwell> e.g. endomorphism is 20% right off the top, gmp might be 10%, which suggests to me my 400 figure was probably gmp+endomorphism but not asm.
adam3us has quit [Quit: Leaving.]
adam3us has joined #bitcoin-wizards
adam3us has quit [Client Quit]
<tulip> ecdsa_verify: min 1207us / avg 1207us / avg 1207us --enable-endomorphism --with-asm=yes --with-bignum=gmp
<tulip> ecdsa_verify: min 2247us / avg 2247us / avg 2247us --enable-endomorphism --with-asm=no --with-bignum=gmp
<gmaxwell> there we go.
<gmaxwell> it's still horrible. but ... better.
<kanzure> TD-Linux: link to that source code please?
copumpkin has joined #bitcoin-wizards
<kanzure> "Project IceStorm aims at documenting the bitstream format of Lattice iCE40 FPGAs and providing simple tools for analyzing and creating bitstream files. At the moment the focus of the project is on the HX1K-TQ144 and HX8K-CT256 devices, but most of the information is device-independent."
kenehdian has quit [Ping timeout: 246 seconds]
<kanzure> "We have enough bits mapped that we can create a functional Verilog model for almost all bitstreams generated by Lattice iCEcube2 for the iCE40 HX1K-TQ144 and the iCE40 HX8K-CT256."
<TD-Linux> kanzure, yes, it provides the low level tools to generate bitstreams from a netlist and vice versa
<TD-Linux> (a placed/routed netlist)
<TD-Linux> you use yosys to go verilog -> netlist, arachne-pnr for place and route
<kanzure> wasn't this a giant missing piece of the puzzle and everyone had to use xilinx for the longest time
roxtrong_ has quit [Remote host closed the connection]
roxtrongo has joined #bitcoin-wizards
<TD-Linux> yes it was. and still is - the lattice chips are too small for some things
saintcajetan has quit [Remote host closed the connection]
<kanzure> oh how small are these?
blackwraith has quit [Ping timeout: 250 seconds]
<TD-Linux> largest one is 8k LUTs / 64k dram. just large enough for a very small CPU, for example.
kenehdian has joined #bitcoin-wizards
roxtrongo has quit [Remote host closed the connection]
<TD-Linux> you can get a 1k LUT one on a USB stick with programmer for $20, and run a tiny CPU: http://www.excamera.com/sphinx/article-j1a-swapforth.html
roxtrongo has joined #bitcoin-wizards
King_Rex has quit [Remote host closed the connection]
nessence has quit [Ping timeout: 240 seconds]
saintcajetan has joined #bitcoin-wizards
<tulip> TD-Linux: "iCE40, so low power it is cold as iCE" oh no.
saintcajetan has quit [Max SendQ exceeded]
saintcajetan has joined #bitcoin-wizards
saintcajetan has quit [Max SendQ exceeded]
saintcajetan has joined #bitcoin-wizards
saintcajetan has quit [Max SendQ exceeded]
frankenmint has joined #bitcoin-wizards
Newyorkadam has quit [Quit: Newyorkadam]
saintcajetan has joined #bitcoin-wizards
saintcajetan has quit [Max SendQ exceeded]
rusty has joined #bitcoin-wizards
kgk has quit [Ping timeout: 268 seconds]
archobserver has joined #bitcoin-wizards
mrkent has joined #bitcoin-wizards
Newyorkadam has joined #bitcoin-wizards
Newyorkadam has quit [Client Quit]
Cory has quit [Ping timeout: 265 seconds]
p15 has joined #bitcoin-wizards
Cory has joined #bitcoin-wizards
mrkent has quit []
bramc has joined #bitcoin-wizards
Ylbam has quit [Quit: Connection closed for inactivity]
dave4925 has quit [Remote host closed the connection]
archobserver has quit [Remote host closed the connection]
nwilcox has joined #bitcoin-wizards
<amiller> i dunno man, try asking someone what an expander graph *looks like*, you don't get much of an answer
rusty has quit [Ping timeout: 252 seconds]
<gmaxwell> amiller: any low density parity check code should be one.
<gmaxwell> amiller: you need to look to the coding theory people instead of the computational theory people if you want concrete examples of anything. :P
<amiller> mmm thanks
<gmaxwell> https://scholar.google.com/scholar?oe=utf-8&um=1&ie=UTF-8&lr&cites=15004855496070750899 gives a readable construction for random expander graphs
kgk has joined #bitcoin-wizards
<gmaxwell> (and ones that have a linear number of edges, same criteria used for PCP encodings)
<kanzure> .title
<yoleaux> Sorry...
<kanzure> "Sipser: expanding codes"
kgk has quit [Ping timeout: 272 seconds]
belcher has quit [Quit: Leaving]
kenehdian has quit [Ping timeout: 246 seconds]
SwedFTP has quit [Ping timeout: 250 seconds]
SwedFTP has joined #bitcoin-wizards
hashtag_ has quit [Ping timeout: 265 seconds]
TheSeven has quit [Ping timeout: 240 seconds]
TheSeven has joined #bitcoin-wizards
dave4925 has joined #bitcoin-wizards
sparetire_ has quit [Quit: sparetire_]
Giszmo has quit [Quit: Leaving.]
ThomasV has joined #bitcoin-wizards
frankenmint has quit [Remote host closed the connection]
nwilcox has quit [Ping timeout: 256 seconds]
kgk has joined #bitcoin-wizards
kgk has quit [Ping timeout: 264 seconds]
kmels has quit [Ping timeout: 268 seconds]
adam3us has joined #bitcoin-wizards
ThomasV has quit [Ping timeout: 255 seconds]
roxtrongo has quit [Remote host closed the connection]
frankenmint has joined #bitcoin-wizards
wilbns has quit [Ping timeout: 255 seconds]
wilbns has joined #bitcoin-wizards
kgk has joined #bitcoin-wizards
kgk has quit [Ping timeout: 244 seconds]
orik has joined #bitcoin-wizards
Quanttek has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
adam3us has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
adam3us has quit [Ping timeout: 264 seconds]
[Derek] has quit [Ping timeout: 264 seconds]
[Derek] has joined #bitcoin-wizards
[Derek] is now known as Guest68703
bramc has quit [Quit: This computer has gone to sleep]
Jeremy_Rand has joined #bitcoin-wizards
Ylbam has joined #bitcoin-wizards
Jeremy_Rand has quit [Ping timeout: 250 seconds]
ThomasV has quit [Ping timeout: 260 seconds]
orik has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
adam3us has joined #bitcoin-wizards
kgk has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
matsjj has quit [Remote host closed the connection]
kgk has quit [Ping timeout: 265 seconds]
matsjj has joined #bitcoin-wizards
nivah has joined #bitcoin-wizards
matsjj has quit [Remote host closed the connection]
mjerr has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
frankenmint has quit [Remote host closed the connection]
frankenmint has joined #bitcoin-wizards
hazirafel has joined #bitcoin-wizards
dEBRUYNE has joined #bitcoin-wizards
frankenmint has quit [Remote host closed the connection]
bedeho has quit [Ping timeout: 246 seconds]
paveljanik has joined #bitcoin-wizards
adam3us1 has joined #bitcoin-wizards
adam3us has quit [Read error: Connection reset by peer]
adam3us has joined #bitcoin-wizards
jgarzik has joined #bitcoin-wizards
adam3us1 has quit [Ping timeout: 265 seconds]
jtimon has joined #bitcoin-wizards
dEBRUYNE has quit [Ping timeout: 255 seconds]
ThomasV has quit [Ping timeout: 255 seconds]
matsjj has joined #bitcoin-wizards
matsjj has quit [Remote host closed the connection]
kgk has joined #bitcoin-wizards
LeMiner has quit [Read error: Connection reset by peer]
kgk has quit [Ping timeout: 240 seconds]
moa has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
CodeShark has quit []
CodeShark has joined #bitcoin-wizards
davec has quit [Read error: Connection reset by peer]
davec has joined #bitcoin-wizards
LeMiner has joined #bitcoin-wizards
binaryatrocity has quit [Ping timeout: 255 seconds]
ratbanebo has joined #bitcoin-wizards
spinza has quit [Excess Flood]
CodeShark has quit [Read error: Connection reset by peer]
AaronvanW has joined #bitcoin-wizards
CodeShark has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 244 seconds]
tromp has quit [Ping timeout: 260 seconds]
dEBRUYNE has joined #bitcoin-wizards
spinza has joined #bitcoin-wizards
tulip has quit [Remote host closed the connection]
tulip has joined #bitcoin-wizards
nivah has quit [Ping timeout: 252 seconds]
sparetire_ has joined #bitcoin-wizards
grandmaster has quit [Quit: quit]
kgk has joined #bitcoin-wizards
b_lumenkraft has joined #bitcoin-wizards
kgk has quit [Ping timeout: 256 seconds]
King_Rex has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
jtimon has quit [Ping timeout: 256 seconds]
c0rw1n has quit [Ping timeout: 244 seconds]
c0rw1n has joined #bitcoin-wizards
tromp has joined #bitcoin-wizards
wilbns has quit [Read error: Connection reset by peer]
melvster has quit [Remote host closed the connection]
grandmaster has joined #bitcoin-wizards
melvster has joined #bitcoin-wizards
AaronvanW_ has joined #bitcoin-wizards
AaronvanW has quit [Read error: Connection reset by peer]
ratbanebo has quit []
c-cex-yuriy has joined #bitcoin-wizards
spinza has quit [Excess Flood]
nessence has joined #bitcoin-wizards
kmels has joined #bitcoin-wizards
spinza has joined #bitcoin-wizards
<kanzure> "My main development project these days is Aboriginal Linux, which aims to replace cross compiling with native compiling under an emulator (qemu)." (rob landley stuff)
Guyver2 has joined #bitcoin-wizards
archobserver has joined #bitcoin-wizards
Guyver2 has left #bitcoin-wizards [#bitcoin-wizards]
wilbns has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
roxtrongo has joined #bitcoin-wizards
hashtag_ has joined #bitcoin-wizards
b_lumenkraft has quit [Read error: Connection reset by peer]
b_lumenkraft has joined #bitcoin-wizards
p15 has quit [Ping timeout: 265 seconds]
matsjj_ has joined #bitcoin-wizards
mjerr has quit [Ping timeout: 240 seconds]
mjerr has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 268 seconds]
archobserver has quit [Ping timeout: 240 seconds]
ThomasV has quit [Ping timeout: 255 seconds]
matsjj_ has quit [Remote host closed the connection]
justanotheruser is now known as jstanothrspookr
mjerr has quit [Ping timeout: 265 seconds]
c0rw1n has quit []
tulip has quit [Remote host closed the connection]
b_lumenkraft has quit [Quit: b_lumenkraft]
hazirafel has quit [Ping timeout: 244 seconds]
c0rw1n has joined #bitcoin-wizards
melvster has quit [Ping timeout: 260 seconds]
nessence has quit [Remote host closed the connection]
nessence has joined #bitcoin-wizards
hazirafel has joined #bitcoin-wizards
JackH has quit [Ping timeout: 272 seconds]
roxtrongo has quit [Remote host closed the connection]
hazirafel has quit [Ping timeout: 244 seconds]
melvster has joined #bitcoin-wizards
MrHodl has joined #bitcoin-wizards
nessence has quit [Remote host closed the connection]
nessence has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
dEBRUYNE_ has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
nessence has quit [Ping timeout: 264 seconds]
dEBRUYNE has quit [Ping timeout: 246 seconds]
<ggreer> what's the benefit of that?
nwilcox has joined #bitcoin-wizards
zmanian has quit [Ping timeout: 240 seconds]
kumavis has quit [Ping timeout: 240 seconds]
PsychoticBoy has quit [Ping timeout: 240 seconds]
runeks has quit [Ping timeout: 240 seconds]
sneak has quit [Ping timeout: 240 seconds]
wpalczynski has quit [Ping timeout: 240 seconds]
katu has quit [Ping timeout: 240 seconds]
artifexd has quit [Ping timeout: 240 seconds]
adams__ has quit [Ping timeout: 240 seconds]
lmatteis has quit [Ping timeout: 240 seconds]
btcdrak has quit [Ping timeout: 240 seconds]
sneak has joined #bitcoin-wizards
PsychoticBoy has joined #bitcoin-wizards
nwilcox has quit [Ping timeout: 260 seconds]
runeks has joined #bitcoin-wizards
adams__ has joined #bitcoin-wizards
adam3us has quit [Quit: Leaving.]
btcdrak has joined #bitcoin-wizards
wpalczynski has joined #bitcoin-wizards
artifexd has joined #bitcoin-wizards
lmatteis has joined #bitcoin-wizards
nwilcox has joined #bitcoin-wizards
jtimon has joined #bitcoin-wizards
zmanian has joined #bitcoin-wizards
kumavis has joined #bitcoin-wizards
<maaku> and here I got excited that aboriginal linux might be some new translation or localization technology
roxtrongo has joined #bitcoin-wizards
King_Rex has quit [Remote host closed the connection]
roxtrongo has quit [Remote host closed the connection]
JackH has joined #bitcoin-wizards
zooko has joined #bitcoin-wizards
Yoghur114 has joined #bitcoin-wizards
nullbyte has quit [Quit: leaving]
Yoghur114 has quit [Read error: Connection reset by peer]
Yoghur114 has joined #bitcoin-wizards
<fluffypony> maaku: likewise
<fluffypony> I thought it was the Australian version of Ubuntu
zooko` has joined #bitcoin-wizards
Yoghur114 has quit [Read error: Connection reset by peer]
katu has joined #bitcoin-wizards
zooko has quit [Ping timeout: 244 seconds]
Yoghur114 has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
Giszmo has joined #bitcoin-wizards
alferz has joined #bitcoin-wizards
AaronvanW_ has quit [Ping timeout: 246 seconds]
roxtrongo has joined #bitcoin-wizards
adam3us has joined #bitcoin-wizards
arubi has quit [Quit: Leaving]
arubi has joined #bitcoin-wizards
alferz has quit [Ping timeout: 244 seconds]
alferz has joined #bitcoin-wizards
bramc has joined #bitcoin-wizards
nivah has joined #bitcoin-wizards
orik has joined #bitcoin-wizards
nivah has quit [Ping timeout: 250 seconds]
roxtrongo has quit [Remote host closed the connection]
zooko` has quit [Quit: ERC Version 5.3 (IRC client for Emacs)]
zooko has joined #bitcoin-wizards
jstanothrspookr is now known as justanotheruser
Fistful_of_Coins has quit [Remote host closed the connection]
adam3us has quit [Quit: Leaving.]
bedeho has joined #bitcoin-wizards
Fistful_of_Coins has joined #bitcoin-wizards
orik has quit [Max SendQ exceeded]
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
orik has joined #bitcoin-wizards
kgk has joined #bitcoin-wizards
<bliljerk101> https://bitcointalk.org/index.php?topic=1233237.0 - just going to leave this here. would appreciate any responses on the forum. may not be around much today to respond over IRC
kgk has quit [Ping timeout: 255 seconds]
orik has quit [Max SendQ exceeded]
<katu> bliljerk101: looks a lot like Torpath: the real life
<bliljerk101> katu is "Torpath: the real life" a technology? if so, can you link me to something (google posed no distinguishable results). if not, are you saying the smart contract chain looks like a torpath? because i thought so, too
zooko has quit [Ping timeout: 246 seconds]
<katu> just look at the torpath paper. note that there are subtle differences.
<katu> for example, in torpath, the route is determined via NUMS, to avoid various framing attacks. not by the sender (ie your approach is similiar to that of tor).
<katu> you might want to consider NUMS, because the sender might be a plant in sting operation. paradoxically the privacy you provided between hops, it obscures sender.
<katu> protecting the FBI agent from being discovered as getting involved in willing entrapment
<bliljerk101> it shouldn't matter if the sender is under cover as he/she would not know the recipient's real destination. maybe i should clarify how to do this
<bliljerk101> i will read torpath paper. i don't think i'll be able to today
<katu> bliljerk101: the point of such a sting would be to bust selected relays.
<katu> your routiing solves problems regarding scamming, but introduces other vectors of attack with different incentives
<katu> generally in the "market competition" category, where the loss of bonds are treated as investment to destroy competition
AaronvanW has joined #bitcoin-wizards
dEBRUYNE__ has joined #bitcoin-wizards
dEBRUYNE_ has quit [Read error: Connection reset by peer]
<katu> bliljerk101: btw, something closest to the system you devised already exists in the real life, even with bonds and all
Burrito has joined #bitcoin-wizards
<katu> google up krebs ranting about money and reshipping mules for russian online fraud gangs :)
<bliljerk101> katu the recipient and sender could both create routes which would eliminate this i think.
<katu> bliljerk101: the select-a-route-and-bust-them? i'm skeptical. generally sender and recipient would be indeed same adversary.
<katu> bliljerk101: my reasoning is that, if I were LEA, and such network would present itself as an open mule market (where anyone can hire mules)
<katu> i'd aim to destroy that market first
<katu> they key difference is that feds can't do this with Tor, because of onion encryption. but you can't onion encrypt packages. you send it to someone, who is willing to reship it, and you bust em when they're about to do so.
<bliljerk101> i have to think about all of this at another time. i'm going to save your suggestions as well and review tomorrow or next day. i'm running out of time today, but your feedback is appreciated. if you have anything else to add, i'd appreciate if you could post on forum and i'll definitely respond.
<katu> bliljerk101: someone else will i'm sure :) generally i'd welcome if you'd elaborate on practical setup how this would be implemented
<katu> ie how such a mule market would operate in realistic terms
<katu> (until then, my remarks are largely speculative)
<gmaxwell> katu: it's usually preferable to use an attack model other than 'the feds', for one, it's a needlessly weak attack model since they may need to appear to abide by the rule of law while a worst case attacker would not; it's also a needlessly politicized attack model, because many people believe the actions of law enforcement are often virtuious and that they do usually abide by the law. Alternati
<gmaxwell> vely, specifying a state attacker can also be needlessly over powered: if your goverment is the only party that can attack you, for many people thats good enough (and hard to stop, regardless). I usually invoke hypothetical ninjas as the attacker, or otherwise, failing that a foreign state power.
<katu> gmaxwell: good point
<gmaxwell> Finally, for those who might read a conversaion and not really understand how hypothetical thinking works, it makes it sound like people here are scheming in varrious ways.. and thats not the case... can make some people uncomfortable.
<gmaxwell> :)
<katu> let's rephrase this in terms of market competition hiring ninjas to bust relays with valuable contraband :)
orik has joined #bitcoin-wizards
<gmaxwell> yea in any case, the onion encryiton in tor protects the payload, not routing. and if the relays log, then they can break the security.
<katu> on that note, the network might also want to avoid to be implicitly connected with anything (realistically) questionable. for example relays would actually check the packages. in that case it would turn into sort of sneakernet, like grey markets in oppressive state regimes.
<gmaxwell> As far as disrupting this, all it takes is one idiot shipping something forbidden and it creates criminal charges against the participants; pretty vulnerable to byzantine attack.
<katu> where people sought to protect themselves from immoral state actors
<gmaxwell> the zero hop version if this is fine, but only works in a strong semi-honest enviroment.. e.g. you send someone the packing label, and they print it without storing it and never look at it.
orik has quit [Max SendQ exceeded]
orik has joined #bitcoin-wizards
<waxwing> tamper resistant seals and a legitimate use for the network might be enough deniability for a node/peer?
<katu> waxwing: hmm, interesting. regular reshipping services indeed use similiar argument when abused for online fraud.
<katu> but it's telling most of them started requiring KYC forms after few incidents, so i presume this argument does not hold - they get slapped "if you claim you're legit, make sure your previous hop is accountable as well"
orik has quit [Max SendQ exceeded]
<waxwing> yeah i can't see it. although it's a fun idea. i heard it discussed before as 'bitdrop'.
orik has joined #bitcoin-wizards
orik has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
archobserver has joined #bitcoin-wizards
orik has joined #bitcoin-wizards
frankenmint has joined #bitcoin-wizards
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
orik has quit [Max SendQ exceeded]
CodeShark_ has joined #bitcoin-wizards
AaronvanW has quit [Ping timeout: 246 seconds]
moa has quit [Quit: Leaving.]
bramc has quit [Quit: This computer has gone to sleep]
Quanttek has quit [Remote host closed the connection]
Quanttek has joined #bitcoin-wizards
orik has joined #bitcoin-wizards
kgk has joined #bitcoin-wizards
kgk has quit [Ping timeout: 252 seconds]
nullbyte has joined #bitcoin-wizards
rustyn_ has joined #bitcoin-wizards
rustyn has quit [Ping timeout: 264 seconds]
kmels has quit [Ping timeout: 240 seconds]
King_Rex has joined #bitcoin-wizards
nullbyte has quit [Quit: leaving]
Guest68703 is now known as [Derek]
[Derek] has quit [Changing host]
[Derek] has joined #bitcoin-wizards
mkarrer has joined #bitcoin-wizards
orik has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
Yoghur114 has quit [Remote host closed the connection]
matsjj has joined #bitcoin-wizards
Yoghur114 has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 240 seconds]
nwilcox has quit [Quit: leaving]
matsjj has joined #bitcoin-wizards
matsjj has quit [Remote host closed the connection]
bramc has joined #bitcoin-wizards
darmou has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
zooko has joined #bitcoin-wizards
Graet has quit [Ping timeout: 255 seconds]
Graet has joined #bitcoin-wizards
frankenmint has quit [Remote host closed the connection]
matsjj has joined #bitcoin-wizards
matsjj has quit [Ping timeout: 264 seconds]
Graet has quit [Ping timeout: 255 seconds]
Graet has joined #bitcoin-wizards
ThomasV has joined #bitcoin-wizards
Graet has quit [Ping timeout: 255 seconds]