log☇︎
168600+ entries in 0.102s
mircea_popescu: http://btcbase.org/log/2017-08-08#1695453 << you have to. we'd be the first people to move to a cheaper test algo if this was feasible, in tmsr-pgp etc. but as he correctly points out, most of the keys you make are weak. an important point to consider here is weakness propagation : one weak key can potentially expose other key exchanges, resulting in a chain of (unknowingly) lost secrecy. the design will have it ablate over t ☝︎
a111: Logged on 2017-08-08 18:55 PeterL: so I felt like taking a stab at gossipd, take a look? http://p.bvulpes.com/pastes/ul3Op/?raw=true
mircea_popescu: PeterL http://btcbase.org/log/2017-08-08#1695421 << is this supposed to interface with sina's item ? ☝︎☟︎
a111: Logged on 2017-08-08 17:26 BingoBoingo: And the Powah Rangahs have turned hard against Silberts 2 MB fork https://archive.is/4hevE
mircea_popescu: http://btcbase.org/log/2017-08-08#1695413 << the quality of this summer of forks fails to impress. ☝︎☟︎
deedbot: http://www.contravex.com/2017/08/08/blackzillas-first-track-day/ << » Contravex: A blog by Pete Dushenski - Blackzilla’s first track day.
BingoBoingo: Today's Trilema re-read http://trilema.com/2015/these-fools-have-been-handed-a-technology-so-clever-so-disruptive-and-revolutionary-that-the-rulers-of-the-world-would-have-to-fully-unmask-themselves-as-ruthless-tyrants-in-order-to-suppress-it/
asciilifeform: currently i suspect that this thing is at the theoretical limit of performance you can get without doing something nonportable.
asciilifeform: the O(N^2) algos cost moar then.
asciilifeform: however, the difference becomes more serious when operating with smaller words
asciilifeform: for only 25% shave off the run time, it would not be worth it: ☟︎
asciilifeform: given as the special square thing costs 143 lines
asciilifeform: mod6: i almost decided to throw it all out and use generic multiply-by-self for squaring again
asciilifeform: in other noose, mod6 , phf , et al : http://btcbase.org/log/2017-07-10#1681208 nao 1.5s . ( this with karasbuba-squaring used in exp, and comba-squaring used as base case in the former. ) ☝︎☟︎
deedbot: http://phuctor.nosuchlabs.com/gpgkey/0D94C26897847ED2BDBBAB06A53C056CA3ED508B756D8255B493FA8398169A3B << Recent Phuctorings. - Phuctored: 1710...6633 divides RSA Moduli belonging to '80.13.152.231 (ssh-rsa key from 80.13.152.231 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (LPuteaux-658-1-29-231.w80-13.abo.wanadoo.fr. FR)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/0D94C26897847ED2BDBBAB06A53C056CA3ED508B756D8255B493FA8398169A3B << Recent Phuctorings. - Phuctored: 1632...5583 divides RSA Moduli belonging to '80.13.152.231 (ssh-rsa key from 80.13.152.231 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (LPuteaux-658-1-29-231.w80-13.abo.wanadoo.fr. FR)
asciilifeform: ( dun mean it is useless - but it is in the class of homework imho )
asciilifeform: i.e. PeterL put in a great deal of sweat, it shows; but the result does not make my work any easier, unfortunately
asciilifeform: ( see thread. )
asciilifeform: still same thing as of the last one
PeterL: ok, so if I switch the primality algorithm, what do you think of the rest of it? ☟︎
asciilifeform: for the thick : a large portion of keys generated by the linked code, will phuctor immediately.
asciilifeform: it will kill the user.
asciilifeform: i understand what is meant by 'prototype', but an rsatron (ignoring for a moment the constant-time thing) that uses fermat's primality test as the sole probe, is analogous to a grenade with a half second fuse
a111: Logged on 2017-07-08 00:17 asciilifeform: sina: the reason why i am not particularly hot&bothered, is that your prototype does not contain any of the parts that comprise 99+% of the necessary work of an adult gossipd
asciilifeform: PeterL: http://btcbase.org/log/2017-07-08#1680382 << thread ☝︎
asciilifeform: at the same time i dun wanna discourage PeterL or other folks, from their exercises.
asciilifeform: because unfortunately all of it applies to this one
asciilifeform: i'ma save log space, and invite PeterL to read what i observed re the last d00d's gossipd prototype.
asciilifeform: PeterL: are you aware of the limitations of this test ?
PeterL: fermat primality test
asciilifeform: also what is that primality test supposed to be
PeterL: like I said, prototype, if it works then can be ported to using ada (at least that is my idea)
asciilifeform: PeterL: i have to rain on the parade, but i dun see what you win from writing own rsa in this one. py arithmetic is not constanttime
PeterL: not really vital to anything involved, that could just as well use any other hashing function
asciilifeform: i'm doomed to actually read this, arenti
PeterL: it does not run mpfhf on packets, that was just a way to hash to get a name for keys
asciilifeform: how many hours does this thing eat per packet ?
PeterL: well, this is just a prototype
PeterL: I took a stab at writing my own rsa
asciilifeform: PeterL: how does this one differ from that last d00d's, with the heathen rsa ?
PeterL: so I felt like taking a stab at gossipd, take a look? http://p.bvulpes.com/pastes/ul3Op/?raw=true ☟︎
deedbot: http://qntra.net/2017/08/silberts-november-hardfork-plan-faces-newly-wary-derps-thanks-roger-ver/ << Qntra - Silbert's November Hardfork Plan Faces Newly Wary Derps, Thanks Roger Ver
BingoBoingo: And the Powah Rangahs have turned hard against Silberts 2 MB fork https://archive.is/4hevE ☟︎
phf: "03/15/2016: Added article on effective Windows usage which contains my opinions and tips on using your computer. Added article Criteria for Software Freedom."
asciilifeform: hey nsa, d00d's mitm box has rusty nic, plox to replace !
phf: a111 is fine, claims to have timed out, was waiting on freenode handshakes
phf: is that from the same guy?
asciilifeform: 'How to get pretty latex-style documents in Microsoft Word' << didjaknow!
asciilifeform: '(setq shell-file-name "C:/MinGW/msys/1.0/bin/bash")' << every time i see these, i think 'why, poor bastard, why'
asciilifeform: 'My favorite on Windows 10 is a tool called "Shutup10" which lets you configure Windows 10 data-leaking behaviours in one spot.' yeah clown
phf: can't find it in logs, but i'll link you other version when i get to non work computer
phf: also guy's a clown, "LISP" tag, "omg hyperspec is too complicated", "emacs+evil" mode
phf: asciilifeform: no i haven't tried printing it, i saw this version, but i believe it's derivative. there's prior work with much nicer "diffs against dpANS" approach.
jhvh1: asciilifeform: The operation succeeded.
asciilifeform: !~later tell phf i noticed recently that http://cvberry.com/tech_writings/notes/common_lisp_standard_draft.html exists. some years ago i tried to do same thing, but the sheer bulk of the pdf choked every printing co., incl. 'lulu'. ever tried ?
asciilifeform: inside -- java turd
asciilifeform: meanwhile, in the world of btc-themed spam and infectors, http://wotpaste.cascadianhacker.com/pastes/rcjjT/?raw=true
shinohai: Morning there mod6
a111: Logged on 2017-08-08 06:25 BingoBoingo: In the cancerous faggotry file https://archive.is/on51R
mircea_popescu: http://btcbase.org/log/2017-08-08#1695378 << dude imagines he's doing the batshit insane camp any favours by publishing more batshit insane ? srsly, "moon prison" ? ☝︎
mircea_popescu: motherfucker the "business report" style of 2017 is unreadable. wtf is with all the bullets and summaries interspersed and omfg.
mircea_popescu: now im gonna have to read gizmodo ?
ben_vulpes: leading to such hilarious horrors as "fuck it in the pizza"
ben_vulpes: oh and in other tangential discoveries, both google and ms refuse to translate pizdet
BingoBoingo: In the cancerous faggotry file https://archive.is/on51R ☟︎
ben_vulpes: well hey, put a few knickers in some degree of knot, so he's got my vote in the midterms
trinque: on the contrary, politely offed himself while leaving a "manifesto" written in pantsuit, trying to turn the discrimination term on them and other gargle.
ben_vulpes: you figure he expected to survive the publication?
trinque: tape your cock to your asshole buddy; they'll make a company manual out of you then.
a111: Logged on 2017-08-07 04:30 mircea_popescu: but see, that's not at all the point. for one thing : all scholarship is nonsense. for the other, soviet school si entirely propaganda, which is to say "prepare organ donors for a certain way of life". the fucking point of the fixed form 3rd/4th grade composition is to allow the submarginal intellects making up the bulk of the population to tattoo their brains into a form that'll then allow them to survive, as traffic agents
trinque: http://btcbase.org/log/2017-08-07#1694875 << guy's a perfect specimen of the brain tattooed, thinks somebody in there is going to hear his "omg am not included" ☝︎
ben_vulpes: tee so the thought police cracked down on the dood behind the (entirely wackily formatted) http://gizmodo.com/exclusive-heres-the-full-10-page-anti-diversity-screed-1797564320 : https://www.bloomberg.com/news/articles/2017-08-08/google-fires-employee-behind-controversial-diversity-memo
deedbot: http://trilema.com/2017/bad-biology/ << Trilema - Bad biology
jhvh1: BingoBoingo: The operation succeeded.
BingoBoingo: !~later tell cazalla From what I hear still good. As always check the label/model number in case they start experimenting with Chinesium.
BingoBoingo: <mircea_popescu> asciilifeform like in any field, you piece together the bit reports of people in the know, pondered by their context. doesn't take an expert analyst to figure out briots were convenient cover for underground resettlement. << Lafond says this as well plus moving product into town
deedbot: http://phuctor.nosuchlabs.com/gpgkey/DAE06E75A11A9769F9F7F977A0F2E1B65D1D7C3965C72A4DDF8F8C3AAE31AF7A << Recent Phuctorings. - Phuctored: 1724...7667 divides RSA Moduli belonging to '161.246.13.86 (ssh-rsa key from 161.246.13.86 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (apl1.sci.kmitl.ac.th. TH)
deedbot: http://phuctor.nosuchlabs.com/gpgkey/DAE06E75A11A9769F9F7F977A0F2E1B65D1D7C3965C72A4DDF8F8C3AAE31AF7A << Recent Phuctorings. - Phuctored: 1740...7543 divides RSA Moduli belonging to '161.246.13.86 (ssh-rsa key from 161.246.13.86 (13-14 June 2016 extraction) for Phuctor import. Ask asciilifeform or framedragger on Freenode, or email fd at mkj dot lt) <ssh...lt>; ' (apl1.sci.kmitl.ac.th. TH)
deedbot: http://trilema.com/2017/what-gets-me-hot/ << Trilema - What gets me hot
cazalla: how are things in your part of the world? left argentina?
cazalla: BingoBoingo, any idea if estwing is still a good american tool brand or are they rubbish and just trade off the name now?
BingoBoingo: http://btcbase.org/log/2017-08-07#1695087 << Apparently the two things they are bickering over are Bitcoin, and 2mb Forkcoin but they REFUSE to disambiguate! ☝︎
mircea_popescu: anyway, im off to watch child porn nao. bbl.
asciilifeform: mircea_popescu: remember the genderfucked alicesomethingorother who 'i'ma meal-squares-mostly-eating-person' ? that's my mental image of sv
mircea_popescu: the problem with this simile is that i am unsure which is mapped on the cake and which on the wasps.
asciilifeform: i find it fascinating, the psychology of folx who voluntarily sign up for svtron.
mircea_popescu: asciilifeform well, they could hire the girl also, and for the 450k you can get a 2 bedroom and rent one. this'll work well as you'll never see each other again
asciilifeform: while we're on subj, i get these hilarious invitations to sv conglomerates, ~every day
asciilifeform: (considerably more, he dun ahve to give it up immediately to thej000z etc )
mircea_popescu: and carrying grannies purses for them doesn't ?
mircea_popescu: otherwise, the "you'd make more washing dishes" chokes all the fun.
mircea_popescu: in order to be a petty criminal, you must be innumerate. there's no other way.
mircea_popescu: consider the earlier discussion re power and income.
asciilifeform: i was working under the possibly mistaken assumption that not all pretty criminals are subhuman ('for convenience, i'ma shit right here where i stand')
mircea_popescu: the sort of idiot who'd go into petty crime does so FOR CONVENIENCE. if he was willing to follow check lists he'd go to sv and be a fucking pm.
mircea_popescu: do you even grasp the hassle this is turniung into ?
mircea_popescu: preferably, the same day you go robbing.
mircea_popescu: not a matter of price, a matter of all the strings. gotta keep it maintained, tank full, etc. you realise 50% of all arguments among car using negros is "who left the tank empty" ?
asciilifeform: cheaper than milk.