From 47d7bbfe341ad7ff29289f89f65fefef63fa1b60 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Fri, 31 Jul 2020 16:28:34 +0200 Subject: [PATCH] Fix links in progress update --- _posts/2020-07-31-progress-update-july.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/_posts/2020-07-31-progress-update-july.html b/_posts/2020-07-31-progress-update-july.html index a5d1276..eb345b4 100644 --- a/_posts/2020-07-31-progress-update-july.html +++ b/_posts/2020-07-31-progress-update-july.html @@ -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