{% if ui_from_profiles %} {% extends "layouts/" + render_mode + "-tall.html" %} {% else %} {% extends "logs/layout.html" %} {% endif %} {% block title %}{{_("Security and Privacy Settings")}}{% endblock %} {% block content %}
{{_("Please review and save your settings.")}} {{_("Some features may not be enabled until you have saved.")}}
{{_("Save Settings")}}
{{_("Your settings have been saved.")}}
{{_("Choose your own privacy policy!")}}
{{_("Tor is a community-run system for making anonymous network connections.")}} {{_("It masks your IP address and location, thus preventing many forms of surveillance and tracking.")}}
{{_("Using Tor may be considered suspicious or even illegal in some countries.")}} {{_("Since the Tor network is run by volunteers, bad actors can (and do) volunteer to run exit-nodes so they can listen in on traffic; as a result Tor is not suitable for accessing the unencrypted web.")}}
{{_("Visit the Tor project's web-site")}}.
{{_("When sending and receiving mail, or downloading from the web:")}}
{{_("Tor is currently disabled.")}} {{_("To enable Tor, click the button below.")}} {{_("You need to have already installed and enabled the Tor service on your computer.")}}
{% include("../img/loading-ellipsis.svg") %} {{_("Enable Tor")}}
{{_("Without Tor, Mailpile can not prevent service providers and network operators from monitoring or tracking your IP address and communications.")}}
{{_("The Mailpile Team publishes updates to notify users of available upgrades and potential security vulnerabilities in Mailpile.")}}
{{_("Update subscriptions help the Mailpile Team keep track of how many people use Mailpile, what operating systems are in use, and which languages users speak.")}} {{_("If Tor is not installed, this may leak your IP address.")}}
{{_("Consult the Mailpile wiki for more details")}}.
{{_("Subscribe to Message Of The Day updates from the Mailpile Team.")}} {% if config.sys.proxy.protocol in ("tor", "tor-risky") %} {{_("Only download updates anonymously over Tor.")}} {{_("Generic updates only, over Tor - keeps all details about your setup private.")}} {% else %} {{_("Download generic updates only, to keep details about your setup private.")}} {% endif %} {%- if config.prefs.motd_url not in ("default", "unknown", "tor-only", "tor-generic", "generic", "none") %} {{_("Keep your custom settings:")}} {{config.prefs.motd_url}} {% endif %} {{_("Disable the Message Of The Day.")}} {{_("Tor will be used to protect your IP address, if it is available.")}}
{{_("Mailpile can download content from the web to augment your mail.")}} {{_("This includes user photos from Gravatar, key material from key servers, and potentially other sources.")}}
{{_("This may leak information about your address book and use of Mailpile to the providers of these services.")}} {{_("If Tor is not installed, this may leak your IP address.")}}
{{_("Learn more about:")}} Gravatar, Key Servers
{% else %} {%- if config.prefs.web_content == "on" %} checked{% endif %}> {% endif %} {{_("Enable downloading of third party content from the web.")}} {% if config.sys.proxy.protocol not in ("tor", "tor-risky") %} {% endif %} {% if config.sys.proxy.protocol in ("tor", "tor-risky") %} {{_("Only download third party content anonymously over Tor.")}} {% endif %} {{_("Do not download third party content.")}} {{_("Tor will be used to protect your IP address, if it is available.")}}
{{_("Mailpile can encrypt your e-mail, search engine and settings.")}} {{_("This protects your privacy, even if your computer gets lost or stolen.")}}
{{_("Encryption makes it harder to migrate your data to another e-mail client, slows things down and may increase the odds of data loss.")}} {{_("Losing your encryption key becomes equivalent to losing all your mail.")}}
{{_("Also keep in mind that the security of your data depends entirely on the strength of your password.")}} {{ _("You can change your Mailpile password here.") }}