-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update hackathon repo with notes from first session
Signed-off-by: Nigel Jones <[email protected]>
- Loading branch information
Showing
3 changed files
with
67 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
# 2024-04 Hackathon summary | ||
|
||
## Top achievements | ||
* Initial onboarding of 4 MLKEM implementation repositories | ||
* 14 contributors | ||
|
||
## New org members | ||
|
||
Hoping not to miss anyone out, these are the people added to the org (github ids) as maintainers/contributors to the projects below | ||
- mkannwischer | ||
- planetf1 | ||
- dstebila | ||
- rpls | ||
- MQuaresma | ||
- ajbozarth | ||
- cryptojedi | ||
- franziskuskiefer | ||
- jschanck | ||
- karthikbhargavan | ||
- mbbarbosa | ||
- potsrevennil | ||
- tfaoliveira | ||
- ashman-p | ||
|
||
Others who helped out in du Hart & Ry (LF) & Max. | ||
|
||
|
||
## Repository activity | ||
|
||
| repository | activity during hackathon | | ||
| -- | -- | | ||
| tsc | Record requests for new repo/teams/access| | ||
| mlkem-c-embedded | Created repo and teams<br>Code added - Based on pqm4 repo<br>| | ||
| mlkem-c-generic | Created repo and teams<br>Awaiting code| | ||
| mklkem-libjade | Created repo and teams<br>Awaiting code| | ||
| mlkem-rust-libcrux | Created repo and teams<br>Awaiting code| | ||
| mlkem-c-aarch64 | Created repo and teams after hackathon| | ||
| documentation | mkdocs-material <br>[https://docs.pqcodepackage.org](https://docs.pqcodepackage.org/latest/) | | ||
| template-code | Standard files<br>README, CODEOWNERS<br>scorecard action| | ||
| pq-code-package-hackathon | mini site with links<br>[https://hackathon.pqcodepackage.org](https://hackathon.pqcodepackage.org)| | ||
|
||
|
||
## Additional points | ||
|
||
- Licensing. Aiming for Apache 2.0 (code) & CC-BY-4.0 (docs). some followups | ||
- Test vectors being investigated - license unknowns (Norm Ashley) | ||
- code flow ?upstream -> pqcp -> liboqs. Pipelines/strategy | ||
- need to have commonality across sub-projects. Swap in/out algorithms. Documentation describing characteristics of implementation | ||
- What is a package? | ||
- artifact Distribution to repositories (->github) | ||
- github practices - merge/rebase/squash, versioning, forks | ||
- Managing access control groups was redious. post session adopted tooling to help (defined in yaml) | ||
|
||
## Next steps | ||
- TSC formation | ||
- continued onboarding & addressing issues | ||
- another hackathon? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters