mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Fix links in progress update
This commit is contained in:
parent
108d8be2b6
commit
47d7bbfe34
1 changed files with 3 additions and 0 deletions
|
@ -99,9 +99,11 @@ cards:
|
|||
text: "Back in January we paid some of the best in the field to audit our cryptographic library. Their insight and expertise challenged us, in a very good way. The foundation was solid, but it was clear we could improve things here and there. During these months, we could progress our cryptography library into what it is now. This module is complete, but also added workload to the timeline."
|
||||
- type: a
|
||||
text: View Cure53's audit report
|
||||
href: https://cure53.de/pentest-report_safing-jess.pdf
|
||||
- type: br
|
||||
- type: a
|
||||
text: Inspect the code of Jess, our cryptography library
|
||||
href: https://github.com/Safing/jess
|
||||
- type: 'h3'
|
||||
text: Refactoring The Gossiping
|
||||
- type: p
|
||||
|
@ -110,6 +112,7 @@ cards:
|
|||
text: This module is nearly done as well, just a few polishes here and there as well as some more integration tests are needed to wrap this up.
|
||||
- type: a
|
||||
text: View the Pull Request of this refactor
|
||||
href: https://github.com/safing/spn/pull/1
|
||||
- type: 'h3'
|
||||
text: "Last Piece of the Puzzle: Client Side Integration"
|
||||
- type: p
|
||||
|
|
Loading…
Add table
Reference in a new issue