From f5afff7a87397e322ea5ceb75337031bf7767d1b Mon Sep 17 00:00:00 2001
From: DorienHuijser
Date: Thu, 2 May 2024 17:05:33 +0200
Subject: [PATCH 1/7] disable scrolling
---
assets/legal-bases-slides/legal-basis-slides.Rmd | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/assets/legal-bases-slides/legal-basis-slides.Rmd b/assets/legal-bases-slides/legal-basis-slides.Rmd
index eaf1f50..ed19e17 100644
--- a/assets/legal-bases-slides/legal-basis-slides.Rmd
+++ b/assets/legal-bases-slides/legal-basis-slides.Rmd
@@ -4,9 +4,12 @@ author: "Research Data Management Support"
date: "`r Sys.Date()`"
output:
xaringan::moon_reader:
- css: [default, slidestyles.css]
- self_contained: TRUE
- seal: false
+ css: [default, slidestyles.css]
+ self_contained: TRUE
+ seal: false
+ nature:
+ navigation:
+ scroll: false
---
layout: true
From da4354fb98db75460c3fc21bd21df12448fd7b5f Mon Sep 17 00:00:00 2001
From: DorienHuijser
Date: Thu, 2 May 2024 17:05:47 +0200
Subject: [PATCH 2/7] knit slides
---
assets/legal-bases-slides/legal-basis-slides.html | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/assets/legal-bases-slides/legal-basis-slides.html b/assets/legal-bases-slides/legal-basis-slides.html
index 6a2d77e..945d10e 100644
--- a/assets/legal-bases-slides/legal-basis-slides.html
+++ b/assets/legal-bases-slides/legal-basis-slides.html
@@ -4,7 +4,7 @@
Which legal basis should I use?
-
+
-
@@ -230,7 +230,20 @@
Disclaimer
Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
@@ -1085,7 +1098,7 @@ Finding support
-
+
diff --git a/docs/gdpr-principles.html b/docs/gdpr-principles.html
index ff78faf..f438146 100644
--- a/docs/gdpr-principles.html
+++ b/docs/gdpr-principles.html
@@ -26,7 +26,7 @@
Support.
" />
-
+
@@ -230,7 +230,20 @@
Disclaimer
Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
diff --git a/docs/gdpr.html b/docs/gdpr.html
index a42a58f..4bfd1be 100644
--- a/docs/gdpr.html
+++ b/docs/gdpr.html
@@ -26,7 +26,7 @@
Support." />
-
+
@@ -230,7 +230,20 @@
- Disclaimer
- Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
diff --git a/docs/glossary.html b/docs/glossary.html
index 7d20b82..9bbfb51 100644
--- a/docs/glossary.html
+++ b/docs/glossary.html
@@ -26,7 +26,7 @@
Support." />
-
+
@@ -230,7 +230,20 @@
- Disclaimer
- Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
@@ -624,7 +637,7 @@
Hashing
-Hashing is a way of replacing one or multiple variables with a string of random characters with a fixed length. It can be used to create a “hashed” pseudonym, or to replace multiple variables with one unique value. It is usually quite difficult to reverse the hashing process, except if an attacker has knowledge about the type of information that was masked through hashing. To prevent reversal, cryptographic hashing techniques add a “salt”, i.e., a random number or string, to the hash (the result is called a “digest”). If the “salt” is kept confidential or is removed (similar to a keyfile), it is almost impossible to reverse the hashing process.
+Hashing is a way of obscuring data with a string of seemingly random characters with a fixed length. It can be used to create a ‘hashed’ pseudonym, or to replace multiple variables with one unique value. There are many hash functions which all have their own strength. It is usually quite difficult to reverse the hashing process, except if an attacker has knowledge about the type of information that was masked through hashing (e.g., for the MD5 algorithm, there are many lookup tables that can reverse common hashes). To prevent reversal, cryptographic hashing techniques add a ‘salt’, i.e., a random number or string, to the hash (the result is called a ‘digest’). If the ‘salt’ is kept confidential or is removed (similar to a keyfile), it is almost impossible to reverse the hashing process.
diff --git a/docs/how-to-use-this-handbook.html b/docs/how-to-use-this-handbook.html
index ae0af69..b165a73 100644
--- a/docs/how-to-use-this-handbook.html
+++ b/docs/how-to-use-this-handbook.html
@@ -26,7 +26,7 @@
Support." />
-
+
@@ -230,7 +230,20 @@
- Disclaimer
- Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
diff --git a/docs/index.html b/docs/index.html
index 4a477db..bdb82da 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,7 @@
Support." />
-
+
@@ -230,7 +230,20 @@
- Disclaimer
- Your own privacy
-Get started
+Get started
+
Privacy FAQs
- General questions
@@ -526,14 +539,14 @@
Data Privacy Handbook
-
Last Handbook update: 15 March 2024
+
Last Handbook update: 02 May 2024