From bf5449c7e61b50021ac7985c0074affd76b16a72 Mon Sep 17 00:00:00 2001 From: rating89us <45968869+rating89us@users.noreply.github.com> Date: Wed, 4 Aug 2021 22:19:04 +0200 Subject: [PATCH] Downloads: differentiate local sync x remote sync (lightweight) wallets --- _i18n/en.yml | 4 ++++ downloads/index.md | 18 ++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/_i18n/en.yml b/_i18n/en.yml index 0219a578..d8e482c4 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -249,6 +249,10 @@ downloads: desktop: Desktop antivirus: Antivirus sourcearchive: Source Code (archive) + localsync: Local synchronization + localsyncinfo: These wallets connect to @remote-nodes and scan the @blockchain on your device, without sharing any key with the nodes. They provide higher privacy, but require more time synchronizing, since missing @blocks will be scanned only when the wallet is opened. + remotesync: Remote synchronization (lightweight) + remotesyncinfo: These wallets share your private @view-key with a remote server, which continuously scans the blockchain looking for your transactions. They are faster to use, but your privacy can be lessened if you don't control the remote server. hwdesc: "Hardware wallets are cryptographically secure devices that help keep your coins safe. Monero is currently supported by Ledger Nano S/X and Trezor Model T." hwth: Hardware Wallet hwthmodel: Model(s) diff --git a/downloads/index.md b/downloads/index.md index 861572bb..d7d3b0d6 100644 --- a/downloads/index.md +++ b/downloads/index.md @@ -232,6 +232,8 @@ permalink: /downloads/index.html
{% t downloads.mobilelight1 %} {% t downloads.mobilelight2 %} {% t downloads.mobilelight3 %}
+{% t downloads.localsyncinfo %}
{% t downloads.wallet %} | @@ -251,6 +253,16 @@ permalink: /downloads/index.htmlX |
---|
{% t downloads.remotesyncinfo %}
+{% t downloads.wallet %} | +{% t downloads.mobile %} | +{% t downloads.desktop %} | +{% t downloads.sourcecode %} | +
---|---|---|---|
MyMonero | @@ -265,9 +277,15 @@ permalink: /downloads/index.html |
{% t downloads.localsyncinfo %}
+{% t downloads.remotesyncinfo %}
+