====== passwordgrey Plugin ====== ---- plugin ---- description: Displays text (passwords) in light grey, click to copy to clipboard author : Michael Schreiber email : passwordgrey@creatronics.de type : Syntax, Action lastupdate : 2023-10-12 compatible : Lemming, Anteater, Rincewind, Angua, Adora Belle, Weatherwax, Binky, Ponder Stibbons, Hrun, Detritus, Elenor of Tsort, Frusterick Manners, Greebo, Hogfather, Igor, Jack Jackrum depends : conflicts : similar : fontcolor, emphasis, wrap, color tags : password, protection, clipboard, typography, highlight, color, text downloadurl: https://git.creatronics.de/ibs/passwordgrey/-/archive/master/passwordgrey-master.zip bugtracker : https://git.creatronics.de/ibs/passwordgrey/issues sourcerepo : https://git.creatronics.de/ibs/passwordgrey donationurl: screenshot_img : https://git.creatronics.de/ibs/passwordgrey/-/raw/master/examples/screenshot2.png ---- Why this plugin? I needed a simple way to make passwords less readable on screen so any people marching by won't read it easily. On the other hand, printed documentation should show the password perfectly. (I use DokuWiki in multiple companies for IT documentation). Still: Password is NOT stored encrypted and is still readable. For important passwords, use sha1 encryption or at least Base64 obfuscation (nah, just don't do it). Have fun! ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Examples/Usage ===== Copy to clipboard: just click on the icon next to the password! Reveal password: just click and hold on password dots. 3 ways to use it: * click the lock icon in the editor toolbar to insert a placeholder (**%%Password%%**). * mark a text and click on the lock icon. * enter tags **%%%%** manually. ===== Syntax ===== Basic syntax: secret Password displayed as dots === Change Log === * **2023-10-12** * many improvements, thank you Damien for the patchfiles! * monospace font for password * supports multiple languages (English, german, french, send in files to support more) * hidden password always shown as 8 digits * **2022-02-26** * new design, thank you Marcel for the idea * **2021-02-16** * Copy to clipboard is fixed to top of screen * added a little animation to it * **2020-01-09** * Bookcreator Plugin now prints passwords in black * refactoring of plugin structure * **2019-10-31** * Click on pass to copy to clipboard * **2018-03-31** * Initial release === Known Bugs and Issues === === ToDo/Wish List === ===== FAQ ===== ===== Discussion =====