Monero restore method chart

This commit is contained in:
Radim Lipovčan 2019-03-25 18:57:53 +01:00
parent a88cb05e1e
commit 6161610ce4
2 changed files with 247 additions and 155 deletions

View File

@ -1086,7 +1086,7 @@ List of countries:
\section{Results}
Upcoming pages are based on the final filtered dataset with 113 responses of people who voluntarily entered the research based on opportunity sampling.
\subsection{General Information}
At first, users were asked about their operating system preferences when accessing Monero. Majority of users tend to access Monero using Windows (65) or Linux (68). While accessing Monero from mobile Android OS (49) is primarily used. As for the Apple ecosystem, MacOS combined with iOS was selected as used method of access only in 16 occurences.
At first, users were asked about their operating system preferences when accessing Monero. Majority of users tend to access Monero using Windows 58\% (65 out of 113) or Linux 60\% (68 out of 113). While accessing Monero from mobile Android OS 43\% (49 out of 113) is primarily used. As for the Apple ecosystem, MacOS combined with iOS was selected as used method of access only in 14\% (16 out of 113) occurences.
\begin{center}
@ -1126,52 +1126,34 @@ At first, users were asked about their operating system preferences when accessi
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (25,0);% ******** start of changes ************
\coordinate (B) at (80,0);
\coordinate (C) at (25,-8mm);% ******** start of changes ************
\coordinate (D) at (80,-8mm);
\coordinate (E) at (3,-16mm);% ******** start of changes ************
\coordinate (F) at (45,-16mm);
\coordinate (G) at (25,-24mm);% ******** start of changes ************
\coordinate (H) at (80,-24mm);
\coordinate (CH) at (3,-32mm);% ******** start of changes ************
\coordinate (I) at (45,-32mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {65};
\node at (B) {48};% ********* end of changes **********
\node at (C) {68};
\node at (D) {45};% ********* end of changes **********
\node at (E) {9};
\node at (F) {104};% ********* end of changes **********
\node at (G) {49};
\node at (H) {64};% ********* end of changes **********
\node at (CH){7};
\node at (I) {106};% ********* end of changes **********
\end{tikzpicture}
\caption{From 179 responses, only 113 were tagged as valid.}
\caption{Monero OS usage preferences.}
\label{chart:price}\end{figure}\end{center}
\iffalse
\begin{figure}[H]
\begin{center}
\begin{tikzpicture}
\begin{axis}[
%ybar stacked,
ybar = 0.6,
bar width=15pt,
nodes near coords,
enlargelimits=0.15,
legend style={at={(0.5,-0.30)},
anchor=north,legend columns=-1},
ylabel={Number of participants},
symbolic x coords={Windows, Linux, MacOS, Android,
iOS},
xtick=data,
x tick label style={rotate=45,anchor=east},
]
%\addplot+[ybar,color=black,fill=1] plot coordinates {(Windows,65) (Linux,68) (MacOS,9) (Android,49) (iOS,7};
%\addplot+[ybar,color=black,fill=4] plot coordinates {(Windows,48) (Linux,45) (MacOS,104) (Android,64) (iOS,106)};
\addplot+[ybar,color=black,fill=1] plot coordinates {(Windows,65) (Linux,68) (MacOS,9) (Android,49) (iOS,7)};
\addplot+[ybar,color=black,fill=4] plot coordinates {(Windows,48) (Linux,45) (MacOS,104) (Android,64) (iOS,106)};
\legend{\strut Yes, \strut No}
\end{axis}
\end{tikzpicture}
\end{center}
\caption{Responses sorted by country of origin based on IP location.}
\label{chart:range}
\end{figure}
\fi
\pagebreak
\subsubsection{Monero desktop app usage}
Desktop applications are used by 104 of 113 users, making it the most frequent means of accessing the wallet. As Monero Official application has no other direct competitors aside from web-based wallets, the majority of users (84) use the official app with GUI, but there is also a notable part of the users in the dataset that use CLI as well (55). Alternative desktop clients, that were sometimes misinterpreted as web apps, are used by only a few users (5).
\vspace{-2em}
\subsubsection{Monero desktop app usage}
Desktop applications are used by 104 out of 113 users, making it the most frequent means of accessing the wallet. As Monero Official application has no other direct competitors aside from web-based wallets, the majority of users 81\% (84 out of 104) use the official app with GUI, but there is also a notable part of the users in the dataset that use CLI as well 53\% (55 out of 104). Alternative desktop clients, that were sometimes misinterpreted as web apps, are used by only a few users cca 4\% (5 out of 104).
\begin{center}
\begin{figure}[H]
\begin{tikzpicture}
@ -1202,24 +1184,32 @@ Desktop applications are used by 104 of 113 users, making it the most frequent
y=8mm,
enlarge y limits={abs=0.625},
]
\addplot[1,fill=1] coordinates {(75,0) (49,1) (4,2) };
\addplot[1,fill=1] coordinates {(81,0) (49,1) (4,2) };
%{(113,0) }; absolutni cisla, potrebuje to procenta
\addplot[4,fill=4] coordinates {(25,0) (51,1) (96,2)};
\addplot[4,fill=4] coordinates {(19,0) (51,1) (96,2)};
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (90,0);
\coordinate (C) at (25,-8mm);% ******** start of changes ************
\coordinate (D) at (80,-8mm);
\coordinate (E) at (2,-16mm);% ******** start of changes ************
\coordinate (F) at (50,-16mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {84};
\node at (B) {20};% ********* end of changes **********
\node at (C) {55};
\node at (D) {49};% ********* end of changes **********
\node at (E) {5};
\node at (F) {99};% ********* end of changes **********
\end{tikzpicture}
\caption{Desktop client software.}
\label{chart:price}\end{figure}\end{center}
\vspace{-2.25em}
\subsubsection{Monero Mobile app usage}
From 113 people that filled out the survey, 53 of them stated that they use either Android or iOS app for accessing their Monero wallet. Digging deeper, out of 49 Android users, Monerujo app is used by 45 of them, followed by other Android wallets (7). Freewallet on Android is only used by one user in the dataset thus following the fact the community does not like closed source software with bad history as mentioned in the Chapter \ref{cha:scamportals}.
\vspace{-2.5em}
From 113 people that filled out the survey, 53 of them stated that they use either Android or iOS app for accessing their Monero wallet. Digging deeper, out of 49 Android users, Monerujo app is used by 92\% (45 out of 49) of them, followed by other Android wallets 14\% (7 out of 49). Freewallet on Android is only used by one user (2\%) in the dataset thus following the fact the community does not like closed source software with bad history as mentioned in the Chapter \ref{cha:scamportals}.
\begin{center}
\begin{figure}[H]
\begin{tikzpicture}
@ -1250,22 +1240,30 @@ From 113 people that filled out the survey, 53 of them stated that they use eith
y=8mm,
enlarge y limits={abs=0.625},
]
\addplot[1,fill=1] coordinates {(92,1) (14,2) (2,3)};
\addplot[1,fill=1] coordinates {(92,1) (2,2) (14,3)};
%{(113,0) }; absolutni cisla, potrebuje to procenta
\addplot[4,fill=4] coordinates {(8,1) (86,2) (98,3)};
\addplot[4,fill=4] coordinates {(8,1) (98,2) (86,3)};
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (95,0);
\coordinate (C) at (1,-8mm);% ******** start of changes ************
\coordinate (D) at (50,-8mm);
\coordinate (E) at (5,-16mm);% ******** start of changes ************
\coordinate (F) at (50,-16mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {45};
\node at (B) {4};% ********* end of changes **********
\node at (C) {1};
\node at (D) {48};% ********* end of changes **********
\node at (E) {7};
\node at (F) {42};% ********* end of changes **********
\end{tikzpicture}
\caption{Android client usage.}
\label{chart:price}\end{figure}\end{center}
iOS is used by 7 users (please note that users could check usage of both platforms as can be visible from simply adding iOS and Android users and comparing it to the total number of mobile users). All of them reported using the Cakewallet application. Following the Android pattern, one user also revealed usage of Freewallet app.
iOS is used by 7 out of 113 users (please note that users could check usage of both platforms as can be visible from simply adding iOS and Android users and comparing it to the total number of mobile users). All of them (7) reported using the Cakewallet application. Following the Android pattern, one user also revealed usage of Freewallet app.
@ -1305,16 +1303,24 @@ iOS is used by 7 users (please note that users could check usage of both platfor
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (95,0);
\coordinate (C) at (7,-8mm);% ******** start of changes ************
\coordinate (D) at (50,-8mm);
\coordinate (E) at (5,-16mm);% ******** start of changes ************
\coordinate (F) at (50,-16mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {7};
\node at (B) {};% ********* end of changes **********
\node at (C) {1};
\node at (D) {6};% ********* end of changes **********
\node at (E) {};
\node at (F) {7};% ********* end of changes **********
\end{tikzpicture}
\caption{iOS client usage.}
\label{chart:price}\end{figure}\end{center}
\subsubsection{Online wallet services}
When asked about online wallet usage, only 24 people said that they use some sort of online service with MyMonero wallet being used the most (19).
When asked about online wallet usage, only 24 people (out of 113) said that they use some sort of online service with MyMonero wallet being used the most 79\% (19 out of 24).
\begin{center}
\begin{figure}[H]
@ -1352,17 +1358,25 @@ When asked about online wallet usage, only 24 people said that they use some sor
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (90,0);
\coordinate (C) at (7,-8mm);% ******** start of changes ************
\coordinate (D) at (50,-8mm);
\coordinate (E) at (7,-16mm);% ******** start of changes ************
\coordinate (F) at (50,-16mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {19};
\node at (B) {5};% ********* end of changes **********
\node at (C) {4};
\node at (D) {20};% ********* end of changes **********
\node at (E) {3};
\node at (F) {21};% ********* end of changes **********
\end{tikzpicture}
\caption{Online wallet usage.}
\label{chart:price}\end{figure}\end{center}
\subsubsection{Wallet software usage}
First part of the survey shows that userbase present in the dataset is more oriented towards opensource software in general (110 out of 113 use some form of opensource Monero client), but this is not limited to the usage of particular OS (37 Windows only users, 40 Linux only users and 28 users of both OS). This discovery follows the information about Monero community as they prefer open source software (OSS) to closed source software (CSS) because they can not personally review for hidden features or unintentional bugs.
First part of the survey shows that userbase present in the dataset is more oriented towards opensource software in general (110 out of 113 use some form of opensource Monero client), but this is not limited to the usage of particular OS as there are 33\% (37 out of 113) of Windows only users, 35\% (40 out of 113) Linux only users and 25\% (28 out of 113) users of both OS. This discovery follows the information about Monero community as they prefer open source software (OSS) to closed source software (CSS) because they can not personally review for hidden features or unintentional bugs.
\begin{center}
\begin{figure}[H]
@ -1402,49 +1416,34 @@ First part of the survey shows that userbase present in the dataset is more orie
\addplot[5,fill=5] coordinates {(0,1) (25,2)};
\addplot[6,fill=6] coordinates {(0,1) (7,2)};
\legend{Use at least 1 OSS, Use CSS, Windows, Linux, Both, Other}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (98.5,0);
\coordinate (C) at (18,-8mm);% ******** start of changes ************
\coordinate (D) at (50,-8mm);
\coordinate (E) at (80,-8mm);% ******** start of changes ************
\coordinate (F) at (97,-8mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {110};
\node at (B) {3};% ********* end of changes **********
\node at (C) {37};
\node at (D) {40};% ********* end of changes **********
\node at (E) {28};
\node at (F) {8};% ********* end of changes **********
\end{tikzpicture}
\caption{Online wallet usage.}
\label{chart:price}\end{figure}\end{center}
\subsection{Monero usage}
When asked \enquote{\textit{What are your reasons to use Monero?}}, the majority of respondents in the dataset said that they use Monero or at least are interested in the topic because of the technology (99 out of 113), but also see it as an investment (83).
When asked \enquote{\textit{What are your reasons to use Monero?}}, the majority of respondents in the dataset said that they use Monero or at least are interested in the topic because of the technology 88\% (99 out of 113), but also see it as an investment 73\% (83 out of 113).
A significant portion of respondents also see Monero as a way of secret storage of value (84) but not as much in the way of sending money (60).
A significant portion of respondents also see Monero as a way of secret storage of value 74\% (84 out of 113) but not as much in the way of sending money 53\% (60 out of 113).
This result is strongly affected by the way how participants were selected (self-selection) and from what sites they were informed about the survey (mainly Reddit Monero subreddits and Facebook Monero groups). The short overview of the preferences is shown in the Figure \ref{table:monerousageresearch} with the full text of the questions asked available in the Appendix Figure \ref{monero-user-study-pdf}.
Transactions in the Monero network performed by respondents can be divided into two user groups, where the first group that can be described as active, those who make at least one transaction per month, (53 out of 107) and passive who are much less frequent (54 out of 107).
Transactions in the Monero network performed by respondents can be divided into two user groups, where the first group that can be described as active, those who make at least one transaction per month, 50\% (53 out of 107) and passive who are much less frequent 51\% (54 out of 107).
Following this question, respondents were asked if they hold onto their coins for a long time (often referred to as one being a HODLer). Majority of respondents (84 out of 106) said that they are, but this statement conflicts with transaction frequency. When comparing data of respondents that make a transaction at least every month, more than half (34 out of 57) think that they are HODLers.
\begin{figure}[H]
\center
\begin{tabular}{>{\raggedright\arraybackslash}p{0.4\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
}
\textbf{Reason} & \textbf{\% usage} & \textbf{Number of users} \\
Investment & 73 \% & 83 \\
Technology & 88 \% & 99 \\
Fungibility & 63 \% & 71 \\
Hidden balance & 74 \% & 84 \\
Support Monero & 65 \% & 73 \\
Recommended by friend & 04 \% & 04 \\
Secure storage of money & 44 \% & 50 \\
Secure transfer of funds & 53 \% & 60 \\
To be paid in Monero & 44 \% & 50 \\
Other & 00 \% & 00
\end{tabular}
\caption{Reasons to use Monero, total N=113.}
\label{table:monerousageresearch}
\end{figure}
\pagebreak
\begin{center}
\begin{figure}[H]
\begin{tikzpicture}
@ -1486,18 +1485,79 @@ Other & 00 \% & 00
\legend{Once a day, Once a month, Once a week, Once a year, Once every six months, Less than once a year
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (2,0);% ******** start of changes ************
\coordinate (B) at (22,0);
\coordinate (C) at (45,0);% ******** start of changes ************
\coordinate (D) at (55,0);
\coordinate (E) at (75,0);% ******** start of changes ************
\coordinate (F) at (95,0);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {5};
\node at (B) {39};% ********* end of changes **********
\node at (C) {9};
\node at (D) {15};% ********* end of changes **********
\node at (E) {31};
\node at (F) {8};% ********* end of changes **********
\end{tikzpicture}
\caption{Transaction frequency by Monero users.}
\label{chart:price}\end{figure}\end{center}
Following this question, respondents were asked if they hold onto their coins for a long time (often referred to as one being a HODLer). Majority of respondents 79\% (84 out of 106) said that they are, but this statement conflicts with transaction frequency. When comparing data of respondents that make a transaction at least every month, about 60\% (34 out of 57) think that they are HODLers, this contradicts the previously mentioned statement.
\begin{figure}[H]
\center
\begin{tabular}{>{\raggedright\arraybackslash}p{0.4\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
>{\raggedleft\arraybackslash}p{0.25\linewidth}%
}
\textbf{Reason} & \textbf{\% usage} & \textbf{Number of users} \\
Investment & 73 \% & 83 \\
Technology & 88 \% & 99 \\
Fungibility & 63 \% & 71 \\
Hidden balance & 74 \% & 84 \\
Support Monero & 65 \% & 73 \\
Recommended by friend & 04 \% & 04 \\
Secure storage of money & 44 \% & 50 \\
Secure transfer of funds & 53 \% & 60 \\
To be paid in Monero & 44 \% & 50 \\
Other & 00 \% & 00
\end{tabular}
\caption{Reasons to use Monero, total N=113.}
\label{table:monerousageresearch}
\end{figure}
Important usage factor of a currency is where its users can pay with it. Monero has already a known reputation between darknet markets, but its mainstream usage isn't something that is advertised as its feature.
When asked about the payment options, many of the respondents (51) selected that they use Monero as a way for donating other people, followed by paying for VPN services. A detailed overview of payment types is available in the Appendix Figure \ref{table:moneropayusageresearch}.
When asked about the payment options, many of the respondents 45\% (51 out of 113) selected that they use Monero as a way for donating other people, followed by paying for VPN services. %A detailed overview of payment types is available in the Appendix Figure \ref{table:moneropayusageresearch}.
\begin{figure}[H]
\center
%\begin{tabular}{cp{0.35\linewidth}rp{0.2\linewidth}r p{0.35\linewidth} }
\begin{tabular}{>{\raggedright\arraybackslash}p{0.35\linewidth}%
>{\raggedleft\arraybackslash}p{0.2\linewidth}%
>{\raggedleft\arraybackslash}p{0.35\linewidth}%
}
\textbf{Usage} & \textbf{\% of users from total} & \textbf{N of users from total N=113} \\
Subscriptions & 15\% & 17 \\
Restaurants & 05\% & 06 \\
Donations & 45\% & 51 \\
Art & 05\% & 06 \\
Electronics & 18\% & 20 \\
Travelling & 03\% & 03 \\
E-shops & 19\% & 22 \\
Darknet markets & 18\% & 20 \\
Gambling sites & 03\% & 03 \\
Drugs & 10\% & 11 \\
Illegal usecases & 05\% & 06 \\
VPN services & 35\% & 31 \\
Gift cards & 04\% & 04 \\
Hosting and IT services & 22\% & 25 \\
Other & 00\% & 00
\end{tabular}
\caption{Monero usage for payments.}
\label{table:moneropayusageresearch}
\end{figure}
\begin{center}
\begin{figure}[H]
@ -1538,18 +1598,33 @@ When asked about the payment options, many of the respondents (51) selected that
\legend{Yes, Uncertain, No, No response
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (92,0);
\coordinate (C) at (50,-8mm);% ******** start of changes ************
\coordinate (D) at (94,-8mm);
\coordinate (E) at (4,-16mm);% ******** start of changes ************
\coordinate (F) at (11,-16mm);
\coordinate (G) at (50,-16mm);% ******** start of changes ************
\coordinate (H) at (10,-24mm);
\coordinate (CH) at (50,-24mm);% ******** start of changes ************
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {99};
\node at (B) {10};% ********* end of changes **********
\node at (C) {103};
\node at (D) {8};% ********* end of changes **********
\node at (E) {8};
\node at (F) {7};% ********* end of changes **********
\node at (G) {90};% ********* end of changes **********
\node at (H) {23};% ********* end of changes **********
\node at (CH) {80};% ********* end of changes **********
\end{tikzpicture}
\caption{Perception of the Monero features.}
\label{chart:price}\end{figure}\end{center}
Perception and the reality of anonymity in cryptocurrency is an important topic in the cryptocurrency environment \cite{amarasinghe2019survey}. Although Monero is private by default, additional precautions can be made to hide users activity from the third party like using Kovri or Tor.
Among users in the dataset, Kovri (8 out of 113) or Tor (23 out of 113) is used by less than 30\% of respondents as can be seen in the Figure \ref{table:moneropayusageresearch} .
Among users in the dataset, Kovri 7\% (8 out of 113) or Tor 20\% (23 out of 113) is used by less than one third of the respondents in total as can be seen in the Figure \ref{table:moneropayusageresearch} .
\subsection{Monero key and coin management}
Apart from client software that is used for accessing and making transactions in Monero, wallet management should be taken with at least the same importance as the users choice has a direct influence on who has access to the funds as explained along with the wallet types in the Chapter \ref{sec:wallets}.
@ -1591,23 +1666,45 @@ Apart from client software that is used for accessing and making transactions in
\legend{Yes, No
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (50,0);% ******** start of changes ************
\coordinate (B) at (80,0);
\coordinate (C) at (20,-8mm);% ******** start of changes ************
\coordinate (D) at (75,-8mm);
\coordinate (E) at (5,-16mm);% ******** start of changes ************
\coordinate (F) at (50,-16mm);
\coordinate (G) at (12,-24mm);% ******** start of changes ************
\coordinate (H) at (50,-24mm);
\coordinate (X) at (5,-32mm);% ******** start of changes ************
\coordinate (I) at (50,-32mm);
\coordinate (J) at (12,-40mm);% ******** start of changes ************
\coordinate (K) at (50,-40mm);
\coordinate (L) at (12,-48mm);% ******** start of changes ************
\coordinate (M) at (50,-48mm);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {68};
\node at (B) {45}; % ********* end of changes **********
\node at (C) {49};
\node at (D) {64};% ********* end of changes **********
\node at (E) {26};
\node at (F) {87};% ********* end of changes **********
\node at (G) {11};
\node at (H) {102};% ********* end of changes **********
\node at (X) {8};
\node at (I) {105};% ********* end of changes **********
\node at (J) {17};
\node at (K) {96};% ********* end of changes **********
\node at (L) {28};
\node at (M) {85};% ********* end of changes **********
\end{tikzpicture}
\caption{Wallet types usage in Monero.}
\label{chart:monerowalletsusagechart}\end{figure}\end{center}
\pagebreak
\subsection{Monero recovery}
For further wallet protection, the majority of users also encrypt their wallet or the datastore on which the keys reside on (88 out of 113).
For further wallet protection, the majority of users also encrypt their wallet or the datastore on which the keys reside on 78\% (88 out of 113).
A slightly higher number of users admit backing up their wallet keys (101) while a significant number of respondents had already needed to restore their wallet keys (50). To complete the recovery statistics, 49 out of 50 were able to restore the keys from the backup media.
A slightly higher number of users admit backing up their wallet keys 89\% (101 out of 113) while a significant number of respondents had already needed to restore their wallet keys 44\% (50 out of 113). To complete the recovery statistics, 98\% (49 out of 50) were able to restore the keys from the backup media.
For visualization of wallet recovery reasons and restore methods see the Figures \ref{chart:recoveryreason} and \ref{chart:recoverymethod}.
\vspace{-1em}
\begin{center}
\begin{figure}[H]
\begin{tikzpicture}
@ -1647,15 +1744,19 @@ For visualization of wallet recovery reasons and restore methods see the Figures
\legend{Disk issue, Software issue, Device error, Not specified
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (16,0);% ******** start of changes ************
\coordinate (B) at (40,0);
\coordinate (C) at (68,0);% ******** start of changes ************
\coordinate (D) at (94,0);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {15};
\node at (B) {9};% ********* end of changes **********
\node at (C) {20};
\node at (D) {6};% ********* end of changes **********
\end{tikzpicture}
\caption{Reason for wallet recovery.}
\label{chart:recoveryreason}\end{figure}\end{center}
\vspace{-2.5em}
\begin{center}
\begin{figure}[H]
\begin{tikzpicture}
@ -1695,11 +1796,17 @@ For visualization of wallet recovery reasons and restore methods see the Figures
\legend{Hard drive, Cloud storage, Flash drive, Paper media, Mnemonic seed
}
\coordinate (A) at (200,0);% ******** start of changes ************
\coordinate (B) at (300,8mm);
\coordinate (A) at (10,0);% ******** start of changes ************
\coordinate (B) at (20,0);
\coordinate (C) at (27,0);% ******** start of changes ************
\coordinate (D) at (55,0);
\coordinate (E) at (92,0);
\end{axis}
\node at (A) {test};
\node at (B) {test 2};% ********* end of changes **********
\node at (A) {9};
\node at (B) {2};% ********* end of changes **********
\node at (C) {5};
\node at (D) {26};% ********* end of changes **********
\node at (E) {8};% ********* end of changes **********
\end{tikzpicture}
\caption{Method used for wallet recovery.}
\label{chart:recoverymethod}\end{figure}\end{center}
@ -3294,35 +3401,6 @@ Following files are included in the attachment archive:
\end{itemize}
\chapter{Paying for services and goods - User \\research}
\begin{figure}[H]
\center
%\begin{tabular}{cp{0.35\linewidth}rp{0.2\linewidth}r p{0.35\linewidth} }
\begin{tabular}{>{\raggedright\arraybackslash}p{0.35\linewidth}%
>{\raggedleft\arraybackslash}p{0.2\linewidth}%
>{\raggedleft\arraybackslash}p{0.35\linewidth}%
}
\textbf{Usage} & \textbf{\% of users from total} & \textbf{N of users from total N=113} \\
Subscriptions & 15\% & 17 \\
Restaurants & 05\% & 06 \\
Donations & 45\% & 51 \\
Art & 05\% & 06 \\
Electronics & 18\% & 20 \\
Travelling & 03\% & 03 \\
E-shops & 19\% & 22 \\
Darknet markets & 18\% & 20 \\
Gambling sites & 03\% & 03 \\
Drugs & 10\% & 11 \\
Illegal usecases & 05\% & 06 \\
VPN services & 35\% & 31 \\
Gift cards & 04\% & 04 \\
Hosting and IT services & 22\% & 25 \\
Other & 00\% & 00
\end{tabular}
\caption{Monero usage for payments.}
\label{table:moneropayusageresearch}
\end{figure}
\chapter{Responses sorted by country - User research}
\vspace{-1em}
\begin{figure}[H]

View File

@ -117,4 +117,18 @@ SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Anonymity_Kovri_to_access_M
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Anonymity_DTor_to_access_Monero_network LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Anonymity_DTor_to_access_Monero_network LIKE 'uncertain';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Anonymity_DTor_to_access_Monero_network LIKE 'no';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Hot_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Cold_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Exchangebased_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Viewonly_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Airgapped_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Web_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Paper_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Other LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Which_type_of_wallet_do_you_use_Hardware_wallet LIKE 'yes';
SELECT COUNT(*), (COUNT(*)*100)/113 FROM users WHERE Anonymity_DTor_to_access_Monero_network IS NULL;