log☇︎
123500+ entries in 0.041s
mircea_popescu: <asciilifeform> log_hexdump("\nYieldPrime: \n", ptest, nbits);
mircea_popescu: you mean log_hexdump("\nYieldPrime: \n", prime, nbits/8.); ?
mircea_popescu: the lulz.
mircea_popescu: 11 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 40 E6 / 11 00 00 00 10 00 00 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 E7
mircea_popescu: o jesus
mircea_popescu: ugh
mircea_popescu: "to make sure safety is met, we ductape some met to the safety"
mircea_popescu: this guy's "reasoning" is a process of incredible awkward awesome.
mircea_popescu: right.
mircea_popescu: ah, that explains the weird leading.
mircea_popescu: ripemd ?
mircea_popescu: oh shit.
mircea_popescu: phf an auto-archive for links would be so cool right about now...
mircea_popescu: btw folks - wotpaste wipes shit daily. make sure you save what you want. ☟︎
mircea_popescu: atm i can't takle the aggravation of bulding anything.
mircea_popescu: so much win.
mircea_popescu: Install these packages without verification [y/N]?
mircea_popescu: pgpdump
mircea_popescu: WARNING: The following packages cannot be authenticated!
mircea_popescu: heh.
mircea_popescu: asciilifeform what were you cutting these up with again ?
mircea_popescu: anyway, http://wotpaste.cascadianhacker.com/pastes/9a20f5a7-7afd-4a74-ad78-b8217288c5e6/?raw=true << the two just generated keys.
mircea_popescu: including if you try -r
mircea_popescu: check it out... if you do ANYTHING but -a "username", ie no quotes, or fp or anything, it just dumps ALL PRIVKEYS IT KNOWS.
mircea_popescu: this is weird... so this thing when told to dump priv key dumps THE SAME BLOCK irrespective of which user is indicated.
mircea_popescu: yes.
mircea_popescu: asciilifeform trivial for me to dump these i just generated, let's see
mircea_popescu: http://wotpaste.cascadianhacker.com/pastes/55bf0b65-8784-49f0-895b-e3eb0793afc7/?raw=true << further 1.4. the ff's went away, 0s came in...
mircea_popescu: so then what'd be surprising or wut ?
mircea_popescu: you mean, they start with same 4 bits ?
mircea_popescu: maybe.
mircea_popescu: aha.
mircea_popescu: to the lulz mine ?
mircea_popescu: yes.
mircea_popescu: in other lulz : when generating a new key, name NEEDS to be at least 5 chars long. password however - can be 4.
mircea_popescu: ima run a bunch and we can see
mircea_popescu: np.
mircea_popescu: mod6 do a ocupla more ?
mircea_popescu: and look at all the bonus zero fields
mircea_popescu: asciilifeform FF FF still there.
mircea_popescu: im guessing phuctor is getting some new shit stuck on either side.
mircea_popescu: 27
mircea_popescu: asciilifeform if you look at the 4kb thing i published : there's no actual contiguity. just fields of double FFs
mircea_popescu: let them figure out how to release software first.
mircea_popescu: anyway, i'm giving up on this bs. gnupg 2.0 doesn't even exist, contrary to nonsense noise on social media.
mircea_popescu: nope, export ld path dun do it either.
mircea_popescu: arguably it's a lot more useful, too.
mircea_popescu: eulora builds ~500 times easier than this dumb shit.
mircea_popescu: dude the sheer insanity...
mircea_popescu: fuck him.
mircea_popescu: what the fuck is this.
mircea_popescu: oh. im not fucking insalling his bs.
mircea_popescu: mod6 _gcry_log_printhex instead of it.
mircea_popescu: o you got it. what did you do ?
mircea_popescu: you don't understand how the x works.
mircea_popescu: for bonus lulz ftp://ftp.gnupg.org/gcrypt/libgpg-error/x
mircea_popescu: it just passes the test but dies on make nm
mircea_popescu: ah no
mircea_popescu: mod6 edit configure, the test above with your path.
mircea_popescu: mod6 same symptoms ?
mircea_popescu: i figure i just go "x/path" lessee.
mircea_popescu: ftr thee test is : if test "x$GPG_ERROR_LIBS" = "x"; then
mircea_popescu: so 2.0.22 can't generate a key and 2.0.30 can't compile.
mircea_popescu: so now, if i put the path in autogen.rc, nothing happens.
mircea_popescu: ARE THEY MAD???
mircea_popescu: /usr/local
mircea_popescu: ~/gpg-2.0.30/libgpg-error-1.24/src$ ./gpg-error-config --prefix
mircea_popescu: this is so broken. srsly, nuts.
mircea_popescu: fuck me sideways what.
mircea_popescu: AND it returns "/usr/local"
mircea_popescu: holy shit .a is in /src/
mircea_popescu: what's it looking for, something like libgpg-error.a ?
mircea_popescu: See ftp://ftp.gnupg.org/gcrypt/libgpg-error/ .
mircea_popescu: configure: error: libgpg-error is needed. ☟︎
mircea_popescu: asciilifeform :checking for GPG Error - version >= 1.13... no
mircea_popescu: from autogen : "--with-gpg-error-prefix=@SYSROOT@" << what format does that take if not fucking path
mircea_popescu: it did.
mircea_popescu: do you mind ?
mircea_popescu: they made dependencies like 1->2->3
mircea_popescu: you don't properly appreciate the chain of braindamage.
mircea_popescu: it dies becausde needs lib-error
mircea_popescu: how do i build libgcrypt then ?
mircea_popescu: fucking nightmare. so the lib-error shit compiled, but obviously ./configure --with-libgpg-error-prefix="/home/mircea/gpg-2.0.30/libgpg-error-1.24/" does nothing, with or without quotes
mircea_popescu: is it going to walk me one by one through the entire list of loserdom, lib"assuan" and whatnot ?
mircea_popescu: what the fuck is wrong with these people!
mircea_popescu: oh shit. configure: error: libgpg-error is needed.
mircea_popescu: yeah
mircea_popescu: yet the makefile is right there ?!
mircea_popescu: make: *** No targets specified and no makefile found. Stop.
mircea_popescu: ~/gpg-2.0.30/libgcrypt-1.7.3$ make
mircea_popescu: aite.
mircea_popescu: asciilifeform does building gpg build libgcrypt auto ?
mircea_popescu: im going to try 1.7.3
mircea_popescu: 2.8mb holy fuck already
mircea_popescu: there is no cipher/primegen.c in 2.0 ?
mircea_popescu: ah that's what it was huh. standardization of diddling.
mircea_popescu: "put the key into an S-expression"
mircea_popescu: entirely undocumented bullshit.
mircea_popescu: i'm still untangling wtf it does to get primes.
mircea_popescu: and you should see keygen.c THERE