\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{angil} \pdfinfo{ /Title (privacy-laws-and-rules.pdf) /Creator (Cheatography) /Author (angil) /Subject (Privacy Laws and Rules Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Privacy Laws and Rules Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{angil} via \textcolor{DarkBackground}{\uline{cheatography.com/200047/cs/42272/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}angil \\ \uline{cheatography.com/angil} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 3rd February, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Epic Hyperwallet Security Standards}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{fa-gamepad\}\} {\bf{PCI-DSS Level 1}} \newline % Row Count 1 (+ 1) \{\{fa-gamepad\}\} SOC 1 \& 2 \newline % Row Count 2 (+ 1) \{\{fa-gamepad\}\} ISO27001 \newline % Row Count 3 (+ 1) \{\{fa-gamepad\}\} HTTPS \& TLS (transport layer security)% Row Count 5 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Epic Games Store Auth/SSO}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{fa-gamepad\}\} 2FA via SMS \newline % Row Count 1 (+ 1) \{\{fa-gamepad\}\} 2FA via TOTP \newline % Row Count 2 (+ 1) \{\{fa-gamepad\}\} 2FA via Email% Row Count 3 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Security in place}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{fa-gamepad\}\} Akamai \newline % Row Count 1 (+ 1) \{\{fa-gamepad\}\} Cloudflare \newline % Row Count 2 (+ 1) \{\{fa-gamepad\}\} Proofpoint \newline % Row Count 3 (+ 1) \{\{fa-gamepad\}\} Wiz \newline % Row Count 4 (+ 1) \{\{fa-gamepad\}\} OneTrust \newline % Row Count 5 (+ 1) \{\{fa-gamepad\}\} Twilio Segment \newline % Row Count 6 (+ 1) \{\{fa-gamepad\}\} Kids Web Services (Epic subsidiary)% Row Count 7 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.72 cm} x{5.28 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{My Examples of Compliance Work}} \tn % Row 0 \SetRowColor{LightBackground} Riot & DSA \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Rainbow Unicorn Games & Employment Laws (TX, TN, MA, RI, Can, Cro, May),\{\{nl\}\}Tax laws in same,\{\{nl\}\} \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} Kabam & Employment Laws (TX, CA, Can)\{\{nl\}\}Employee Data \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} Headspring & Emerson\{\{nl\}\}DISA\{\{nl\}\}Travelers \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} EA & PCI\{\{nl\}\}GDPR (\& Prior)\{\{nl\}\}Russian Server \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} HOA Board & TX HOA Property Laws \tn % Row Count 11 (+ 1) % Row 6 \SetRowColor{LightBackground} Spielo & iGSA\{\{nl\}\}GLI-11\{\{nl\}\}MLC\{\{nl\}\}WCLC\{\{nl\}\}OL \tn % Row Count 13 (+ 2) % Row 7 \SetRowColor{white} Raymond James & SOX\{\{nl\}\}FINRA\{\{nl\}\}SEC\{\{nl\}\}PCI \tn % Row Count 15 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{My Questions}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{resetcounter\}\}\{\{counter\}\} If we are going to have a very successful year in 2024, what will that look like - What will we have done over the next 11 months to make it successful? How does this position help achieve those goals? \newline % Row Count 5 (+ 5) \{\{counter\}\} Seeing this is a new role in a new team, what is Epic's vision or mission for expanding it's privacy program? \newline % Row Count 8 (+ 3) \{\{counter\}\} I see you both have come from outside of games in the last year - and both ex-Google. What prompted you to make the change and why Epic? \newline % Row Count 11 (+ 3) \{\{counter\}\} What's the thing keeping you up at night that we need to work on right away? \newline % Row Count 13 (+ 2) \{\{counter\}\} What's your leadership style?% Row Count 14 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{7 Ideas}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{resetcounter\}\}\{\{counter\}\} Google Workspace - \{\{popup="https://www.broadcom.com/products/cybersecurity/endpoint/end-user/enterprise"\}\}DLP Recommended\{\{/popup\}\} \newline % Row Count 4 (+ 4) \{\{counter\}\} Yandex - Popped in security eval and high risk for data gathering \newline % Row Count 6 (+ 2) \{\{counter\}\} Dropbox - Doesn't have private encryption, and already using Google Workspace \newline % Row Count 8 (+ 2) \{\{counter\}\}% Row Count 9 (+ 1) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Homework Links}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{popup="https://www.nudgesecurity.com/security-profile/epicgames-com"\}\}Nudge Security Report\{\{/popup\}\} \newline % Row Count 3 (+ 3) \{\{popup="https://privacy.commonsense.org/privacy-report/Epic-Games"\}\}Common Sense Security Report\{\{/popup\}\} \newline % Row Count 6 (+ 3) \{\{popup="https://dev.epicgames.com/en-US/services/terms/trust-statement"\}\}Epic Trust Statement\{\{/popup\}\} \newline % Row Count 9 (+ 3) \{\{popup="https://www.epicgames.com/site/en-US/privacypolicy"\}\}Epic Privacy Policy\{\{/popup\}\} \newline % Row Count 11 (+ 2) \{\{popup="https://www.epicgames.com/site/en-US/tos"\}\}Epic TOS\{\{/popup\}\} \newline % Row Count 13 (+ 2) \{\{popup="https://dev.epicgames.com/docs/epic-account-services/eos-data-privacy-visibility"\}\}Epic Dev Resources Privacy\{\{/popup\}\} \newline % Row Count 16 (+ 3) \{\{popup="https://www.proofpoint.com/us"\}\}Proofpoint\{\{/popup\}\} \newline % Row Count 18 (+ 2) \{\{popup="https://www.onetrust.com/solutions/"\}\}One Trust\{\{/popup\}\} \newline % Row Count 20 (+ 2) \{\{popup="https://www.ftc.gov/news-events/news/press-releases/2022/12/fortnite-video-game-maker-epic-games-pay-more-half-billion-dollars-over-ftc-allegations"\}\}Epic FTC Fined\{\{/popup\}\} \newline % Row Count 24 (+ 4) \{\{popup="https://www.epicgames.com/site/en-US/parental-consent"\}\}Epic Parental Consent\{\{/popup\}\}% Row Count 26 (+ 2) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Examples of Privacy Standards}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{popup="https://cppa.ca.gov/faq.html"\}\}CPPA - California Privacy Protection Agency\{\{/popup\}\} \newline % Row Count 2 (+ 2) \{\{popup="https://iapp.org/resources/article/brazilian-data-protection-law-lgpd-english-translation/"\}\}Brazilian General Data Protection Law\{\{/popup\}\} \newline % Row Count 5 (+ 3) \{\{popup="https://www.priv.gc.ca/en/privacy-topics/privacy-laws-in-canada/the-personal-information-protection-and-electronic-documents-act-pipeda/pipeda-compliance-help/"\}\}Canada Personal Information Protection and Electronic Documents Act\{\{/popup\}\} \newline % Row Count 10 (+ 5) \{\{popup="https://iapp.org/news/a/practical-notes-for-japans-important-updates-of-the-appi-guidelines-and-qas/"\}\}Japan APPI - Act on Protection of Personal Information\{\{/popup\}\} \newline % Row Count 14 (+ 4) \{\{popup="https://popia.co.za/"\}\}South Africa POPI - Protection of Personal Information Act\{\{/popup\}\} \newline % Row Count 17 (+ 3) \{\{popup="https://www.itgovernance.co.uk/the-pecr-and-eu-eprivacy-directive"\}\}UK PECR - Privacy and Electronic Communications Regulations\{\{/popup\}\} \newline % Row Count 20 (+ 3) \{\{popup="https://www.nerdwallet.com/article/small-business/pci-compliance\#the-12-pci-compliance-requirements"\}\}PCI Compliance\{\{/popup\}\} \newline % Row Count 23 (+ 3) \{\{popup="https://en.wikipedia.org/wiki/System\_and\_Organization\_Controls"\}\}SOC\{\{/popup\}\} \newline % Row Count 25 (+ 2) \{\{popup="https://en.wikipedia.org/wiki/ISO/IEC\_27001"\}\}ISO 27001\{\{/popup\}\} \newline % Row Count 27 (+ 2) \{\{popup="https://commission.europa.eu/strategy-and-policy/priorities-2019-2024/europe-fit-digital-age/digital-services-act\_en\#:\textasciitilde{}:text=Digital\%20Services\%20Act\%20(DSA)\%20overview,and\%20the\%20spread\%20of\%20disinformation."\}\}DSA\{\{/popup\}\} \newline % Row Count 32 (+ 5) } \tn \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{8.4cm}}{\bf\textcolor{white}{Examples of Privacy Standards (cont)}} \tn \SetRowColor{white} \mymulticolumn{1}{x{8.4cm}}{\{\{popup="https://gdpr.eu/checklist/"\}\}GDPR\{\{/popup\}\} | \{\{popup="https://en.wikipedia.org/wiki/Data\_Protection\_Directive"\}\}1995 Data Protection Directive\{\{/popup\}\} \newline % Row Count 4 (+ 4) \{\{popup="https://www.ftc.gov/legal-library/browse/rules/childrens-online-privacy-protection-rule-coppa"\}\}Children's Online Privacy Protection Act (COPPA)\{\{/popup\}\} \newline % Row Count 8 (+ 4) \{\{popup="https://www2.ed.gov/policy/gen/guid/fpco/ferpa/index.html"\}\}Family Educational Rights and Privacy Act (FERPA)\{\{/popup\}\} \newline % Row Count 11 (+ 3) \{\{popup="https://publicleadershipinstitute.org/model-bills/civil-rights-liberties/student-online-personal-information-protection-act-sopipa/\#:\textasciitilde{}:text=Existing\%20law\%2C\%20on\%20and\%20after,specified\%20types\%20of\%20products\%20or"\}\}Student Online Personal Information Protection Act (SOPIPA)\{\{/popup\}\}% Row Count 17 (+ 6) } \tn \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}