{% extends "layouts/" + render_mode + ".html" %} {% block title %}{{_("Remote Access")}}{% endblock %} {% block content %}

{{_("Remote Access")}}

{{_("Remote Access")}}

{%- if result.pagekite and result.pagekite.kitename %} {%- else %} {%- endif %}
method address
PageKite Relay{{ result.pagekite.kitename }}yourname.my.mailpile.is
Tor Hidden Service 1234567890abcdef.onion
Direct Access 10.0.0.1

{{_("You can configure your Mailpile to allow access over the network, making it your own personal web-mail service.")}} {{_("Different methods have different security properties, costs, pros and cons.")}} {{_("Tick the boxes to explore and configure each one.")}}

{{_("PageKite settings")}}

{{_("PageKite uses an in-the-cloud relay to make your local Mailpile accessible over the Internet.")}} {{_("Traffic is encrypted end-to-end so the relay cannot see your mail.")}}

 

{{_("Techies can run their own relays, but there is also an affordable public relay provided by the people behind Mailpile.")}} {{_("Using the Mailpile relay supports ongoing development.")}}

CONFIG: WORK IN PROGRESS...

{{_("Passwords and Authentication")}}

WORK IN PROGRESS...


WARNING: This is all EXPERIMENTAL and probably still INSECURE. We're working on it!

{% endblock %}