CryptNote Secure Links
·
Integrates CryptNote.pro to generate encrypted links directly from the WordPress dashboard and replace emails with secure links.
Create messages with expiration/limited views via the CryptNote.pro API without leaving WordPress.
- Admin form to generate
share_urland token via API. - Option to replace all sent emails (
wp_mail) with a secure link (attachments are removed). - Customizable placeholders in the email body:
{share_url},{token},{max_views},{expire_minutes}. - Support for optional password, expiration in minutes, and Markdown/HTML flags.
- Configurable endpoint (default
https://cryptnote.pro/api/v1) and optionalX-API-Keyheader.
Privacy
This plugin uses the external CryptNote service to generate and host the secure link and token. When creating a link, the protected content and metadata (views, expiration, optional password) are sent to https://cryptnote.pro/api/v1. See the service’s privacy policy at https://cryptnote.pro/privacy.php?lang=en.