blob: e4ef49e4c66a554dc4443512dec7facd25c76071 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
= Security Architecture Notes and Patterns
Stefan Schumacher <public@cryptomancer.de>
v0.0.1, 2026/01/03, Entwurf
:toc: left
:toclevels: 2
:sectnums: all
:imagesdir: PlantUML-ModelingTrust/GnuPG-WoT-Download/
This is the pages version of Stefan Schumacher's Codeberg Repository at https://codeberg.org/0xKaishakunin/Architecture
It contains several architecural patterns and exercises with PlantUML with regards to modeling trust and zero trust architecture patterns
== From GnuPG Keysigning Party to Reproducile Builds according to SLSA4
include::PlantUML-ModelingTrust/GnuPG-WoT-Download/README.adoc[tags=inhalt]
== Links
. link:GetPlantUML-CheatSheets.sh[GetPlantUML-CheatSheets.sh]
.. downloads some useful ArchiMate cheat sheets/overviews/examples via `wget`
. link:PlantUML-ModelingTrust/README.html[PlantUML-ModelingTrust]
.. Modeling Trust/Risk/Trust Anchors, Chains, and Boarders in Archimate, some TextBook patterns
. link:PlantUML-ModelingTrust/GnuPG-WoT-Download/README.html[PlantUML-ModelingTrust/GnuPG-WoT-Download/README.html]
.. A GnuPG Key Signing Party and Download Signatures (SLSA1) as well as Reproducible Builds SLSA4 modeled in Archimate
|