PortalAuth, Papers, and CursedScreech Updates (#87)

* Version 1.9

* Version 2.0

* Version 1.6

* Updated Papers to v2.0

* Replaced readKeys.sh with cfgNginx.py

* Fixed PKCS12 export bug

Co-authored-by: combsn <combsn@usc.edu>
This commit is contained in:
Nick
2020-07-19 16:24:52 -04:00
committed by GitHub
parent f1ca07b311
commit aa43cb5e23
54 changed files with 4244 additions and 182 deletions

View File

@@ -3,8 +3,11 @@ Displays the keys currently being used by nginx on your Pineapple. These values
<br /><br />
<strong>Dependencies</strong><br />
The only dependencies for Papers are zip and unzip which are downloaded via opkg. They are used to pack, and unpack, certificate archives for download/upload.
<br /><br />
zip and unzip - used to pack and unpack certificate archives for download/upload.<br />
coreutils-base64 - Used in the process to determine whether an SSH key is encrypted.<br />
nginx-ssl - Replaces the base nginx application.<br />
<p style="color: red">Since nginx is replaced with nginx-ssl in the installation process you may need to refresh your browser after installation if the button doesn't change to 'Uninstall'</p>
<p style="color: red">In order to uninstall dependencies you must first remove the SSL certificates from your Pineapple.</p>
<strong>Remove SSL</strong><br />
This reverts the Pineapple back to its original web configuration and removes all traces of SSL from the nginx config. This does not affect the certificate store or any configuration in the Papers module.