We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
You are here: TWiki> Plugins Web>GpgkeyPlugin (27 Jun 2005, WillNorris)
Tags:
security1Add my vote for this tag create new tag
, view all tags

GpgkeyPlugin

This plugin does some features for a GPG/PGP key signing party.

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

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. Main.MartinSteldinger), it can also take Groups

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

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

Plugin Installation Instructions

Shellside

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

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 administrator can add a GPG Key/Fingerprint questionarie at the TWikiRegistration for automatisation.

Examples

%GPGLISTVIEW%

%GPGLISTVIEW%

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

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

Plugin Info

Plugin Author: TWiki:Main/MartinSteldinger
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
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/GpgkeyPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/GpgkeyPluginDev

Related Topics: TWikiPreferences, TWikiPlugins, EmptyPlugin

-- TWiki:Main/MartinSteldinger - 11 Dec 2003

Topic attachments
I Attachment Action Size Date Who Comment
zipzip GpgkeyPlugin.zip manage 6.6 K 07 Nov 2004 - 06:08 WillNorris release compatable with AutomatedPluginsDownload
Topic revision: r6 - 27 Jun 2005 - 05:53:50 - WillNorris
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback