Skip to content

aestetix/pglulz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a fun little script that will generate a custom gpg key and proceed to auto-sign all matching keys that exist in a keyserver.

  • To install (in virtualenv)

    apt-get install python-dev libyaml-dev python-virtualenv rng-tools

    git clone $this_repo

    cd $this_repo

    virtualenv .

    source bin/activate

    pip install -r requirements.txt

Make any changes you need to pglulz.yaml, and then run python pglulz.py

And watch lulz happen. If you want to run it in "real_run" mode, make sure to set that option to "True" in the yaml config file.

Do be warned that anything you run in "real_run" mode will make irrevocable changes to the keyserver you run against.

About

Pretty Good Lulz

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages