aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* minor language changesLinus Nordberg2021-09-301-9/+9
|
* refactored README.md and website textRasmus Dahlberg2021-09-301-25/+34
| | | | | | | - Fixed list that should render correctly on cgit's web interface - Added a services section - Moved up relevant links that should come before services - A few minor edits
* clarified that what is logged is a minimal statementRasmus Dahlberg2021-09-281-1/+1
| | | | A claimant may add additional implicit claims via policy.
* fixed endpoint examplesRasmus Dahlberg2021-09-281-13/+28
| | | | | | - Better readability with full code blocks - Replaced localhost with <base url> - Generated new add-leaf example that should be valid
* minor edits and typo fixesRasmus Dahlberg2021-09-281-8/+9
|
* removed unused Trunnel structureRasmus Dahlberg2021-09-281-13/+5
|
* noted that verified timestamps have more use-casesRasmus Dahlberg2021-09-281-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | A believer can be convinced that a sigsum was logged after time T. This is because witnesses do Verifier(append-only) and Verifier(Freshness). Outline: a claimant is about to log a sigsum. 1. Fetch the most recent cosigned tree head. - Timestamp is T - Tree size is N 2. Submit sigsum for logging. 3. Wait for inclusion at index N+k, k=>0. 4. Wait for next cosigned tree head. - Timestamp is T', where T' > T - Tree size is N', where N' > N+k 5. Download inclusion proof for tree size N'. Now you can convince a believer that a sigsum is publicly logged. Just reveal inclusion proof which leads up to the second cosigned tree head. Next, you can reveal the first cosigned tree head that _have not merged that entry yet_. This follows from the first cosigned tree head size, and makes it obvious that the entry must have been merge after time T.
* added meeting minutesRasmus Dahlberg2021-09-281-0/+75
|
* persisted pads from meeting minutesRasmus Dahlberg2021-09-282-0/+140
|
* clarify chat room bridgingLinus Nordberg2021-09-231-1/+1
|
* fix a typoLinus Nordberg2021-09-231-1/+1
|
* try formatting the mailing list info for easier consumptionLinus Nordberg2021-09-231-6/+12
|
* add the mailing list to the contact sectionLinus Nordberg2021-09-231-0/+13
|
* expand the contact section, saying "chat"Linus Nordberg2021-09-231-0/+6
|
* un-bullet the list of claimsLinus Nordberg2021-09-231-5/+4
|
* persisted meeting minutesRasmus Dahlberg2021-09-211-0/+54
|
* added aborted api patch for future referenceRasmus Dahlberg2021-09-141-0/+548
|
* added meeting minutesRasmus Dahlberg2021-09-141-0/+35
|
* Merge branch 'main' of git.sigsum.org:sigsum into mainRasmus Dahlberg2021-09-141-16/+17
|\
| * don't use 'X' for different things in the same paragraphLinus Nordberg2021-09-131-3/+3
| |
| * s/the data/the right data/1Linus Nordberg2021-09-131-1/+1
| |
| * make a bullet list oiut of the three claimsLinus Nordberg2021-09-131-3/+4
| |
| * uppercasify "oftc" and add a linkLinus Nordberg2021-09-131-1/+1
| |
| * link to git.sigsum.org instead of to GHLinus Nordberg2021-09-131-4/+4
| |
| * more URL's ending in a slashLinus Nordberg2021-09-131-2/+2
| |
| * improve the chance that browsers try appending 'index.htm[l]'Linus Nordberg2021-09-131-2/+2
| | | | | | | | At least I think it works like this.
| * s/keep/keeps/1Linus Nordberg2021-09-131-1/+1
| | | | | | | | Thanks GeKo.
* | persisted pads from meeting minutesRasmus Dahlberg2021-09-142-0/+68
| |
* | Merge branch 'api-refactor-take-two' into mainRasmus Dahlberg2021-09-141-178/+186
|\ \ | |/ |/|
| * added a second take on api refactoringRasmus Dahlberg2021-09-061-178/+186
| | | | | | | | | | | | | | | | - Kept current formats and parsers - Added key_hash in tree_head to protect against an attack - Removed mentions of old terminology, e.g., submitter and end-user. - Referenced some of our persisted discuss pads for additional context. - Minor edits
* | added meeting minutesRasmus Dahlberg2021-09-071-0/+52
|/
* added meeting minutesRasmus Dahlberg2021-08-311-0/+73
|
* persisted pads from meeting minutesRasmus Dahlberg2021-08-311-0/+118
|
* added meeting minutesRasmus Dahlberg2021-08-241-0/+55
|
* persisted pads from meeting minutesRasmus Dahlberg2021-08-242-0/+119
|
* added static website generation with hugo and hugo-xmin themeRasmus Dahlberg2021-08-246-0/+29
|
* added project sponsorsRasmus Dahlberg2021-08-221-0/+4
|
* added meeting minutesRasmus Dahlberg2021-08-171-0/+35
|
* Merge branch 'landing-page'Rasmus Dahlberg2021-08-171-2/+31
|\
| * fixed typoRasmus Dahlberg2021-08-171-1/+1
| |
| * refactored landing page based on feedback from ln5Rasmus Dahlberg2021-08-151-6/+8
| |
| * suggested a work-in-progress landing pageRasmus Dahlberg2021-08-131-2/+29
| |
* | added template for meeting agenda / minutesRasmus Dahlberg2021-08-151-0/+1
|/
* fixed naming typo s/--/-Rasmus Dahlberg2021-08-103-0/+0
|
* added meeting minutesRasmus Dahlberg2021-08-101-0/+73
|
* persisted pads from meeting minutesRasmus Dahlberg2021-08-103-0/+412
|
* added meeting minutesRasmus Dahlberg2021-06-291-0/+59
|
* persisted pads from meeting minutesRasmus Dahlberg2021-06-293-0/+156
|
* fixed s/st/sigsum in design.mdRasmus Dahlberg2021-06-251-17/+22
|
* fixed s/st/sigsum in api.mdRasmus Dahlberg2021-06-251-30/+27
|