Linux 软件免费装

CryptNote Secure Links

开发者 cryptnote
更新时间 2026年1月14日 07:52
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

links privacy email security encryption

下载

1.0.0

详情介绍:

Create messages with expiration/limited views via the CryptNote.pro API without leaving WordPress.

安装:

  1. Upload the plugin-wordpress folder to wp-content/plugins/ or compress it as .zip and upload via the Plugins panel.
  2. Activate CryptNote Secure Links.
  3. In the sidebar menu, open CryptNote and configure the base endpoint, API key (if used), and defaults.
  4. (Optional) Check "Enable secure links for all emails" to protect all wp_mail content.

升级注意事项:

1.0.0 Initial plugin version. Update if you need fixes or new features.

常见问题:

Do I need an API key?

Only if your CryptNote instance requires it. The plugin sends it in the X-API-Key header when provided.

Which endpoints are used?

POST {api_base}/create.php to generate the link. The default is https://cryptnote.pro/api/v1.

What happens to email attachments?

They are removed when email protection is active, to prevent data leakage outside the secure link.

Can I use Markdown or HTML?

Yes. Enable the desired format in the defaults or per submission. The plugin sends is_markdown=true or is_html=true.

更新日志:

1.0.0