Skip to content
This repository has been archived by the owner on Aug 25, 2024. It is now read-only.

Commit

Permalink
docs: discussions: Alice Engineering Comms: 2024-01-10T06:02:11+00:00
Browse files Browse the repository at this point in the history
  • Loading branch information
aliceoa-intel authored and pdxjohnny committed Jan 11, 2024
1 parent 27bcb4c commit c1184c3
Show file tree
Hide file tree
Showing 6 changed files with 51 additions and 3 deletions.
14 changes: 13 additions & 1 deletion docs/discussions/alice_engineering_comms/0503/reply_0000.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## 2024-01-05 @pdxjohnny Engineering Logs

- https://github.com/langchain-ai/langchain/issues/15580#issuecomment-1878528580
- https://docs.rs/reqwest/latest/reqwest/struct.Response.html
- https://en.wikipedia.org/wiki/Holacracy
- Advanced patterns for GitHub's GraphQL API - https://www.youtube.com/watch?v=i5pIszu9MeM&t=719s
- https://github.com/intel/dffml/blob/main/scripts/dump_discussion.py
- https://github.com/toast-ninja/github-analytics-starter
- https://github.com/toast-ninja/github-analytics-starter
- https://github.com/openvex/generate-vex/pull/1

```
vexctl generate pkg:github/$(git remote get-url origin | sed -e 's/https:\/\/github.com\///')@$(git log -n 1 --pretty=format:%H) --templates=.openvex/templates/ --file=.openvex/$(git log -n 1 --pretty=format:%H).openvex.json
```

- https://aquasecurity.github.io/trivy/v0.44/docs/supply-chain/vex/
- TODO
- [x] Improve and auto dump discussion thread
- https://github.com/intel/dffml/pull/1483
2 changes: 1 addition & 1 deletion docs/discussions/alice_engineering_comms/0504/index.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# 2024-01-05 Engineering Logs
# 2024-01-06 Engineering Logs
2 changes: 1 addition & 1 deletion docs/discussions/alice_engineering_comms/0505/index.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
# 2024-01-05 Engineering Logs
# 2024-01-07 Engineering Logs
1 change: 1 addition & 0 deletions docs/discussions/alice_engineering_comms/0506/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# 2024-01-08 Engineering Logs
34 changes: 34 additions & 0 deletions docs/discussions/alice_engineering_comms/0506/reply_0000.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
## 2024-01-08 SCITT

- Triaging issues on arch doc
- Dep diagram from Orie
- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/148

```mermaid
flowchart
subgraph COSE
cometre[draft-ietf-cose-merkle-tree-proofs]
hash-envelope{{draft-steele-cose-hash-envelope}}
end
subgraph SCITT
architecture[draft-ietf-scitt-architecture]
scrapi{{draft-birkholz-scitt-scrapi}}
cometre-ccf{{draft-birkholz-cose-cometre-ccf-profile}}
end
scrapi --> architecture
architecture --> cometre
architecture --> hash-envelope
cometre-ccf --> cometre
```

- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/79
- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/120
- Verifier checks crypto
- Relying party needs crypto checked, and as vested intrest in payload
- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/issues/151
- Same stuff Cedric introduced at 118
- https://github.com/ietf-wg-scitt/draft-ietf-scitt-architecture/pulls/142
- Connections to Key Transparency need to be included
1 change: 1 addition & 0 deletions docs/discussions/alice_engineering_comms/0507/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# 2024-01-09 Engineering Logs

0 comments on commit c1184c3

Please sign in to comment.