theupdateframework / specification

The Update Framework specification
https://theupdateframework.github.io/specification/
Other
368 stars 54 forks source link

Import academics papers from tuf project #159 #160

Closed rzr closed 3 years ago

rzr commented 3 years ago

I filtered "git log docs/papers" from tuf project to include only pdf files. Attribution is preserved and origin tracked, I can add digests (SHA256?) if needed

URL: https://github.com/theupdateframework/specification/issues/159 Relate-to: https://github.com/theupdateframework/tuf/pull/1380 Origin: https://github.com/theupdateframework/tuf/commit/fb9aa3e5fd6b9c7a4753e8a76b77287857b6a9e8 Origin: https://github.com/theupdateframework/tuf/commit/e943048757d6e25dcde03626ff7d8aacd92d66c9 Origin: https://github.com/theupdateframework/tuf/commit/e7c4352177b838cbd3a70c975b10b745c29f77d9 Origin: https://github.com/theupdateframework/tuf/commit/bb059cd17e4711c650789f96bc8eaf5b731b7415 Origin: https://github.com/theupdateframework/tuf/commit/abf0349b05f5aec69b0491ba371ff5bf8461de3e

Cc: <@vladdd> Cc: <@akonst> Cc: <@jku> Cc: <@trishankatdatadog> Cc: <@joshuagl>

joshuagl commented 3 years ago

Thanks for taking the initiative here @rzr. We already have the papers included in the website repository here https://github.com/theupdateframework/theupdateframework.io/tree/master/static/papers

I like the idea of using this repository for "source" rather than "built" outputs and just having the PDFs of the papers exist on the website. Would be curious to hear from the other maintainers, though cc @JustinCappos @mnm678 @trishankatdatadog

rzr commented 3 years ago

Update: well files are already located at: https://github.com/theupdateframework/theupdateframework.io/tree/master/static/papers

I am not sure it makes sense to duplicate them here, that said sources (latex) of those papers can be hosted here for preservation concerns.

I am planning to close this ticket unless someone has something more to say about it.

mnm678 commented 3 years ago

I agree that referring to the paper pdfs on the website makes sense. It might be nice to include the latex source here, but I worry that that would be scope creep for this repo (~10 new source files/paper, latex backwards compatibility questions, etc). If there's interest maybe we can host those in their own repository.

joshuagl commented 3 years ago

Thanks for the attention to detail here @rzr .

As discussed, let's leave the website as the canonical place for these.

rzr commented 3 years ago

Fine for me, but please also check

https://github.com/theupdateframework/tuf/pull/1380