Skip to content

PAL v1.1 (internal use only)

Latest
Compare
Choose a tag to compare
@Katyatu Katyatu released this 15 Apr 20:44
· 10 commits to main since this release
749793a

New Advanced Protection feature

This new category inside of PAL-manager holds some additional functions if you wish to tighten security further.

Such functions include:

Separate Decryption Key

If you want your users to manually input the decryption key for your vault, enabling this option removes the decryption key from the MEGA share URL in your webhook bot posts. You will then be responsible for posting that key elsewhere so access to your vault is still viable. You can find your decryption keys inside your PAL-manager instance logging, or by logging onto MEGA's website.

Random Interval

By default, your MEGA share URLs are refreshed on a fixed interval of your choosing. Enabling this option incorporates a random, per instance, (-15 ≤ x ≤ +15) minute offset to the final wait time for each of your registered instances. This makes it so people can't guess when your next URL refresh event is.

Change Decryption Key

A quick function that automatically re-creates your chosen instance's assigned MEGA folder (preserving the contents within) and ultimately generating in a new decryption key for that folder. Useful for if you find your decryption key circulating around the internet and want a new one.


Important

Please see the proper way to install PAL here:
https://github.com/Katyatu/PatreonAntiLeak#usage

This archive is what the installer script looks for during the installation process, as it contains the relevant files needed to get PAL running.

The installer script handles setting up folder hierarchies, moving files around, setting up services, etc.

Manual installation is not supported.