Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: Update proof-of-concept log information | Rasmus Dahlberg | 2021-12-30 | 1 | -14/+14 |
| | |||||
* | added next poc shard | Rasmus Dahlberg | 2021-12-07 | 1 | -14/+14 |
| | |||||
* | added next poc shard | Rasmus Dahlberg | 2021-10-26 | 1 | -13/+13 |
| | |||||
* | added ghost-shrimp shard | Rasmus Dahlberg | 2021-10-12 | 1 | -16/+16 |
| | |||||
* | fixed white space for correct cgit rendering | Rasmus Dahlberg | 2021-10-10 | 1 | -0/+2 |
| | |||||
* | removed what sigsum logging is and how it works | Rasmus Dahlberg | 2021-10-10 | 1 | -60/+29 |
| | | | | | What sigsum logging is and how it works is now properly covered by design.md and api.md. It is not needed in this repository as well. | ||||
* | cleaned-up README.md | Rasmus Dahlberg | 2021-09-30 | 1 | -46/+23 |
| | | | | | | | - Removed text that is now featured in design.md - Updated outdated URLs - Updated output of curl examples - Minor edits | ||||
* | fixed {st,stfe,system-transparency} -> sigsum | Rasmus Dahlberg | 2021-09-13 | 1 | -0/+1 |
| | |||||
* | adapted README.md to use sigsum terminology | Rasmus Dahlberg | 2021-06-24 | 1 | -21/+21 |
| | |||||
* | moved documentation to sigsum/sigsum repository | Rasmus Dahlberg | 2021-06-22 | 1 | -2/+2 |
| | |||||
* | added experimental witness info | Rasmus Dahlberg | 2021-06-21 | 1 | -0/+5 |
| | |||||
* | Merge branch 'main' of github.com:system-transparency/stfe into main | Rasmus Dahlberg | 2021-06-11 | 1 | -1/+1 |
|\ | |||||
| * | re lack of crypto agility: data formats are affected too | Linus Nordberg | 2021-06-11 | 1 | -1/+1 |
| | | |||||
* | | fixed argument on end-user enforcement | Rasmus Dahlberg | 2021-06-11 | 1 | -6/+5 |
|/ | |||||
* | started to polish "how to example" based on discussion | Rasmus Dahlberg | 2021-06-11 | 1 | -12/+13 |
| | | | | Work in progress. | ||||
* | Fix typo | Georg Koppen | 2021-06-11 | 1 | -1/+1 |
| | |||||
* | Add website use-case, too, to README.md | Georg Koppen | 2021-06-11 | 1 | -10/+12 |
| | |||||
* | improved readme based on ln5 feedback | Rasmus Dahlberg | 2021-06-11 | 1 | -32/+52 |
| | |||||
* | added start on redesigned README.md | Rasmus Dahlberg | 2021-06-07 | 1 | -137/+65 |
| | |||||
* | added heads-up that README needs to be updatedv0.1.0 | Rasmus Dahlberg | 2021-06-07 | 1 | -4/+4 |
| | |||||
* | added links to our ongoing design refactoring | Rasmus Dahlberg | 2021-04-29 | 1 | -0/+5 |
| | |||||
* | fixed README.md nits (#2) | Rasmus Dahlberg | 2021-03-23 | 1 | -7/+7 |
| | | | | | Tried to emphasize that an entry's checksum and identifier are signed, and that we are really referring to a cryptographic signature. | ||||
* | fixed README.md nits (#1) | Rasmus Dahlberg | 2021-03-23 | 1 | -10/+9 |
| | | | | | | | - Replaced "checksum covers" with "checksum represents" (less ambiguous) - Removed extra examples that may be confusing in the first bullet list, i.e., one can log many more things than checksums of executable binaries. - Clarified that "something opaque" means a data item of opaque type. | ||||
* | minor edits | Rasmus Dahlberg | 2021-03-19 | 1 | -4/+4 |
| | |||||
* | added drafty README version 3 | Rasmus Dahlberg | 2021-03-19 | 1 | -5/+22 |
| | |||||
* | minor edits | Rasmus Dahlberg | 2021-03-18 | 1 | -26/+26 |
| | |||||
* | added start on README version 3 | Rasmus Dahlberg | 2021-03-18 | 1 | -19/+41 |
| | |||||
* | minor edits and corrections | Rasmus Dahlberg | 2021-03-18 | 1 | -6/+6 |
| | |||||
* | feedback not yet communicated elsewhere | Linus Nordberg | 2021-03-18 | 1 | -15/+15 |
| | |||||
* | fixed footnote formatting | Rasmus Dahlberg | 2021-03-18 | 1 | -13/+19 |
| | |||||
* | added drafty README version 2 | Rasmus Dahlberg | 2021-03-18 | 1 | -46/+76 |
| | |||||
* | started polishing README | Rasmus Dahlberg | 2021-03-17 | 1 | -5/+4 |
| | |||||
* | defined artifact | Rasmus Dahlberg | 2021-03-17 | 1 | -6/+7 |
| | |||||
* | added drafty top-most README | Rasmus Dahlberg | 2021-03-17 | 1 | -2/+61 |
| | |||||
* | moved top-most README.md into doc/sketch | Rasmus Dahlberg | 2021-03-16 | 1 | -371/+1 |
| | |||||
* | removed json, b64, and url-encode parser dependencies | Rasmus Dahlberg | 2021-02-23 | 1 | -15/+26 |
| | |||||
* | updated StItemList naming | Rasmus Dahlberg | 2021-02-23 | 1 | -1/+1 |
| | |||||
* | added refactored types | Rasmus Dahlberg | 2021-02-22 | 1 | -5/+5 |
| | |||||
* | fixed docdoc TODOs | Rasmus Dahlberg | 2021-02-21 | 1 | -49/+52 |
| | |||||
* | added two docdoc TODOs | Rasmus Dahlberg | 2021-02-19 | 1 | -0/+5 |
| | |||||
* | added drafty top-most README | Rasmus Dahlberg | 2021-02-19 | 1 | -2/+353 |
| | | | | | Unified our previous two design sketches, and tried to sketch out some changes that we talked (or should talk) about before implementing. | ||||
* | initial commit | Rasmus Dahlberg | 2020-10-13 | 1 | -0/+2 |