Files
ackify-ce/docs/en
Benjamin fb9dab2f0f feat: add document storage and integrated PDF viewer
Storage:
- Add S3 and local storage providers for document uploads
- Support file upload with checksum calculation
- Fix S3 upload for non-TLS connections (MinIO)

Document viewer:
- Add PDF.js-based viewer with scroll tracking
- Implement checksum verification on document load
- Add reader options (read mode, download, require full read)
- Auto-detect read completion for signed documents

API:
- Add document upload endpoint with storage integration
- Add proxy endpoint for stored documents
- Extend document metadata with storage and reader fields
2026-01-08 20:39:34 +01:00
..
2025-10-26 22:44:30 +01:00
2025-10-26 22:44:30 +01:00
2025-10-26 22:44:30 +01:00
2025-10-26 22:44:30 +01:00
2025-10-26 22:44:30 +01:00

Ackify Documentation (English)

Complete documentation for Ackify - Proof of Read with cryptographic signatures.

🇫🇷 Version Française

Quick Start

Features

Advanced Configuration

Architecture & Development

  • Architecture - Tech stack, project structure, Clean Architecture principles
  • Database - PostgreSQL schema, migrations, constraints
  • API Reference - REST endpoints, examples, OpenAPI
  • Deployment - Production, security, monitoring
  • Development - Dev setup, tests, contributing

Integrations

  • Google Docs - Google Workspace integration
  • More integrations coming...

Support