Skip to content
Snippets Groups Projects
Commit 62a04c3c authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

advertise browser extension

parent ff2ba1ed
No related branches found
No related tags found
No related merge requests found
Pipeline #9543 passed
...@@ -47,7 +47,7 @@ ...@@ -47,7 +47,7 @@
}, },
{ {
"summary": "How does the anonymous token work?", "summary": "How does the anonymous token work?",
"description": "You can use the anonymous token with our browser extension (in progress) or app. This will allow you to search even more securely with MetaGer. When using anonymous token, a part of your credit, in the form of random passwords, will be stored on your device. Through a <a href=\"{{tokenlink}}\">complex cryptographic process</a>, it becomes impossible even for us to associate your performed searches with each other, or with your key." "description": "You can use the anonymous token with our browser extension or app. This will allow you to search even more securely with MetaGer. When using anonymous token, a part of your credit, in the form of random passwords, will be stored on your device. Through a <a href=\"{{tokenlink}}\">complex cryptographic process</a>, it becomes impossible even for us to associate your performed searches with each other, or with your key."
}, },
{ {
"summary": "How do I use the MetaGer key ?", "summary": "How do I use the MetaGer key ?",
......
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
}, },
"compromise": { "compromise": {
"heading": "Without compromise", "heading": "Without compromise",
"description": "There are no user accounts with MetaGer. You will receive a randomly generated key from us. No contact information is required. With our <a href=\"{{linkPaymentMethods}}\">payment methods</a>, we only collect the data necessary for payment processing. If you use our <a href=\"/app\">Android app</a>, or soon our browser extension, you are also using <a href=\"{{linktoken}}\"> anonymous token</a>.", "description": "There are no user accounts with MetaGer. You will receive a randomly generated key from us. No contact information is required. With our <a href=\"{{linkPaymentMethods}}\">payment methods</a>, we only collect the data necessary for payment processing. If you use our <a href=\"/app\">Android app</a>, or our browser extension, you are also using <a href=\"{{linktoken}}\"> anonymous token</a>.",
"compromise": "Compromises" "compromise": "Compromises"
}, },
"efficiency": { "efficiency": {
...@@ -52,4 +52,4 @@ ...@@ -52,4 +52,4 @@
"start": "Create MetaGer key now!", "start": "Create MetaGer key now!",
"login": "I already have a key" "login": "I already have a key"
} }
} }
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment