aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* added meeting minutesRasmus Dahlberg2022-01-041-0/+50
|
* persisted pads from meeting minutesRasmus Dahlberg2022-01-044-0/+305
|
* re-opened remove-arbitrary-bytes proposalRasmus Dahlberg2021-12-221-1/+1
| | | | It did not become part of the SSH signing format proposal after all.
* added meeting minutesRasmus Dahlberg2021-12-211-0/+47
|
* persisted pads from meeting minutesRasmus Dahlberg2021-12-211-0/+77
|
* update meeting timeLinus Nordberg2021-12-211-1/+2
|
* added meeting minutesRasmus Dahlberg2021-12-141-0/+48
|
* persisted pads from meeting minutesRasmus Dahlberg2021-12-141-0/+22
|
* added meeting minutesRasmus Dahlberg2021-12-071-0/+38
|
* fixed typoRasmus Dahlberg2021-12-051-3/+3
|
* added proposal into main documentationRasmus Dahlberg2021-12-043-12/+16
| | | | Sigsum logs should now use open-ended shard intervals.
* added aborted statusRasmus Dahlberg2021-12-041-9/+13
| | | | | We get the remove arbitrary bytes proposal "for free" when switching to a signing format that is backwards-compatible with SSH signatures.
* added to-be-implemented statusRasmus Dahlberg2021-12-041-7/+9
| | | | We decided to implement open-ended shard interval on 2021-11-23.
* added meeting minutesRasmus Dahlberg2021-11-301-0/+37
|
* update ssh signing format proposalLinus Nordberg2021-11-301-39/+126
|
* updated meet pad templateRasmus Dahlberg2021-11-231-1/+1
|
* added meeting minutesRasmus Dahlberg2021-11-231-0/+47
|
* persisted pads from meeting minutesRasmus Dahlberg2021-11-232-0/+135
|
* added meeting minutesRasmus Dahlberg2021-11-161-0/+69
|
* persisted pads from meeting minutesRasmus Dahlberg2021-11-161-0/+52
|
* add textLinus Nordberg2021-11-161-0/+140
| | | | | Punting on all crypto agility for now. Let's make a separate proposal out of the contents of the section "Related questions".
* added remove arbitrary bytes proposalRasmus Dahlberg2021-11-151-0/+32
|
* added open-ended shard interval proposalRasmus Dahlberg2021-11-151-0/+34
|
* add placeholder for the ssh sig format ideaLinus Nordberg2021-11-151-0/+0
|
* added meeting minutesRasmus Dahlberg2021-11-091-0/+34
|
* persisted pads from meeting minutesRasmus Dahlberg2021-11-092-0/+115
|
* added meeting minutesRasmus Dahlberg2021-11-021-0/+35
|
* added meeting minutesRasmus Dahlberg2021-10-261-0/+41
|
* added meeting minutesRasmus Dahlberg2021-10-191-0/+74
|
* persisted pads from meeting minutesRasmus Dahlberg2021-10-192-0/+129
|
* added project launch linkRasmus Dahlberg2021-10-131-1/+1
|
* reordered shard hint and domain hint in §4Rasmus Dahlberg2021-10-131-22/+22
| | | | | | After our refactor rate limits are no longer mentioned in §3. The domain hint subsection contains that text now, and should therefore be before the shard hint subsection that assumed it is already explained.
* fixed typoRasmus Dahlberg2021-10-131-1/+1
|
* added history.md documentRasmus Dahlberg2021-10-131-0/+38
|
* defined what type of hex encoding is permittedRasmus Dahlberg2021-10-121-4/+4
|
* merged documentation improvements from ln5/rgddRasmus Dahlberg2021-10-122-118/+144
|\
| * cleaned-up more questions sectionRasmus Dahlberg2021-10-121-5/+1
| | | | | | | | | | | | | | | | | | These questions are to some extent answered as part of our refactor, or addressed as things we are still open to think more about. I think we can leave them out for now and add them later _with answers_ if needed. I kept the privacy concerns question because that is not addressed anywhere yet. We think that the answer is "mostly none".
| * removed comments about partial enforcementRasmus Dahlberg2021-10-121-10/+0
| | | | | | | | | | | | | | To be re-added at a later time somewhere else. It is not helpful for a reader that is trying to understand the basic design for the first time. Spotted by ln5.
| * spelled out FOSS project correctlyRasmus Dahlberg2021-10-121-3/+3
| | | | | | | | Spotted by ln5.
| * removed mention of Go modulesRasmus Dahlberg2021-10-121-1/+1
| | | | | | | | | | Strictly speaking the logged data structure is a checksum of a Go module. This could be confusing with the wording of this sentence.
| * renamed section 4.4Rasmus Dahlberg2021-10-121-1/+1
| | | | | | | | Discussed with ln5.
| * minor wordingLinus Nordberg2021-10-121-6/+6
| |
| * added additional witnessing thoughts in FAQRasmus Dahlberg2021-10-101-4/+22
| |
| * emphasized "attacker" instead of "log operator"Rasmus Dahlberg2021-10-101-2/+2
| |
| * explained property of usage pattern that relates to shardingRasmus Dahlberg2021-10-101-5/+13
| |
| * fixed overflowing lines, no content changesRasmus Dahlberg2021-10-102-44/+55
| |
| * added a few minor editsRasmus Dahlberg2021-10-102-16/+14
| |
| * keep summary session at its current locationRasmus Dahlberg2021-10-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | I don't think it improves our design document by being moved. We already have a summary of properties in the introduction, and an easier primer at the start of Section 3 that is strongly coupled to Figure 1. Perhaps it is no longer necessary though. When we wrote this we did not have a summary of properties in introduction, or a relatively detailed walk-through of the log's intended usage-pattern. I'm fine with both keeping as is or deleting if it feels redundant.
| * reworked partial enforcement of verification criteriaRasmus Dahlberg2021-10-101-9/+10
| | | | | | | | | | - Expanded into two separate examples - Moved it into the verification subsection
| * refactored extended domain hint text into FAQRasmus Dahlberg2021-10-101-21/+22
| |