diff --git a/README.md b/README.md index 088b04a..8f49d3b 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,14 @@ include_toc: true # PerfSPEC Learning Phase PerfSPEC Learning Phasee -Based in [PrefSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. +Based in [PerfSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. -- Main Reference: [PrefSPEC reference document](PerfSPEC.pdf) as [White paper](https://en.wikipedia.org/wiki/White_paper) +- Main Reference: [PerfSPEC reference document](PerfSPEC.pdf) as [White paper](https://en.wikipedia.org/wiki/White_paper) - [Presentación in Spanish](presentacion.pdf) - [How to install](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/install.md) covers basic enviroment,tools, and recommendations.
- +
__PerfSPEC__ diff --git a/about.md b/about.md index d3cb2ba..adafca4 100644 --- a/about.md +++ b/about.md @@ -5,9 +5,9 @@ include_toc: true # [PerfSPEC Learning Phase](README.md) - ABOUT -Based in [PrefSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. +Based in [PerfSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. -For more [PrefSPEC](README.md) info use: +For more [PerfSPEC](README.md) info use: - [Main description](README.md) - [Introduction](intro.md) @@ -17,7 +17,7 @@ For more [PrefSPEC](README.md) info use: - [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
- +
# What is done so far ? diff --git a/full_content_layout.md b/full_content_layout.md index 7246bd7..8fa86b3 100644 --- a/full_content_layout.md +++ b/full_content_layout.md @@ -1,7 +1,7 @@ # PerfSPEC Learning Phase Directory Layout
- +
## Content structure overview with notes diff --git a/intro.md b/intro.md index bfa79c5..c2cbc6e 100644 --- a/intro.md +++ b/intro.md @@ -3,19 +3,44 @@ gitea: none include_toc: true --- -# PerfSPEC Learning Phase INTRO +# [PerfSPEC Learning Phase](README.md) Learning Phase - INTRO -Based in [PrefSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. +> [!IMPORTANT] +> A safety environment / service requires a persistent self-initiative behaviours toward a better understanding about what we have, where we are and what could probably will happen +> Sometimes is called **PROACTIVE mode**, a kind of alert state in the midst of chaos when everything is constantly evolving -[PrefSPEC document](PerfSPEC.pdf) +Based in [PerfSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) document presented in [1], this repository contains source files used to generate and process data. -[Presentación in Spanish](presentacion.pdf) +For more [PerfSPEC](README.md) info use: + +- [Main description](README.md) +- [Introduction](intro.md) +- [Reference document](PerfSPEC.pdf) +- [Presentación in Spanish](presentacion.pdf) +- [How to install](https://repo.jesusperez.pro/jesus/perfspec-learning/src/branch/main/install.md) +- [Autogenerated graph view of actions and events distribution](actions_distribution.pdf)
- +
# Why ? -Security has to be **PROACTIVE** +Security has to be in **PROACTIVE mode** most of the time rather than constantly being living under threats or work most of the time in postmortem and forensic analisys +constantly being living under threats +[PerfSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers](https://ieeexplore.ieee.org/document/10577533) was designed to work in cloud/container security, one of the core processes or computing today and in the future, where distributed systems promise unprecedented resilience, scalability and performance. + +Be safe has complex requirements, it is a constant and never ending exercise mix and match multiple elements that must be combined to create a peaceful way of life like the one of an orchestra and its musicians playing in front of an audience. + +## PerfSPEC Schema + +How it would *play* could looks like this + +
+ +
+ +## Reference + +[1]: [H. Kermabon-Bobinnec et al., "PerfSPEC: Performance Profiling-based Proactive Security Policy Enforcement for Containers," in IEEE Transactions on Dependable and Secure Computing, doi: 10.1109/TDSC.2024.3420712.](https://ieeexplore.ieee.org/document/10577533)