{% extends "layouts/" + render_mode + "-tall.html" %} {% block title %}{{_("Increasing Entropy")}}{% endblock %} {% block content %}
{{_("Mailpile needs true random numbers to generate good encryption keys.")}}
{{_("Although your computer may be powerful, it may still have hard time finding enough randomness when generating keys.")}} {{_("The technical term used to describe the source of randomness is Entropy!")}}
{{_("On the machine that is running Mailpile you can do a few things to increase the Entropy:")}}
{{_("Because the computer cannot predict human activity these actions help the computer generate random numbers.")}}