1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
metasploit-framework/tools
Tod Beardsley 7a321c7350
Import, sign, and publish signed dev keys
This largely automates the process of importing developer keys,
much like `import-dev-keys.sh`, but also takes the additional, sadly
manual step of signing the key with your default key, and uploading
those keys to https://sks-keyservers.net.

In effect, you are stating that you trust keys published on keybase.io
and are listed as such on the official Metasploit-Framework development
wiki.

If your own default key either has no passphrase, or has a passphrase
cached in a keymanager, the process merely requires you hit `y` for
every key, and `y` again for keys with multiple IDs. Otherwise, you
will need to provide your passphrase for each signing. Temporarily
removing the passphrase alleviates this pain.

Of course, this assumes you actually trust the development wiki
and keybase to do the right thing. The tradition is to individually
verify each key through some personally invented means, such as in
person with a government ID check.

Note that `import-dev-keys.sh` currently lists a number of keys
not on Keybase, and that functionality has not been carried over
to this script.
2016-07-06 10:33:02 -05:00
..
context Add new context-keyed encoders from Dimitris Glynos ( http://census-labs.com/news/2010/06/04/athcon-2010-update/ ) 2010-06-09 16:43:46 +00:00
dev Import, sign, and publish signed dev keys 2016-07-06 10:33:02 -05:00
exploit fix tools that need rex-text to function 2016-07-05 02:38:40 -05:00
memdump Importing memdump from the msf2 source 2007-01-17 00:39:31 +00:00
modules fix tools that need rex-text to function 2016-07-05 02:38:40 -05:00
password fix tools that need rex-text to function 2016-07-05 02:38:40 -05:00
recon File.exists? must die 2016-04-21 00:47:07 -04:00