From 5ca57cbd7cc458ea22d00b0273c1c3740e3fb359 Mon Sep 17 00:00:00 2001 From: Baher Al Hakim Date: Sun, 17 May 2026 10:28:42 +0200 Subject: [PATCH] Acknowledge draft-cli in the suite blockquote MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds draft-cli (https://github.com/DrBaher/Draft-CLI — fill placeholders in legal-document templates) at the start of the contract-operations pipeline: draft-cli → nda-review-cli → docx2pdf-cli → sign-cli Renames "three-CLI contract suite" → "contract-operations CLI suite" since the suite is now four CLIs. No other change. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f478695..76efcd3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # sign-cli -> Part of the three-CLI contract suite. [**nda-review-cli**](https://github.com/DrBaher/nda-review-cli) (draft, review, negotiate) → [**docx2pdf-cli**](https://github.com/DrBaher/docx2pdf-cli) (DOCX → PDF) → **sign-cli** (signing + audit). [Showcase site](https://cli.drbaher.com/). +> Part of the contract-operations CLI suite. [**draft-cli**](https://github.com/DrBaher/Draft-CLI) (fill placeholders) → [**nda-review-cli**](https://github.com/DrBaher/nda-review-cli) (draft, review, negotiate) → [**docx2pdf-cli**](https://github.com/DrBaher/docx2pdf-cli) (DOCX → PDF) → **sign-cli** (signing + audit). [Showcase site](https://cli.drbaher.com/). Fully-offline e-signature CLI. The built-in PAdES signer (PKCS#7 in `/ByteRange`, self-issued cert) produces real, cryptographically verifiable signed PDFs with no signup and no third-party provider — or routes through Dropbox Sign / DocuSign / SignWell when you need an external trust anchor. Per-signer approval tokens (TTL-bounded, scoped to one email), hash-chained audit events, RFC 3161 timestamping, named profiles, a 19-tool MCP server, and a 20-route HTTP API.