mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-20 12:34:18 +02:00
Document new key fingerprints in relevant documentation
This commit is contained in:
parent
b9aa898c11
commit
604bcff8ab
5 changed files with 8 additions and 3 deletions
|
|
@ -330,8 +330,6 @@ systems.
|
|||
meson test -C build --suite basic
|
||||
```
|
||||
|
||||
TODO CI with Dockerfile on Github
|
||||
|
||||
### Fuzzing
|
||||
|
||||
Along with the project source code, a fuzzing framework based on `libfuzzer` is
|
||||
|
|
@ -421,6 +419,8 @@ keys.
|
|||
* AA927AFD50AF7C6810E69FE8274F2C605359E31B
|
||||
* BE2DED372287BC4EB2213E13A0C743848A638955
|
||||
* 0F3476E4B2404F95EC41600683D5810F7911B020
|
||||
* 4E82C72C6B3E58A7BC4FF8554909F84CA83BB867
|
||||
* 5AEB1A2EB0D13F67E306AC59DC0CC81BE006FD85
|
||||
|
||||
Should we at any point retire a key, we will only replace it with keys signed
|
||||
by at least one of the above collection.
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ in `keys/` and sign your message with your own key.
|
|||
* B15B92642760E11FE002DE168708D42451A94AB5
|
||||
* F8DD9F8DD12B85A28F5827C4678E34D2E753AA3C
|
||||
* 3ACEA46CCECD59E4C8222F791CBEB493681E8693
|
||||
* 0A268C188D7949FEB39FD1462F2AD980247E4918
|
||||
|
||||
Note that our keys are signed by cagebreak signing keys.
|
||||
|
||||
|
|
@ -62,7 +63,8 @@ screens, ipc and potentially other documented local channels.
|
|||
### STRIDE Threat List
|
||||
|
||||
This is not a thorough analysis, just an overview of the ways in which cagebreak
|
||||
has (no) attack surface.
|
||||
has (no) attack surface. Please reference the man pages for details but especially
|
||||
the -e and --bs options.
|
||||
|
||||
#### Spoofing
|
||||
|
||||
|
|
|
|||
|
|
@ -420,6 +420,7 @@ GPG Fingerprints:
|
|||
- B15B92642760E11FE002DE168708D42451A94AB5
|
||||
- F8DD9F8DD12B85A28F5827C4678E34D2E753AA3C
|
||||
- 3ACEA46CCECD59E4C8222F791CBEB493681E8693
|
||||
- 0A268C188D7949FEB39FD1462F2AD980247E4918
|
||||
|
||||
# LICENSE
|
||||
|
||||
|
|
|
|||
|
|
@ -582,6 +582,7 @@ GPG Fingerprints:
|
|||
- B15B92642760E11FE002DE168708D42451A94AB5
|
||||
- F8DD9F8DD12B85A28F5827C4678E34D2E753AA3C
|
||||
- 3ACEA46CCECD59E4C8222F791CBEB493681E8693
|
||||
- 0A268C188D7949FEB39FD1462F2AD980247E4918
|
||||
|
||||
# LICENSE
|
||||
|
||||
|
|
|
|||
|
|
@ -90,6 +90,7 @@ GPG Fingerprints:
|
|||
- B15B92642760E11FE002DE168708D42451A94AB5
|
||||
- F8DD9F8DD12B85A28F5827C4678E34D2E753AA3C
|
||||
- 3ACEA46CCECD59E4C8222F791CBEB493681E8693
|
||||
- 0A268C188D7949FEB39FD1462F2AD980247E4918
|
||||
|
||||
# LICENSE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue