💾 Archived View for tilde.team › ~aprilnightk › try3301 › cluehub › 2014_onion1.gmi captured on 2023-01-29 at 04:30:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

🚧 View Differences

-=-=-=-=-=-=-

ONION 1 page

<html><head><title>For Every Thing That Lives Is Holy</title><body><img src="1033.jpg" /></body></html>

HTTP Banners

HTTP/1.1 200 OK
Date: Mon, 06 Jan 2014 14:24:13 GMT 
Server: Apache
Last-Modified: Mon, 06 Jan 2014 07:43:43 GMT 
ETag: "9904-68-4ef486b41c9c0"
Accept-Ranges: bytes
Content-Length: 104 
Vary: Accept-Encoding
Content-Type: text/html

ETags:

auqgnxjtvdbll3pv.onion/1033.jpg: 98e5-53959-4ef4858107540
auqgnxjtvdbll3pv.onion: 9904-68-4ef486b41c9

Image from onion1 page (1033.jpg)

1033.jpg on the onion1 page.

Notes on the meaning of the Onion1 image

The image itself is a collage.

It consists of three parts:

Nebuchadnezzar (hands)

Image

Newton

Image

This is exact source:

Artefact to which Newton's fingers point

The fragment present in the collage has been overlayed over the original

Original research

This is the cropped result:

Image

Though the original researcher didn't realize the exact meaning of this, the following commenter did:

UnknownJuly 23, 2018 at 8:06 PM

First row is MXXXIII which is 1033 in roman numbers.
Second row is MMMCCCI which is 3301 in roman numbers.

All you have to do is flip or rotate the image 

A different analysis by "lurker" suggests that this may be a scaled-down image of a Cicada.

Image

Either way, there's some reference to Cicada placed right where the Newton's fingers are pointing.

Possible Thuillier reference

It's been noted that a similar fragment of "Newton" is used at this cover:

Pierre Thuillier, "Science et société"

Ancient of Days

Image

This is exact source:

Superimposed Cicada logo

A Cicada logo is superimposed over this fragment in the collage.

Looks like standard logo 3301 uses. We dont have the exact source of Cicada logo. People belive that it's source is some old zoology book, but that rumor was never proven with any link.

The image on the collage looks slightly enlarged.

And horizontaly MIRRORED! (this is first time 3301 used mirrored logo. Note that Ancient days on which logo is superimposed is not mirrored but rotaed for 180°)

Best resolution logos we have are one from png XORed in 2013 and one that was used on CICADA OS for abkground in Format LSS 16

$ file mnt/boot/isolinux/splash.rle
mnt/boot/isolinux/splash.rle: SYSLINUX' LSS16 image data, width 640, height 300 

Outguess from 1033.jpg

1033.jpg Outguess

RSA factorization of the key

That gives:

e = 65537

n = 75579125746085351644267182920580212556413102071876330957950694457000592

10248050757270234679993673844203148013173091173786572116639

(n is a long number continuing on the next line, not division of two numbers).

n is 130 decimal digits long, or 429 bit.

It was needed to factorize n.

To do that, solvers:

8 hours of factorizing, 23 hours after finding n, the factors were found.

sage: p = 97513779050322159297664671238670850085661086043266591739338007321
sage: q = 77506098606928780021829964781695212837195959082370473820509360759

sage: p.is_prime()
True
sage: q.is_prime()
True
sage: p*q
confirmed!

Decrypting

Using these primes, the private key was obtained and this Perl script was used to decrypt the message.

Perl script

Insert correct p, q, e and encrypted message; this script plots "The Game" with the current p, q, e and encrypted message. Replace the values from the outguessed message)

Decrypted message

939

cu343l33nqaekrnw.onion 

This site is further referred to as Onion 2.

- - - - - - -

Keith Aprilnight (aprilnightk@tilde.team)