-
Notifications
You must be signed in to change notification settings - Fork 165
Expand file tree
/
Copy pathTODO.txt
More file actions
24 lines (20 loc) · 1.14 KB
/
TODO.txt
File metadata and controls
24 lines (20 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
1. Add notes to contexts about the fact they need to be signed. Link to docs. (DONE)
2. Sort out JOSE compatibility. (DONE)
3. (App Providable) Context Metadata - improve signature section. (DONE)
4. GetUser (DONE)
10. Rob to tidy up the implementation directory (DONE).
5. Write negative tests for JosePublicFDC3Security.
6. readonly authenticity?: unknown; ContextMetadata in fdc3-standard. Move the Authenticity definition into schema and export it for use here. DONE
For Thursday
------------
12. Yannick to review website/docs/api/security.md (DONE)
9. Review the generated documentation in /api
7. Yannick go through flow diagram and compare with Public / Private. /Users/rob/Documents/finos/fdc3-general/FDC3/packages/fdc3-security/src/PrivateFDC3Security.ts
- Show people the schemas
- Show the new metadata
- Show people api docs
- Ask Kris / Julianna about ContextMetadata, AppProvidableContextMetadata and DesktopAgentProvidableContextMetadata - shouldn't one be the union of the other two?
11. Re-write the feature files for testing the implementation, including the trust boundary.
13. Use the new testing steps project.
For Later
---------