SLIDE 24 A very brief introduction to security Some definitions
What is digital information?
Definition Digital information: information encoded in discrete numbers “Hi!” → 0x486921
102 / 135 A very brief introduction to security Some definitions
What are the implications of digital representation of information?
1 Costless to create perfect copies 2 Information can be transmitted anywhere immediately 3 Information can be remembered indefinitely
⇒ Easy to keep detailed record of transactions
4 Digitally encoded information lacks provenance
⇒ Modifications can’t be identified by just looking at the data
103 / 135 A very brief introduction to security Some definitions
What is information security?
Information security is the endeavor to achieve protection goals specific to
- information. What are those goals?
1 Confidentiality: information is accessible only to authorized parties 2 Integrity: modification of information can be detected 3 Availability: authorized parties can access information (and use
resources) when and where it is needed
104 / 135 A very brief introduction to security Some definitions
Who are these authorized parties the definitions speak of?
Who is an authorized party? How are they authorized? By whom? Parties: human beings controlling computer system, or programs acting on their behalf Authorization: decision a principal must take on whether a party is allowed to undertake a task Authorization decision is the fundamental challenge of security engineering
105 / 135
Notes Notes Notes Notes