« *.ipchina.org 域名超过 2000 | Main | 挑战安全 - ssh2 & chroot »
April 13, 2004
PGP Freeware & PGP Public Key Server
|
版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本声明。 http://windtear.net/archives/2004/04/13/000309.html http://www.pgpi.org/products/pgp/versions/freeware/ Freeware PGP versions Amiga (8)
PGP 8.0.3 Freeware for Windows http://www.pgpi.org/products/pgp/versions/freeware/unix/2.6.3i/download/linux/
-----> http://pgp.mit.edu/ MIT PGP Public Key Server Extract a key Submit a key Remove a key
OpenPGP Public Key Server Commands Extracting a Key Select either the "Index" or "Verbose Index" check box. The "Verbose Index" option also displays all signatures on displayed keys. Type ID you want to search for in the "Search String" box. Press the "Do the search!" key. The server will return a (verbose) list of keys on the server matching the given ID. (The ID can be any valid argument to a pgp -kv(v) command. If you want to look up a key by its hexadecimal KeyID, remember to prefix the ID with "0x" .) The returned index will have hypertext links for every KeyID, and every bracket-delimited identifier (i.e. < marc@mit.edu >). Clicking on the hypertext link will display an ASCII-armored version of the listed public key. Index: Verbose Index: Search String: Extract caveats: The search engine is not the same as that used by the gpg(1) or pgp(1) programs. It will return information for all keys which contain all the words in the search string. A "word" in this context is a string of consecutive alphabetic characters. For example, in the string "user@example.com", the words are "user", "example", and "com". This means that some keys you might not expect will be returned. If there was a key in the database for "User This algorithm does not match partial words in any case. So, if you are used to specifying only part of a long name, this will no longer work.
Cut-and-paste an ASCII-armored version of your public key into the text box. Press "Submit". That is it! The keyserver will process your request immediately. If you like, you can check that your key exists using the extract procedure above.
-----> http://web.mit.edu/network/pgp.html Welcome to the MIT Distribution Center for PGP (Pretty Good Privacy) MIT distributes PGP Freeware without cost for personal, non-commercial use. This distribution is done in cooperation with Philip Zimmermann, the original author of PGP, PGP Corporation, and with RSA Security, which licenses patents and software for one of the public-key encryption technologies on which PGP utilizes. To see a statement from Phil Zimmermann about the cryptographic integrity of PGP, please click here. [相关文章] |
Posted by windtear at April 13, 2004 12:25 AM
Trackback Pings
TrackBack URL for this entry:
http://cgi.windtear.net/cgi-bin/wt-tb.cgi/309
Comments
Post a comment
【我爱网络】
2007-12-31 23:51 2007年度 ipcn.org/ipchina.org 总结报告
2007-12-31 00:31 vmware gsx server service
2007-12-31 00:15 squid 对 404 302 缓存的相关问题
2007-12-30 14:24 升级到 MovableType 3.3x 并修改 entry_basename 兼容性
2007-12-30 13:52 [php] realip judge 前面补0的ip格式剔除
2007-12-14 16:34 rm -rf * 系统管理员要排查的定时炸弹
2007-12-13 19:03 山西的宽带运营商太过分了 私自窜改dns解析
2007-12-13 16:35 F5 MIB 再学习 唯一性标记用地址的小bug
2007-12-11 22:15 perl 用Spreadsheet::WriteExcel写了个处理/读写excel的小程序
2007-12-11 13:39 perl 变量转义的问题