====== cryptsign Plugin ====== ---- plugin ---- description: The cryptsign plugin allows users to sign parts of a wiki page. author : Andreas Gohr email : dokuwiki@cosmocode.de type : syntax lastupdate : 2016-07-06 compatible : Lemming, Anteater, Rincewind depends : conflicts : similar : tags : sign, signature, crypt, encryption downloadurl: https://github.com/cosmocode/cryptsign/zipball/master bugtracker : https://github.com/cosmocode/cryptsign/issues sourcerepo : https://github.com/cosmocode/cryptsign/ donationurl: ---- [[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]] ===== Installation ===== Install the plugin using the [[plugin:extension|Extension Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Usage ===== Use the new toolbar button to sign a wiki text. The text will then get a green background and a closed lock as long as it is unchanged, and red background and broken lock if it is changed. This does not protect against text removals or adding new, unsigned text – it just assures that a specific text has been written by a specific user on a specific page ID in a specific Wiki. ===== Development ===== === Change Log === {{rss>https://github.com/cosmocode/cryptsign/commits/master.atom date}} === Known Bugs and Issues === Please report bugs and issues at: https://github.com/cosmocode/cryptsign/issues