Update notes and documents
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
113d31a592
commit
91978e22d9
10 changed files with 155 additions and 37 deletions
|
@ -1,15 +1,8 @@
|
|||
\chapter{Personas}
|
||||
This chapter describes the personas with their goals and problems that they want
|
||||
to have solved. These personas are later used in the use cases and requirements
|
||||
in \autoref{chapter:requirements}.
|
||||
This chapter describes the personas with their motivations, goals and problems that they want
|
||||
to have solved. These motivations are then later used to create and describe the requirements in \autoref{chapter:requirements}.
|
||||
|
||||
\section{Alice}
|
||||
\textbf{Alice} \\
|
||||
Alice wants to be able to receive a small piece of data over a website, similar
|
||||
to a QR code, with her smartphone but without other people being able to see the
|
||||
"code" over her shoulders.
|
||||
|
||||
\section{Eve}
|
||||
Eve wants to be able to transmit data from a secure system (e.g. a server) to
|
||||
her smartphone in an otherwise airgapped system (no internet or other
|
||||
connectivity methods available) in a limited amount of available time (e.g. 30
|
||||
minutes).
|
||||
code over her shoulders. She also wants to be able to receive data to her smartphone while it has connection available e.g. when it's in airplane mode.
|
||||
|
|
Reference in a new issue