Print ok, repo update

This commit is contained in:
Radim Lipovčan 2019-05-17 07:06:16 +02:00
parent a258f2bc62
commit 156f7b4398
1 changed files with 8 additions and 8 deletions

View File

@ -50,8 +50,8 @@
author = Bc. Radim Lipovčan,
gender = m,
advisor = RNDr. Vlasta Šťavová,
title = {Monero usage and mining from usable security view},
TeXtitle = {Monero usage and mining from usable security view},
title = {Monero usage and mining from usable security point of view},
TeXtitle = {Monero usage and mining from usable security point of view},
keywords = {Monero, usable security, cryptocurrency, mining, blockchain, Ansible, user research},
TeXkeywords = {Monero, usable security, cryptocurrency, mining, blockchain, Ansible, user research},
}
@ -300,7 +300,7 @@ As cryptocurrency usage is rising in general, it is also more and more frequent
The goal of this thesis is to map usage habits of Monero cryptocurrency users and miners from both technological as well as security view. Another goal is to create a detailed user guideline for user-friendly and secure usage of the Monero cryptocurrency including key management and backup strategy. For miners, the goal is to implement an automated deployment of mining rigs using one of the popular configuration management tools.
To find a reply to such research questions and to get real world usage data, I conducted a Monero User Research survey in which 113 participants shared their habits regarding Monero cryptocurrency. Based on the survey results and IT industry practices I proposed a Monero usage and storage best practices guide that covers the key generation, wallet management, and a secure backup scheme.
To find an answer to such research questions and to get real world usage data, I conducted a Monero User Research survey in which 113 participants shared their habits regarding Monero cryptocurrency. Based on the survey results and IT industry practices I proposed a Monero usage and storage best practices guide that covers the key generation, wallet management, and a secure backup scheme.
Aside from clients, key parts of Monero are also miners and Monero network itself. As miners are the ones who verify transactions and keep the network running, it was important to describe the mining software and categories which are later used in the Monero Miners Research survey. In the survey, 60 miners shared technical information about their current mining setups. This was later reflected in the proposed guide for designing secure mining environment in which the automation was the main aspect.
@ -2226,10 +2226,10 @@ Following cost effectivity of individual media types together with common backup
\item Located on the DVD as an encrypted file.
\end{itemize}
\end{itemize}
\vspace{-1.5em}
\subsubsection{Secure Monero usage portal}
As a result of this Chapter and Monero user research in the Chapter \ref{cha:monerousersurvey}, all recommendations for secure Monero usage are compiled within one website \url{https://ownercz.github.io/ssme-thesis}.
\vspace{-0.5em}
\iffalse
\begin{figure}[H]
\begin{center}
@ -2247,9 +2247,9 @@ As a result of this Chapter and Monero user research in the Chapter \ref{cha:mon
When interpreting Monero user and miners research results, the following study limitations should be taken into account:
\begin{itemize}
\itemsep0em
\item Self-selection bias of respondents in the dataset.
\item Reporting bias of responses in the dataset.
\item Limited time and reach of the questionnaires in the community that has participated in this research.
\item Self-selection bias of respondents in the dataset, which results in a non-representative sample of the population.
\item Reporting bias of responses in the dataset, as study gathers rather sensitive questions towards security habits and backups.
\item Limited time and reach of the questionnaires in the community that has participated in this research leading to non-representative population sample.
\end{itemize}
\chapter{Obtaining Monero and Running the Network}
\label{cha:obtaining}