Encrypted protected-file contents
Protected payloads use authenticated encryption and are stored in a private UploadLock storage area rather than being treated as ordinary public media files.
UploadLock combines encrypted protected-file storage, key protection, signed licensing, verified updates, controlled rollback, recovery safeguards, and public-form abuse controls.
Protected payloads use authenticated encryption and are stored in a private UploadLock storage area rather than being treated as ordinary public media files.
The document encryption key is stored wrapped with server-held WordPress secret material rather than left as a legacy database-readable plaintext option.
Commercial entitlements are cryptographically signed and bound to the licensed site and installation. The raw activation key is used for activation and is not persisted for routine refreshes.
Update manifests are signed, packages are hash-verified, ZIP structure is inspected, release channels are isolated, and a new build must prove boot health before confirmation.
The prior known-good plugin build is preserved during controlled updates. Existing protected data and recovery paths are designed not to be destroyed by a license or update failure.
Public upload and passcode flows include minimum passcode requirements and throttling/honeypot safeguards intended to reduce automated abuse.
UploadLock does not currently claim independent certification, full database encryption, malware scanning, or protection of every piece of WordPress operational metadata. Filenames, MIME types, relationships, and audit metadata may remain in the WordPress database.