Skip to content

issue-97 Add content for End-to-End Attacks#80

Open
davidxbors wants to merge 12 commits intoopen-education-hub:mainfrom
davidxbors:add-end-to-end-content-to-new-format
Open

issue-97 Add content for End-to-End Attacks#80
davidxbors wants to merge 12 commits intoopen-education-hub:mainfrom
davidxbors:add-end-to-end-content-to-new-format

Conversation

@davidxbors
Copy link
Contributor

@davidxbors davidxbors commented Jul 6, 2024

Prerequisite Checklist

  • Read the contribution guidelines regarding submitting new changes to the project;
  • Tested your changes against relevant architectures and platforms;
  • Updated relevant documentation (if needed).

Description of changes

Added the contents for chapter 10 - end to end attacks.

I tried to fix all workflow errors.

Checkpatch fails because of a file I removed in the meantime. (It was a file I used to automatically convert something in the markdown).
Spellcheck fails on False Positives.
The Superlinter errors are either FPs (the 2 markdown errors) or errors derived from C code.
The problem here is that we use two linters for the same language, with different rules. (checkpatch vs superlinter)
Imo, we should fix this for the future.

I didn't know if we do squash merges here or not so I made granular commits. If needed I'll squash them before merging.

@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch 3 times, most recently from 22f024b to 3c6481e Compare July 6, 2024 10:08
Add slides for Chapter 10: End to End Attacks

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from 3c6481e to 1ab61cb Compare July 6, 2024 10:10
David Bors added 4 commits July 6, 2024 16:29
Added reading content and media.
Updated titles to respect openedu format.
Changed imgs paths.

Signed-off-by: David Bors <borsdavid@proton.me>
Add drills to this session.

Signed-off-by: David Bors <borsdavid@proton.me>
Fixed markdownlint errors.

Signed-off-by: David Bors <borsdavid@proton.me>
Fix checkpatch errors from drills/ files.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from 4b8fa10 to 8d13e91 Compare July 6, 2024 14:12
Fixed True Positive spellcheck errors.
Some errors were FPs so not errors, and were left like they were.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from 376ad8e to 9fb33eb Compare July 6, 2024 14:27
Fixed missing license from a .py file.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from e239101 to 54311ed Compare July 6, 2024 14:31
@davidxbors davidxbors changed the title 10-end-to-end-chapter/slides: add slides 10-end-to-end-chapter: Add content for End to End Attacks Chapter Jul 6, 2024
Fix markdownlint erros for drills md files.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from 34b1715 to 91c6a4a Compare July 7, 2024 10:33
Fix linter errors from Superlinter.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors force-pushed the add-end-to-end-content-to-new-format branch from 91c6a4a to cecf382 Compare July 7, 2024 10:39
David Bors added 2 commits July 7, 2024 13:51
Move files to the correct directory to respect the chapter.

Signed-off-by: David Bors <borsdavid@proton.me>
Changed config and tested it.

Signed-off-by: David Bors <borsdavid@proton.me>
@davidxbors davidxbors marked this pull request as ready for review July 7, 2024 11:10
@razvand razvand requested a review from RaduNichita July 7, 2024 17:33
@RaduNichita
Copy link
Collaborator

Please solve the conflicts and then you can merge.

The content is good, thanks a lot

@carrrina carrrina added the session-10 End-to-End Attack label Nov 16, 2025
@carrrina carrrina changed the title 10-end-to-end-chapter: Add content for End to End Attacks Chapter [issue-97] 10-end-to-end-chapter: Add content for End to End Attacks Chapter Nov 16, 2025
@carrrina carrrina changed the title [issue-97] 10-end-to-end-chapter: Add content for End to End Attacks Chapter [issue-97] Add content for End-to-End Attacks Nov 16, 2025
@carrrina carrrina changed the title [issue-97] Add content for End-to-End Attacks issue-97 Add content for End-to-End Attacks Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants