add contents

This commit is contained in:
Trevor Batley
2025-10-09 15:04:29 +11:00
parent 170362eec1
commit bce7dd054a
2537 changed files with 301282 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
DokuWiki plugin Encrypted Passwords
=======================
By Wolfgang Reszel
This plugin let you store 256 bit AES encrypted passwords in your DokuWiki pages. The password can be decrypted by clicking them (Javascript must be enabled). Based on the encryption library by Vincent Cheung (http://www.vincentcheung.ca/jsencryption) which incorporates the Gibberish AES library by Mark Percival (https://github.com/mdp/gibberish-aes).
----
The code of Encrypted Passwords Plugin by Wolfgang Reszel is licensed under the GNU Public License (GPL) version 2.
The Gibberish AES library by Mark Percival is separately licensed under MIT.
More infomation is available:
* https://www.dokuwiki.org/plugin:encryptedpasswords