Update Anonymous Token System authored by Phil Höfer's avatar Phil Höfer
......@@ -2,4 +2,6 @@
With our anonymous token system, we allow users to use our paid ad-free service without us being able to link searches to the users' key. Tokens are withdrawn from the key using a blind signature scheme similar to that of GNU Taler. The blinded tokens are then saved on the users' device and redeemed when needed.
# Protocol
\ No newline at end of file
The token system requires usage of the mobile app or webextension (or a compatible third-party implementation).
# Protocol (client side)
\ No newline at end of file