aai-institute / aai-institute/practical-ai-act
Record-keeping: no operational guidance on showing a log was not altered
- 主要言語
- Python
- スター
- 21
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The record-keeping page explains the Article 12 obligation clearly, including that logs need to be tamper-evident. What I could not find, here or anywhere else, is the next step: what a team actually builds so that a log can be shown not to have been altered, and by whom.
The distinction that seems to be missing everywhere is **altered by whom**. A hash chain detects an outsider's edit and proves nothing against the party that wrote the record, which is the party a deployer's own auditor is asking about. Most guidance treats those as the same property.
I have written that up:
https://machinetestimony.org/tamper-evidence/
It compares append-only storage, hashes, hash chains, signatures, RFC 3161 timestamps and transparency logs, and says what each proves and against whom. It gives runnable commands, including the verification failure and what that failure does not tell you, and it is explicit that none of it establishes that a record is true, complete, or the only one produced.
It is not about any particular format and works with whatever a reader already logs.
If it is useful, a link from the record-keeping page might save somebody the search. If it duplicates something you already have, or you would rather not link out, no reply needed and no offence taken.
コントリビューションガイド
調査の方向性
Find the record-keeping page in the repository, likely in the docs or content directory. The task is to add a link to the external article https://machinetestimony.org/tamper-evidence/ in the appropriate section. Verify the link works and the context fits, then propose the change.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 活発
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 85/100