# HG changeset patch # User Paul Boddie # Date 1377638009 -7200 # Node ID 459483cc0a8476f7e84c1408ae03b88cedbfc6c0 # Parent 63ab8e6c8b4c01f04368893375e1f0fc31064088 Improved the project description and documentation about page type recipients. diff -r 63ab8e6c8b4c -r 459483cc0a84 README.txt --- a/README.txt Mon Jul 22 00:28:56 2013 +0200 +++ b/README.txt Tue Aug 27 23:13:29 2013 +0200 @@ -5,7 +5,9 @@ and verifying PGP/GPG content in Python along with mechanisms for updating MoinMoin wiki instances with such content such that contributors can be identified from their PGP signatures and such details used to authenticate -their contributions. +their contributions. It also permits PGP/GPG content to be stored in dedicated +message stores when received, enabling further processing of received content +and other means of perusal of such content. Configuring GPG for a Wiki -------------------------- @@ -151,6 +153,8 @@ Where the type is "page", the accompanying location must be a page name indicating a page that provides a message store that will accept messages. +The affected page resides on the same wiki and is thus a bare page name, not +the URL of a page on the same or another wiki. Where the type is "url", the accompanying location must be a URL that must itself refer to a resource that can accept MoinMessage content.