Proof of human authorship
Prove you wrote it.
Not the machine.
My Own Words is an editor that records every keystroke, pause, deletion, and paste. When you finish, it gives you a public link anyone can use to watch the piece come to life — character by character.
01
Write inside the editor
Every keystroke is timestamped. Pastes longer than a few words are flagged. Snapshots are saved every few seconds.
02
Finalize the piece
We compute a SHA-256 hash of the final text and the full event stream so nothing can be quietly edited later.
03
Share the proof link
Anyone can replay the writing session in real time, scrub through it, and see the integrity report.
What gets recorded
- •Every individual keystroke with millisecond timing
- •Every deletion, with what was removed
- •Every paste, including the pasted text
- •Periodic snapshots of the full document
- •Active vs idle time, average WPM, longest pause
- •A cryptographic hash of the final piece + event log