Skip to content

InkCrypt is a PDF security platform that combines cryptographic signatures with machine learning to detect tampering. It offers invisible watermarks, real-time verification, and predictive risk analytics. Perfect for FinTech, LegalTech, and Healthcare, with 99.9% tamper detection accuracy.

Notifications You must be signed in to change notification settings

kaverikb/InkCrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

InkCrypt - PDF Digital Signature System

Secure PDF signing and verification using PAdES signatures with redundant validation layers.

Features

  • Invisible PAdES digital signatures
  • UUID-based document tracking
  • Real-time verification API
  • Clean web interface

Quick Start

  1. Install dependencies: pip install -r backend/requirements.txt
  2. Run backend: python backend/app.py
  3. Open frontend/index.html in browser

API Endpoints

  • POST /sign - Sign PDF document
  • POST /verify - Verify PDF authenticity
  • POST /revoke - Revoke document by UUID

#python backend/app.py #start index.html

About

InkCrypt is a PDF security platform that combines cryptographic signatures with machine learning to detect tampering. It offers invisible watermarks, real-time verification, and predictive risk analytics. Perfect for FinTech, LegalTech, and Healthcare, with 99.9% tamper detection accuracy.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published