Linux 软件免费装
Banner图

EquaSign

开发者 equadev
更新时间 2026年9月9日 00:17
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

esignature digital signature electronic signature eIDAS sign documents

下载

1.0.3

详情介绍:

EquaSign lets you send a document for electronic signature and collect a legally meaningful signature without leaving your WordPress site. It is built around a simple, honest promise: every completed signature produces a self-contained proof file that can be verified independently, offline, with no dependency on our servers. EquaSign implements a Simple Electronic Signature (SES) in the sense of the eIDAS regulation. It is designed for everyday agreements — quotes, mandates, consent forms, internal approvals, service contracts — where a clear, auditable record of who signed what, and when, is what matters. What it does Self-contained, verifiable proof The distinguishing feature of EquaSign is that the proof of a signature does not rely on our infrastructure to stay valid. Each proof bundle is cryptographically sealed and can be verified on its own, offline. Your evidence keeps its value even if you stop using the plugin. Works on its own EquaSign is fully functional on its own. Installing it, adding your document type and model, and configuring an email transport (see below) is enough to start collecting signatures. No account on any external service is required for the core signing workflow. Data ownership Documents, signer information and proof files stay in your own WordPress site's database and uploads. EquaSign does not send your documents, your signers' personal data, or the content of any transaction to us or to any third party. EquaSuite EquaSign is part of EquaSuite, a set of independent WordPress plugins that also work well together. EquaSign works perfectly well by itself; the rest of the suite is optional. A Pro version of EquaSign is available separately (distributed outside WordPress.org) and unlocks additional features. The free version shown here is complete for the core simple-signature workflow.

安装:

  1. Upload the plugin to /wp-content/plugins/equasign, or install it from the WordPress plugin directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. On first activation, review and accept the End User License Agreement when prompted.
  4. Configure an email transport so EquaSign can deliver access codes and invitations (see the FAQ — "Do I need anything else to send emails?").
  5. Open the EquaSign menu to create your first document type and model, then send your first document for signature.
Requirements

屏幕截图:

  • The signer's review and signature screen.
  • A sealed proof file generated after a completed signature.
  • EquaSign settings: email/OTP and document models.

升级注意事项:

1.0.3 Security and coding-standards hardening. No change to your data or to the signing and sealing engine. 1.0.2 Internal cleanup of the free/paid build separation. No change to your data or to the signing and sealing engine. 1.0.1 Compliance and housekeeping update for the WordPress.org listing. No change to your data or to the signing and sealing engine. 1.0.0 First public release of EquaSign.

常见问题:

Do I need anything else to send emails?

Yes. EquaSign sends access codes (OTP) and invitations by email, and — like every WordPress plugin that sends email — it needs a working email transport on your site. WordPress does not deliver email reliably on its own. We recommend installing and configuring a transactional email provider (for example the Brevo plugin) with your own sending domain (SPF/DKIM) for good deliverability. EquaSign does not include or require any email credentials of its own: it hands the message to whatever transport your site is configured to use. If no dedicated transport is configured, an optional wp_mail() fallback can be enabled, but without a properly configured SMTP transport messages may be rejected or land in the recipient's spam folder.

Is this a qualified electronic signature?

No. EquaSign implements a Simple Electronic Signature (SES) as defined by eIDAS. It is not an Advanced (AdES) or Qualified (QES) electronic signature. It is intended for everyday agreements where a clear, auditable record is what you need.

Can the proof be verified without your servers?

Yes. Each proof bundle is sealed with an Ed25519 signature and is designed to be verified independently and offline. The validity of your evidence does not depend on our infrastructure.

Does EquaSign send my documents or my signers' data anywhere?

No. Your documents, your signers' personal data and your proof files stay in your own WordPress site. EquaSign does not transmit them to us or to any third party. See "External services" below for the full list of the (few, optional) external calls the plugin can make.

Where is my data stored?

In your own WordPress database and uploads directory. You remain the sole owner of your data.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0