asciilifeform: imho set of addrs advertised actively with peers oughta consist solely of 1) people noad operator manually -addnode'd + 2) peers who actually sent in valid blox in recent past
asciilifeform: i'ma post some grep ProcessBlock debug.log > whogave.txt once it runs for a spell.
asciilifeform: prelude to actually rebaking the coad that does the address-collectin' (so to prefer folx who actually supply blox, to the dead weight people )☟︎
asciilifeform: this experiment will work 9000x better once there's several trb folx other than asciilifeform doing it, cuz learning 'block x came from... this-here trb noad' dun tell me much, it'd be useful to know where ~he~ got it, etc
asciilifeform: currently not so hard to see who is 1 of us and who not
asciilifeform: prolly oughta also print the peer version hdrs, but that can go in the regrind.
asciilifeform: grr jurov , 'Signature verification on clearsigned text failed, discarding. Review the message in your sent mail folder for wordwrap or similar mutilations of clearsigned text.'
asciilifeform: ACHTUNG, panzers ! trb node zoolag will be down for approx 20min for experimental patch bringup, starting 5min from nao.
asciilifeform: gotta admit i like esthlos's summary page
asciilifeform: ( funnily enuff, the local telecom monopoly where i get me fiberz bought what remained of aol. so finally the ancient nightmare is in a sense troo, asciilifeform is 'subscribed to aol' )
asciilifeform: BingoBoingo: where's lower than aol, nao i'm curious
asciilifeform: ( i dun have a corps of janissaries to fetch letters from hitler containing the ssl magic of-the-day )
asciilifeform: i actually bothered to peek in the logs on that box, it gets confronted with ssl crapola handshakes from the receiver's end and evidently doesn't spit out the hitler-approved answer
asciilifeform: ~0 to do with spam in the usual sense.
asciilifeform: mircea_popescu: pretty sure their actual objective was simply to herd the remaining folx who can't entirely get away from emailism, into the google/microshit corrals
asciilifeform: so you could potentially even get away with signed-x-inside-encrypted-y
asciilifeform: currently seems to me that nuffing below ~1400 actually frags on modern irons
asciilifeform: ( hence why i put that 512 as the initial guess for Payload_Size )
asciilifeform: which in so far as i can tell, doesn't frag.
asciilifeform: at any rate this is not particularly catastrophic , all you need is 512byte
asciilifeform: possibly i misread http://btcbase.org/log/2018-09-28#1855464 , but gotta point out that the padding is not somehow separable from the message prior to decrypt, it is 'in' that final 4096bit output of the modexp☝︎
asciilifeform: where 'result will *always* be a block of 4096 bits (512 octets). Each such resulting block can hold at most 1960 bits (245 octets) of the original message' etc
asciilifeform: to mathematize : if the validity of a received datum can depend not only on past , but on ~future~ data, you have a 'to allcomers' ram giveaway. precisely like the 'orphanages' etc
asciilifeform: one of the dozen foundational idjicies of the arpa people , was permitting 'allcomers' to clog up routing tables with state.
asciilifeform: i grasp that sometimes cannot avoid stateful protocol, but the state belongs in the multi-opteron pc running the user proggy, not in the 32kB of misfortunate routers along the way
asciilifeform: ( sans fragging, it's entirely stateless, like bare ip )
asciilifeform: udp is in fact quite popular for ddos, and the fragging mechanism that drags folx into supporting stateful reassembly is the major enabler there
asciilifeform: in other noose, BingoBoingo's crate seems to be moving
asciilifeform: ( these already , not counting i suppose mircea_popescu's chix, cannot escape anywhere, the 'education' mutilated'em into permanent usaschwitz inmates )
asciilifeform: BingoBoingo: re the loans lulz -- i regularly wonder when they'll dispense with the pretense and finally herd the debtors into work gulag
asciilifeform: right, but iirc it was some outrageous sum, that made mircea_popescu's torpedo look economical
asciilifeform: and i'ma never recommend to anyone the use of heathen 'rsa chips'. not even because they all, without exception, work with only 'toy' key lengths, but because srsly wtf.☟︎
asciilifeform: ( as it is, ice40 won't even hold ~one~ 4096bit adder ! )
asciilifeform: Mocky: in the past i attempted a fpga rsa also. sadly the 'ice40' would need to be about 250x bigger, for it to be bakeable
asciilifeform: Mocky: the constant in that O(1) unfortunately matters.
asciilifeform: Mocky: in theory you already have rsa with Ch. 4 . but nowhere near line speed.