correcting future work for age restriction

This commit is contained in:
Özgür Kesim 2022-10-30 18:04:09 +01:00
parent 955ef72612
commit 326eaf8113

View File

@ -321,11 +321,11 @@ endangering privacy, data security, and informational self-determination.
\subsection{Future Works} \subsection{Future Works}
\begin{description} \begin{description}
\item[Completion of support for all GNU Taler protocols:] So far, age restriction is \item[Finishing support for age restriction:] So far, age-restriction
only implemented for the GNU Taler protocols \textsf{withdraw}, is not available in P2P payments when the age data is obtained
\textsf{purchase}, \textsf{deposit} and \textsf{refresh}. We from the KYC process. Also, the tipping protocol doesn't allow
will extend the support for age restriction in GNU Taler to for denominations with age restriction, yet. We will add
include the protocols for P2P payments, tipping and refund. support for age-restriction in those scenarios.
\item[Support for minors with bank accounts:] The current design \item[Support for minors with bank accounts:] The current design
of age restriction is based on the assumption that only of age restriction is based on the assumption that only
@ -772,7 +772,8 @@ The day revealed the existence of several previously unknown bugs
as quite a few surprising difficulties of users (not finding the as quite a few surprising difficulties of users (not finding the
QR code button, not finding the account balance, not understanding QR code button, not finding the account balance, not understanding
that the \texttt{shop.demo.taler.net} page is the shop where they should buy that the \texttt{shop.demo.taler.net} page is the shop where they should buy
things). We will try to rectify those as soon as possible. things). We have made changes to GNU Taler in an attempt to rectify most of
these issues.
\end{document} \end{document}