Gpg Key List Plugin
This plugin has some features for a gpg key signing party.
Syntax Rules
- add to your personal page the following user information:
- GPG Key: your key id, like 0xFFFFFF
- GPG Fingerprint: your key fingerprint, like FFFF FFFF FFFF ...
- add yourself to the GpgkeySigningPartyList? list like:
3 spaces,asterix,name (including Main. .., e.g. TriBble?), it can also take Groups
GpgkeyPlugin Settings
Plugin settings are stored as preferences variables. To reference
a plugin setting write
%<plugin>_<setting>%
, for example,
%GPGKEYPLUGIN_SHORTDESCRIPTION%
- One line description, shown in the TextFormattingRules topic:
- Set SHORTDESCRIPTION = This plugin can be used to gather a list of gpg keys and fingerprints
- Debug plugin: (See output in
data/debug.txt
)
Plugin Installation Instructions
- copy the plugin to lib/TWiki/Plugins
- do the Wikipage
- maybe add it to enabledplugins list in TWikiPreferences
Example
Plugin Info
Plugin Author: | TriBble? |
Plugin Version: | 09 Nov 2003 |
Change History: | 09 Nov 2003: Initial version |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.0 |
Plugin Home: | none |
Feedback: | none |
Related Topics: TWikiPreferences,
TWikiPlugins,
EmptyPlugin
--
TriBble? - 09 Nov 2003
Revision: r1.1 - 09 Nov 2003 - 21:02 - TriBble?