Browse Source

Update 'memos/2/index.html'

master
Duke Leto 2 years ago
parent
commit
99da68ab8b
  1. 11
      memos/2/index.html

11
memos/2/index.html

@ -27,8 +27,8 @@ really stood out to me recently and I want to share it and discuss it with
the wider "actual" privacy coin community.
</p>
<center>
<a href="" target=_blank>
<img width=80% src="">
<a href="zcash-issue.png" target=_blank>
<img width=80% src="zcash-issue.png">
</a>
</center>
@ -42,7 +42,12 @@ The above image shows eight possible "privacy policies", where only one of them
</p>
<pre>
I'm concerned about the practical feasibility of implementing a usable full-node wallet with this API. Short of exposing the full range of policies to users via a radio button and expecting users to understand all the nuances, I don't see how I would implement something that won't either be incredibly frustrating (and not localisable, since all the error messages are in English), or that just always passes AllowFullyTransparent. :-/
I'm concerned about the practical feasibility of implementing a usable full-node wallet
with this API. Short of exposing the full range of policies to users via a
radio button and expecting users to understand all the nuances, I don't see
how I would implement something that won't either be incredibly frustrating
(and not localisable, since all the error messages are in English), or that
just always passes AllowFullyTransparent. :-/
</pre>
<p>

Loading…
Cancel
Save