git-annex/templates/configurators/genkeymodal.hamlet

16 lines
623 B
Text
Raw Normal View History

<div .modal .fade #genkeymodal>
<div .modal-header>
2014-04-20 22:44:28 +00:00
<div .modal-dialog>
<div .modal-content>
2014-07-14 21:45:21 +00:00
<div .modal-header>
<h3>
<img src="@{StaticR activityicon_gif}" alt=""> #
Generating a #{maxRecommendedKeySize} bit GnuPg key.
<div .modal-body>
2014-04-20 22:44:28 +00:00
<p>
Generating a GnuPg key can take a long time. To speed up the process, #
it actually helps to use your computer for other things, which helps #
generate random numbers that keep the GnuPg key secure.
<p>
So if this is taking too long, go play a game or something!