1====== PGP-Inline-Support Plugin (pgpinlinesupport) ======
2
3---- plugin ----
4description: This plugin enables support of using inline pgp encryption.
5author     : Georg Schmidt
6email      : gs-develop@gs-sys.de
7type       : syntax
8lastupdate : 2019-01-07
9compatible : 2018-04-22b
10depends    :
11conflicts  : unknown
12similar    :
13tags       : pgp mailvelope
14
15downloadurl: https://github.com/user9209/PGP-Inline-Support-DokuWiki/archive/master.zip
16bugtracker: https://github.com/user9209/PGP-Inline-Support-DokuWiki/issues
17sourcerepo: https://github.com/user9209/PGP-Inline-Support-DokuWiki/
18donationurl:
19
20screenshot_img : https://github.com/user9209/PGP-Inline-Support-DokuWiki/raw/master/preview.png
21----
22
23===== Installation =====
24
25Install the plugin over the webfrontend by using the url:
26
27https://github.com/user9209/PGP-Inline-Support-DokuWiki/archive/master.zip
28
29===== How to use =====
30
31Use Mailvelope (https://www.mailvelope.com):
32
33  - Generate a Key-Pair
34  - Add current tab to "Authorized Domain" (do NOT use API)
35  - When editing a page press Mailvelope-Button and encrypt text
36  - Save page as normal
37  - See Mailvelope-Button on page
38  - Press decrypt and enter your password
39
40Without this Plugin, step will 6 fail.
41
42=== Why should you use it? What does it fix? ===
43
44Video:
45[[https://drive.google.com/file/d/1rZtnmsJQc-rHFaluZAByUcLUutAvbXbM/view|{{https://github.com/user9209/PGP-Inline-Support-DokuWiki/raw/master/preview.png?200%}}]]
46
47
48
49=== Change Log ===
50
51  * **2019-01-07**
52    * Initial release
53
54=== Known Bugs and Issues ===
55
56  * not yet known
57