git-ots/hooks
Otto b4e2eb3c12 Remove Node.js hooks, require ots CLI only
- Delete hooks/post-commit-node (local proofs only, no attestation)
- Delete hooks/pre-commit-node (no upgrade support)
- Update hooks/install.sh to require ots CLI (no fallback)
- Update documentation with clear ots CLI requirement
- Add prominent warnings about Node.js limitations

Rationale: The @opentimestamps/ots Node.js package only creates
local proofs without calendar submission or Bitcoin attestation.
For tamper-evident timestamps, ots CLI is the only complete
implementation. No partial/fallback implementations.
2026-03-08 00:50:32 +01:00
..
install.sh Remove Node.js hooks, require ots CLI only 2026-03-08 00:50:32 +01:00
post-commit Initial commit: Git OpenTimestamp hooks skill 2026-03-08 00:12:45 +01:00
post-commit-ots Replace legacy scripts with separated ots/node hooks 2026-03-08 00:38:43 +01:00
pre-commit Initial commit: Git OpenTimestamp hooks skill 2026-03-08 00:12:45 +01:00
pre-commit-ots Replace legacy scripts with separated ots/node hooks 2026-03-08 00:38:43 +01:00