[PR #66] [MERGED] add security and privacy chapter initial draft #7436

Closed
opened 2026-04-27 16:36:44 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/66
Author: @eliasab16
Created: 11/21/2023
Status: Merged
Merged: 11/30/2023
Merged by: @mpstewart1

Base: mainHead: security_privacy_chapter


📝 Commits (10+)

📊 Changes

20 files changed (+4058 additions, -2420 deletions)

View changed files

images/cover_security_privacy.png (+0 -0)
images/security_privacy/image1.png (+0 -0)
images/security_privacy/image10.png (+0 -0)
images/security_privacy/image11.png (+0 -0)
images/security_privacy/image12.png (+0 -0)
images/security_privacy/image13.png (+0 -0)
images/security_privacy/image14.png (+0 -0)
images/security_privacy/image15.png (+0 -0)
images/security_privacy/image16.png (+0 -0)
images/security_privacy/image2.png (+0 -0)
images/security_privacy/image3.png (+0 -0)
images/security_privacy/image4.png (+0 -0)
images/security_privacy/image5.png (+0 -0)
images/security_privacy/image6.png (+0 -0)
images/security_privacy/image7.png (+0 -0)
images/security_privacy/image8.png (+0 -0)
images/security_privacy/image9.png (+0 -0)
📝 ops.qmd (+1 -1)
📝 privacy_security.qmd (+1026 -46)
📝 references.bib (+3031 -2373)

📄 Description

Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist.

  1. Content

    • The chapter content is complete and covers the topic in detail.
    • All technical terms are well-defined and explained.
    • Any code snippets or algorithms are well-documented and tested.
    • The chapter follows a logical flow and structure.
  2. References & Citations

    • All references are correctly listed at the end of the chapter.
    • In-text citations are used appropriately and match the references.
    • All figures, tables, and images have proper sources and are cited correctly.
  3. Quarto Website Rendering

    • The chapter has been locally built and tested using Quarto.
    • All images, figures, and tables render properly without any glitches.
    • All images have a source or they are properly linked to external sites.
    • Any interactive elements or widgets work as intended.
    • The chapter's formatting is consistent with the rest of the book.
  4. Grammar & Style

    • The chapter has been proofread for grammar and spelling errors.
    • The writing style is consistent with the rest of the book.
    • Any jargon is clearly explained or avoided where possible.
  5. Collaboration

    • All group members have reviewed and approved the chapter.
    • Any feedback from previous reviews or discussions has been addressed.
  6. Miscellaneous

    • All external links (if any) are working and lead to the intended destinations.
    • If datasets or external resources are used, they are properly credited and linked.
    • Any necessary permissions for reused content have been obtained.
  7. Final Steps

    • The chapter is pushed to the correct branch on the repository.
    • The Pull Request is made with a clear title and description.
    • The Pull Request includes any necessary labels or tags.
    • The Pull Request mentions any stakeholders or reviewers who should take a look.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/66 **Author:** [@eliasab16](https://github.com/eliasab16) **Created:** 11/21/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@mpstewart1](https://github.com/mpstewart1) **Base:** `main` ← **Head:** `security_privacy_chapter` --- ### 📝 Commits (10+) - [`ae5fcb5`](https://github.com/harvard-edge/cs249r_book/commit/ae5fcb52609669de550e5749cdb0f4872d631e62) add security and privacy chapter draft - [`8a7a29c`](https://github.com/harvard-edge/cs249r_book/commit/8a7a29c9e246f33e24c69b55fee6a3e802d4a3b9) Removed TOC - [`753f893`](https://github.com/harvard-edge/cs249r_book/commit/753f893c13f2a012a862464e272b2aad75474bcf) Cleaning up MD export issues - [`e01c01b`](https://github.com/harvard-edge/cs249r_book/commit/e01c01b2dbe2ce6624d1f109daf44db0d0690b10) More MD export fixes - [`f79f248`](https://github.com/harvard-edge/cs249r_book/commit/f79f248839c9c66bdfbb58db7133fbb4e5885a81) More md fixes - [`45abfbb`](https://github.com/harvard-edge/cs249r_book/commit/45abfbbd877ad842a3c9fbf5bf04b25f74737d49) figure fixes - [`781ec32`](https://github.com/harvard-edge/cs249r_book/commit/781ec32961d75b816e50e9f9d3a5b615f6afe2a8) More MD fixes - [`6ed6302`](https://github.com/harvard-edge/cs249r_book/commit/6ed6302744df31d920fcf223809d1ad64b1757c2) Fixed MD tables - [`8cb0ad1`](https://github.com/harvard-edge/cs249r_book/commit/8cb0ad160486675e93dc7075c2f275840543ec75) Added learning objectives - [`37e7636`](https://github.com/harvard-edge/cs249r_book/commit/37e76367a18e9831083ffe29b9c7fea4eb9531e7) Added cover image ### 📊 Changes **20 files changed** (+4058 additions, -2420 deletions) <details> <summary>View changed files</summary> ➕ `images/cover_security_privacy.png` (+0 -0) ➕ `images/security_privacy/image1.png` (+0 -0) ➕ `images/security_privacy/image10.png` (+0 -0) ➕ `images/security_privacy/image11.png` (+0 -0) ➕ `images/security_privacy/image12.png` (+0 -0) ➕ `images/security_privacy/image13.png` (+0 -0) ➕ `images/security_privacy/image14.png` (+0 -0) ➕ `images/security_privacy/image15.png` (+0 -0) ➕ `images/security_privacy/image16.png` (+0 -0) ➕ `images/security_privacy/image2.png` (+0 -0) ➕ `images/security_privacy/image3.png` (+0 -0) ➕ `images/security_privacy/image4.png` (+0 -0) ➕ `images/security_privacy/image5.png` (+0 -0) ➕ `images/security_privacy/image6.png` (+0 -0) ➕ `images/security_privacy/image7.png` (+0 -0) ➕ `images/security_privacy/image8.png` (+0 -0) ➕ `images/security_privacy/image9.png` (+0 -0) 📝 `ops.qmd` (+1 -1) 📝 `privacy_security.qmd` (+1026 -46) 📝 `references.bib` (+3031 -2373) </details> ### 📄 Description Before submitting your Pull Request, please ensure that you have carefully reviewed and completed all items on this checklist. 1. **Content** - [x] The chapter content is complete and covers the topic in detail. - [x] All technical terms are well-defined and explained. - [x] Any code snippets or algorithms are well-documented and tested. - [x] The chapter follows a logical flow and structure. 2. **References & Citations** - [x] All references are correctly listed at the end of the chapter. - [x] In-text citations are used appropriately and match the references. - [x] All figures, tables, and images have proper sources and are cited correctly. 3. **Quarto Website Rendering** - [x] The chapter has been locally built and tested using Quarto. - [x] All images, figures, and tables render properly without any glitches. - [ ] All images have a source or they are properly linked to external sites. - [x] Any interactive elements or widgets work as intended. - [x] The chapter's formatting is consistent with the rest of the book. 4. **Grammar & Style** - [x] The chapter has been proofread for grammar and spelling errors. - [x] The writing style is consistent with the rest of the book. - [x] Any jargon is clearly explained or avoided where possible. 5. **Collaboration** - [ ] All group members have reviewed and approved the chapter. - [ ] Any feedback from previous reviews or discussions has been addressed. 6. **Miscellaneous** - [ ] All external links (if any) are working and lead to the intended destinations. - [ ] If datasets or external resources are used, they are properly credited and linked. - [ ] Any necessary permissions for reused content have been obtained. 7. **Final Steps** - [x] The chapter is pushed to the correct branch on the repository. - [ ] The Pull Request is made with a clear title and description. - [ ] The Pull Request includes any necessary labels or tags. - [ ] The Pull Request mentions any stakeholders or reviewers who should take a look. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-27 16:36:44 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#7436