Verifiable Note Editions
-
Could Simplenote introduce “verifiable editions” for published notes?
A published note currently presents the latest text, but some notes are more useful when readers can see how they developed. Simplenote could allow the author to publish a read-only timeline containing the note’s original creation date, its modification dates, and each preserved revision.
Visitors could move backward and forward through the versions, compare two revisions, and open a permanent link to any particular edition. The author could decide whether to publish the complete history, selected revisions, or only revisions created after the feature is enabled.
The history would be considerably more trustworthy if every revision received a SHA-256 hash when it was saved. Simplenote could digitally sign the revision hash together with the note identifier, the revision identifier, the UTC timestamp, and the hash of the preceding revision. This would create a tamper-evident sequence rather than an ordinary list of editable dates.
For stronger independent time evidence, Simplenote could also attach a trusted timestamp to each signed revision. This would demonstrate that the exact contents represented by the hash existed no later than that timestamp. It would not claim to prove authorship, ownership, or legal priority by itself, but it would provide meaningful evidence of existence, chronology, and continuity.
Readers should also be able to download a signed PDF record. The PDF could contain the selected note version, its creation and modification dates, a summary of the revision history, the SHA-256 hash of each included version, and a digital signature from Simplenote. A verification link or QR code could allow anyone to confirm that the PDF matches the version preserved by Simplenote.
A machine-readable verification file could be offered alongside the PDF. That file could contain the revision metadata, hashes, signatures, and timestamp records, allowing independent verification without relying only on what is visually displayed on the public page.
For existing notes, Simplenote could issue a signed historical statement based on the dates already present in its internal records. Future revisions could receive cryptographic timestamps at the moment they are saved, providing an even stronger record going forward.
This would be valuable for researchers, engineers, inventors, journalists, writers, and anyone who documents developing ideas. It would transform a public Simplenote page from a changeable document into a sequence of citable, verifiable editions while keeping the normal note-writing experience simple.