Secure ShareLink
by Fazle Rabbi on WordPress.org
Description Secure ShareLink is a WordPress plugin that allows you to generate secure, time-limited sharing links for files, routes, or model data.

Description Secure ShareLink is a WordPress plugin that allows you to generate secure, time-limited sharing links for files, routes, or model data. It includes advanced security features such as password protection, IP filtering, burn-after-read, and usage limits, along with comprehensive auditing. Perfect for sharing sensitive content or providing temporary access to resources. Key Features π Multiple Resource Types β Share files, URLs, or text/data seamlessly β° Time-Limited Access β Set expiration dates and usage limits π Password Protection β Protect links with a secure password π« IP Filtering β Restrict access to specific IP addresses π₯ Burn After Reading β One-time access links that self-destruct π Comprehensive Auditing β Track access patterns and usage π― Flexible Delivery β Supports file downloads and URL redirection π» Admin UI β Create, manage, and monitor links from WordPress admin π§ͺ Secure β Passwords are hashed, preventing exposure in the database Installation Upload the secure-sharelink folder to the /wp-content/plugins/ directory. Activate the plugin through the βPluginsβ menu in WordPress. Go to Settings Permalinks and click Save Changes to flush rewrite rules. Access the admin UI from ShareLink in the WordPress admin menu. Usage Creating a Link Go to ShareLink Add New. Choose the resource type: File, URL, or Text. If selecting a file, use the Media Library picker. Optionally configure: Password protection Expiration date/time Maximum uses IP whitelist Burn after reading Click Create Link. You will get a secure URL like: http://yourdomain.com/shareurl?sharelink=82ddae9522c4dd0a40bcdfd036c5f56f Accessing a Link Visiting the link will: Prompt for a password if set. Enforce IP whitelist and max uses. Expire after the specified date or after the configured number of uses. Automatically delete if burn-after-reading is enabled. Users can download files or view content directly depending on the resource type. Frequently Asked Questions Q: Can I use this to share any file from my WordPress Media Library? A: Yes, simply pick the file when creating a link. Q: Is the password stored securely? A: Yes, passwords are hashed using WordPressβs secure password functions. Q: Can I restrict access by IP? A: Yes, you can whitelist specific IP addresses or ranges when creating a link. Changelog 1.0.0 Initial release with full link management, password protection, expiration, IP filters, and burn-after-read. Admin UI for creating and managing links. Media Library integration for file selection. Upgrade Notice N/A β first release. License GPLv2 or later: https://www.gnu.org/licenses/gpl-2.0.html