| 开发者 | buffcleb |
|---|---|
| 更新时间 | 2026年8月13日 05:12 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 or later |
| 版权网址: | 版权信息 |
upload_max_filesize limits.ZipArchive).{placeholder} tokens.wp-config.php constant.folio-drawbridge directory to /wp-content/plugins/.wp-config.php), confirm storage is writable, and verify the lifecycle cron is scheduled.openssl and mbstring extensions. The optional zip extension enables ZIP bulk download.Encrypted files are written to wp-content/uploads/folio-drawbridge/vaults/, protected by an .htaccess deny-all rule. Files are never served directly — every download is decrypted and streamed through PHP after authorization.
Encrypted files cannot be recovered without the master key. If you define FOLIO_DRAWBRIDGE_MASTER_KEY in wp-config.php, back it up securely. Replacing the key permanently breaks decryption of existing files.
No. Recipients verify their identity with their email address and a one-time code — no account or login required.
Everything lives in one folder inside your uploads directory, named folio-drawbridge
by default and changeable under Settings → Storage:
vaults/ — encrypted fileschunks/ — temporary upload staginglogs/ — SIEM export, when enabledYes. Each share can have a download limit and an expiry date, and site-wide defaults and maximums can be configured under Settings. One download means one verified access: the recipient may retrieve every file in the vault during that session, so a limit of 1 lets them collect it once.