Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | end url's with a trailing slash | Linus Nordberg | 2022-03-27 | 1 | -2/+2 |
| | | | | Unable to find a good reference for this, perhaps old, habit. | ||||
* | add instructions on how to install Hugo on Debian | Linus Nordberg | 2022-03-27 | 1 | -1/+3 |
| | | | | Extended Hugo is not required. | ||||
* | update source of www.sigsum.org | Rasmus Dahlberg | 2022-03-27 | 20 | -20/+19266 |
| | | | | | New template, font, colors, and logo. A few edits to text, chunking it up under a few different pages that can be navigated. | ||||
* | add meeting minutes | Linus Nordberg | 2022-03-23 | 1 | -0/+28 |
| | |||||
* | added how sigsum compares to sigstore in faq | Rasmus Dahlberg | 2022-03-19 | 1 | -1/+6 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-03-15 | 1 | -0/+35 |
| | |||||
* | renamed with correct date | Rasmus Dahlberg | 2022-03-15 | 1 | -0/+0 |
| | |||||
* | added notes on sigsum and sigstore's rekor | Rasmus Dahlberg | 2022-03-15 | 1 | -0/+533 |
| | | | | Text by rgdd, db, kreds, ln5. | ||||
* | Merge remote-tracking branch 'origin/rgdd/faq' | Linus Nordberg | 2022-03-13 | 1 | -11/+41 |
|\ | |||||
| * | updated future work FAQ | Rasmus Dahlberg | 2022-03-13 | 1 | -11/+41 |
|/ | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-03-08 | 1 | -0/+41 |
| | |||||
* | document font licence decision | anweshadas | 2022-03-08 | 1 | -0/+97 |
| | |||||
* | complete renaming of get-tree endpoints | Linus Nordberg | 2022-03-03 | 1 | -1/+1 |
| | | | | cf commit a242308c | ||||
* | add shard hint to tree_leaf struct | Linus Nordberg | 2022-03-02 | 1 | -10/+8 |
| | | | | | | Needed for being able to verify signatures. Also, remove struct statement since we won't expose it and have no use for it. | ||||
* | add meeting minutes | Linus Nordberg | 2022-03-02 | 1 | -0/+35 |
| | |||||
* | adding meeting minutes | Linus Nordberg | 2022-02-22 | 1 | -0/+27 |
| | |||||
* | add missing period | Linus Nordberg | 2022-02-16 | 1 | -1/+1 |
| | |||||
* | update mailing list information | Linus Nordberg | 2022-02-16 | 1 | -14/+9 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-02-15 | 1 | -0/+27 |
| | |||||
* | redefined base url as log url | Rasmus Dahlberg | 2022-02-13 | 1 | -15/+15 |
| | | | | See details in proposals/2022-01-log-url. | ||||
* | minor edits to the accepted log url proposal | Rasmus Dahlberg | 2022-02-13 | 1 | -8/+5 |
| | | | | | - Remove final "/" from log URL definition (more readable API doc) - Resolve XXX that ln5 looked in to a while back (don't be strict). | ||||
* | changed terminology to end-user | Rasmus Dahlberg | 2022-02-13 | 4 | -29/+29 |
| | | | | See details in proposals/2022-02-end-user-terminology.md. | ||||
* | added meeting minutes | Rasmus Dahlberg | 2022-02-08 | 1 | -0/+37 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2022-02-08 | 2 | -0/+81 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-02-01 | 1 | -0/+23 |
| | |||||
* | minor wording tweaks and fixes | Rasmus Dahlberg | 2022-01-31 | 2 | -33/+37 |
| | | | | The majority of this commit is from ln5, thank you. | ||||
* | fixed documentation issue regarding shard interval | Rasmus Dahlberg | 2022-01-31 | 3 | -15/+11 |
| | |||||
* | documented the decided ssh signature format | Rasmus Dahlberg | 2022-01-31 | 2 | -66/+76 |
| | | | | Refer to doc/proposals/2021-11-ssh-signature-format.md for details. | ||||
* | documented decided get-tree-head endpoint proposal | Rasmus Dahlberg | 2022-01-31 | 2 | -44/+28 |
| | | | | | | | | | Refer to doc/proposals/2022-01-tree-head-endpoint doc/proposals/2022-01-no-quick-tree-head-endpoint for details. | ||||
* | documented the decided remove arbitrary bytes proposal | Rasmus Dahlberg | 2022-01-31 | 2 | -16/+32 |
| | | | | | | | | | | Refer to doc/proposals/2021-11-remove-arbitrary-bytes.md for details. Since our proposal left the exact terminology undefined, this commit took a stab at that. The main idea was to keep referring to what we have in a leaf and what is being signed as a _checksum_. This ensures that we are not undermining or stepping away from our core of "signed checksums". It seemed quite natural to refer to a checksum's preimage. | ||||
* | changed status from open to decided | Rasmus Dahlberg | 2022-01-31 | 1 | -1/+1 |
| | | | | See decision in archive/2022-01-04--meeting-minutes. | ||||
* | added note about naming in a decided proposal | Rasmus Dahlberg | 2022-01-31 | 1 | -0/+3 |
| | |||||
* | documented the decided add-leaf endpoint proposal | Rasmus Dahlberg | 2022-01-31 | 2 | -8/+10 |
| | | | | Refer to doc/proposals/2022-01-add-leaf-endpoint for details. | ||||
* | documented the decided domain hint proposal | Rasmus Dahlberg | 2022-01-31 | 2 | -3/+10 |
| | | | | Refer to doc/proposals/2022-01-domain-hint for details. | ||||
* | documented the decided get-* endpoint proposal | Rasmus Dahlberg | 2022-01-31 | 2 | -26/+29 |
| | | | | Refer to archive/doc/proposals/2022-01-get-endpoints for details. | ||||
* | moved some persisted pads to proposal directory | Rasmus Dahlberg | 2022-01-31 | 8 | -7/+6 |
| | | | | See doc/proposals/2022-01-how-to-use-proposal-folder for details. | ||||
* | added meeting minutes | Rasmus Dahlberg | 2022-01-25 | 1 | -0/+44 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2022-01-25 | 3 | -0/+88 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-01-18 | 1 | -0/+53 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2022-01-18 | 4 | -0/+269 |
| | |||||
* | added documentation issue regarding shard interval | Rasmus Dahlberg | 2022-01-15 | 1 | -0/+5 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-01-11 | 1 | -0/+31 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2022-01-04 | 1 | -0/+50 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2022-01-04 | 4 | -0/+305 |
| | |||||
* | re-opened remove-arbitrary-bytes proposal | Rasmus Dahlberg | 2021-12-22 | 1 | -1/+1 |
| | | | | It did not become part of the SSH signing format proposal after all. | ||||
* | added meeting minutes | Rasmus Dahlberg | 2021-12-21 | 1 | -0/+47 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2021-12-21 | 1 | -0/+77 |
| | |||||
* | update meeting time | Linus Nordberg | 2021-12-21 | 1 | -1/+2 |
| | |||||
* | added meeting minutes | Rasmus Dahlberg | 2021-12-14 | 1 | -0/+48 |
| | |||||
* | persisted pads from meeting minutes | Rasmus Dahlberg | 2021-12-14 | 1 | -0/+22 |
| |