meetergomeetergo Help

Fortified Electronic Signature (FES)

Updated on March 5, 2026

FES (Fortified Electronic Signature) is meetergo's enhanced signing mode for PDF Template fields. When enabled, the system requires the signer to verify their email address with a one-time code before the PDF is accepted, and it generates a tamper-proof audit trail for every signed document.

FES goes beyond a simple hand-drawn signature by capturing verifiable proof of identity and document integrity — making it suitable for documents where legal defensibility matters.

What FES Records

Every FES-verified submission creates an audit trail that includes:

Data pointDescription
TimestampExact date and time the document was accepted
Email addressVerified email of the signer (confirmed via OTP)
IP addressNetwork address at the time of signing
Browser & deviceUser-agent information
SHA-256 hashCryptographic fingerprint of the final signed PDF
Integrity statusWhether the document has been tampered with since signing

The SHA-256 hash is computed from the final signed PDF at the moment of acceptance. Any subsequent modification of the file would change its hash, which is then detectable via the integrity check in the submission view.

Enabling FES on a PDF Template Field

FES is an option within the PDF Template field. To enable it:

  1. Open your routing form and go to the Builder tab.
  2. Click the pencil icon on an existing PDF Template field, or add a new one.
  3. In the PDF Template Editor, configure your field placements as needed.
  4. Under Signature settings, toggle on:
    • Require signature — the signer must draw their signature
    • Require email verification (FES) — the signer must verify their email via OTP
  5. Click Save.

How It Works for the Signer

When a respondent reaches the PDF Template field with FES enabled:

  1. The pre-filled PDF is shown for review.
  2. The signer clicks Sign to open the signature canvas and draws their signature.
  3. The system prompts for their email address (pre-filled if an email field was completed earlier in the form).
  4. A one-time code is sent to that email address.
  5. The signer enters the code to verify their identity.
  6. The signed PDF — with signature embedded — is generated and uploaded to meetergo.
  7. The form can now be submitted.

Viewing the FES Audit Trail

After a form is submitted with FES:

  1. Go to Routing Forms and open the relevant form.
  2. Click on a submission to view its details.
  3. Scroll to the FES Audit Trail section.

The audit trail shows:

  • Submission timestamp
  • Verified signer email
  • IP address and browser at the time of signing
  • SHA-256 hash of the signed PDF
  • Integrity status — a green indicator confirms the document has not been modified; a red indicator means the hash no longer matches the stored file

Who FES Is For

FES is designed for teams that need to collect signatures with a stronger proof of identity than a simple canvas drawing. Common use cases:

  • Legal agreements — NDAs, service contracts, terms of service
  • Regulated industries — healthcare consent forms, financial disclosures
  • High-value transactions — supplier agreements, client proposals
  • Audit-ready processes — wherever you need to demonstrate who signed, when, and from where

FAQ

What is the difference between a regular e-signature and FES?

A regular e-signature (the Signature field type or a signature on a PDF Template without OTP) captures a drawn signature and stores it as an image. It proves that someone signed, but does not verify who. FES adds email OTP verification and an integrity-protected audit trail, providing verifiable proof of identity and document authenticity.

Can the audit trail be exported?

The audit trail is visible in the submission details view. For bulk export, use the meetergo API or contact support.

What happens if the signer enters the wrong OTP code?

They can try again or request a new code. The form cannot be submitted until the OTP is verified and the PDF is accepted.

Does FES add delay to the signing process?

Typically just the time it takes to receive and enter the OTP code — usually under a minute. Ensure the signer has access to the email address they enter in the form.

Is the signed PDF stored securely?

Yes. Signed PDFs are stored in meetergo's encrypted cloud storage. The SHA-256 hash ensures any future tampering can be detected.

Was this article helpful?

Let us know if this article answered your questions.