Footer and a Few Broken Links

This commit is contained in:
Sarah Jamie Lewis 2023-03-06 12:10:34 -08:00
parent 85313c8948
commit 1d51d0b4a0
3 changed files with 6 additions and 2 deletions

View File

@ -117,6 +117,10 @@ const config = {
label: 'Introduction', label: 'Introduction',
to: '/docs/intro', to: '/docs/intro',
}, },
{
to: '/security/intro',
label: 'Security Handbook',
},
], ],
}, },
{ {

View File

@ -35,6 +35,6 @@ Our automated pipelines have the ability to catch regressions when that
behaviour is detectable. behaviour is detectable.
The greatest challenge is in defining how such regressions are detected for the The greatest challenge is in defining how such regressions are detected for the
[ui](./ui.md) - where behaviour isn't as strictly defined as it is for the [ui](/security/category/cwtch-ui) - where behaviour isn't as strictly defined as it is for the
individual libraries. individual libraries.

View File

@ -47,7 +47,7 @@ messages while a contact is offline.
This made adoption of Ricochet a difficult proposition; with even those in This made adoption of Ricochet a difficult proposition; with even those in
environments that would be served best by metadata resistance unaware that it environments that would be served best by metadata resistance unaware that it
exists [[ermoshina2017can]](www.academia.edu/download/53192589/ermoshina-12.pdf) exists [[ermoshina2017can]](https://www.academia.edu/download/53192589/ermoshina-12.pdf)
[[renaud2014doesn]](https://eprints.gla.ac.uk/116203/1/116203.pdf). [[renaud2014doesn]](https://eprints.gla.ac.uk/116203/1/116203.pdf).
Additionally, any solution to decentralized, metadata resistant communication faces [fundamental problems](https://code.briarproject.org/briar/briar/-/wikis/Fundamental-Problems) Additionally, any solution to decentralized, metadata resistant communication faces [fundamental problems](https://code.briarproject.org/briar/briar/-/wikis/Fundamental-Problems)