aboutsummaryrefslogtreecommitdiff
path: root/en_GB
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-03-09 19:53:28 +0100
committerLeonard Kugis <leonard@kug.is>2020-03-09 19:53:28 +0100
commit78a6bf5c184e850cbbc4e17a82104d0d7a8bcf11 (patch)
tree692dc214e298571d582836c32dfb17532ae1e1d9 /en_GB
parent2b2d118e9e6025cb0db720d646b62a47a0ec6fa1 (diff)
IntroSec
Adjusted tables.
Diffstat (limited to 'en_GB')
-rw-r--r--en_GB/Introduction to Information Security/introduction_to_information_security.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/en_GB/Introduction to Information Security/introduction_to_information_security.md b/en_GB/Introduction to Information Security/introduction_to_information_security.md
index 4ae43fe..2df1bd1 100644
--- a/en_GB/Introduction to Information Security/introduction_to_information_security.md
+++ b/en_GB/Introduction to Information Security/introduction_to_information_security.md
@@ -128,10 +128,10 @@ Every communication party is authenticated to each other.
#### Use cases
-| Use case | Cardinality | Description |
-| -------- | ----------- | ----------- |
-| Identification | 1:n | Identify the user from a set of users in a database. |
-| Verification | 1:1 | Verifies the single claimed identity by comparing captured patterns to the stored patterns. |
+| Use case | Cardinality | Description |
+| -------------- | ----------- | ------------------------------------------------------------------------------------------- |
+| Identification | 1:n | Identify the user from a set of users in a database. |
+| Verification | 1:1 | Verifies the single claimed identity by comparing captured patterns to the stored patterns. |
#### False match rate (FMR)
@@ -217,7 +217,7 @@ Using a biometric scheme with $\text{FMR} = 0.01\%$ and a database of size $\tex
## Access Control
| Role | Description |
-| --- | --- |
+| --------- | ------------------------------------------------------------------------ |
| User | The actual human. |
| Principal | The user identity on the system instructing a process to request access. |
| Subject | The active process on the system requesting access. |
@@ -404,7 +404,7 @@ They are identified by the EU trust mark. Trust services provide a "Beweisumkehr
#### Identity Proofing and Verification
| Proof level | Meaning |
-| --- | --- |
+| ----------- | --------------------------------------------------------------------------------- |
| Low | Person *can be assumed* to possess this identity evidence of the member state in some form. |
| Substantial | Person *has been verified* to possess the identity it claims by the member state. |
| High | Person *has been verified* to be in possession of photo or biometric evidence. |