11/26/19
- K. Chan: CSE435: Software Engineering
1
Introduction to Security
Kira Chan
- K. Chan: CSE435: Software Engineering
Software expectation
- In a regular messaging application, what do you expect?
- Let's assume you want to use it to meet your friend for Friday night
dinner.
- Messages are delivered
- Delivers within a time limit threshold
- No one else is reading your messages
- Message is not altered
- Application does not “lag”
- Etc
- K. Chan: CSE435: Software Engineering