<<O>>  Difference Topic GpgkeyPlugin (r1.2 - 10 Nov 2003 - TriBble?)
Changed:
<
<

Gpg Key List Plugin

>
>

GpgkeyPlugin


Changed:
<
<
This plugin has some features for a gpg key signing party.
>
>
This plugin does some features for a GPG/PGP key signing party.

Changed:
<
<

Syntax Rules

>
>
It creates a table with username, key id and fingerprint. It is okay for listing only, but can be used widely.

Changed:
<
<
  • add to your personal page the following user information:
    • GPG Key: your key id, like 0xFFFFFF
>
>

Syntax Rules

  • add to your personal page the following user information. Multiple keys/fingerprints are possible by sperating with comma:
    • GPG Key: your key id, like 0xDEADBEEF

    • 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
Changed:
<
<

GpgkeyPlugin Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, for example, %GPGKEYPLUGIN_SHORTDESCRIPTION%

>
>

GpgkeyPlugin Settings


  • One line description, shown in the TextFormattingRules topic:
    • Set SHORTDESCRIPTION = This plugin can be used to gather a list of gpg keys and fingerprints
Line: 23 to 23

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0
Changed:
<
<

Plugin Installation Instructions

>
>

Plugin Installation Instructions

Shellside


Changed:
<
<
  • copy the plugin to lib/TWiki/Plugins
  • do the Wikipage
>
>
Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the server where TWiki is running.

  • Download the ZIP file from the Plugin web (see below)
  • Unzip GpgkeyPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/GpgkeyPlugin.txt Plugin topic
    data/TWiki/GpgkeyPlugin.txt,v Plugin topic repository
    lib/TWiki/Plugins/GpgkeyPlugin.pm Plugin Perl module

Changed:
<
<

Example

>
>

Wikipage

Note:_ This can be done by users.

Adds the following tags:

  • %GPGLISTVIEW% - displays a table list of GPG keys and fingerprints found in user information. Takes a list of users from the GpgkeySigningPartyList? topic.

Attributes:

  • topic - specify tree's root topic (if none, will do the entire web)

So you can use %GPGLISTVIEW{topic="GpgkeySigningPartyList"}% to define a specific topic, from which the (gpg-) user list shall be taken.

The WikiMaster? can add a GPG Key/Fingerprint questionarie at the TWikiRegistration for automatisation.

Examples

%GPGLISTVIEW%


Changed:
<
<

Plugin Info

>
>
%GPGLISTVIEW{topic="Main.WhoUsesGPG"}%

Plugin Info


Plugin Author: TriBble?
Changed:
<
<
Plugin Version: 09 Nov 2003
Change History: 09 Nov 2003: Initial version
>
>
Plugin Version: 10 Nov 2003 (V1.000)
Change History:  
10 Nov 2003: details, attributes
09 Nov 2003: Initial version

CPAN Dependencies: none
Other Dependencies: none
Perl Version: 5.0
Changed:
<
<
Plugin Home: none
Feedback: none
>
>
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/GpgkeyPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/GpgkeyPluginDev

Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin

Changed:
<
<
-- TriBble? - 09 Nov 2003
>
>
-- TWiki:Main/TriBble - 10 Nov 2003
 <<O>>  Difference Topic GpgkeyPlugin (r1.1 - 09 Nov 2003 - TriBble?)
Line: 1 to 1
Added:
>
>

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)
    • Set DEBUG = 0

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?
Revision r1.2 - 10 Nov 2003 - 17:57 - TriBble?