de6a297d36
This aims to future-proof gpg key generation. OpenPGP is in flux with a conflict over standards ongoing. It seems not unlikely that different systems will have different gpg commands that support different algorithms. This also simplifies the code by using the --quick-gen-key interface rather than the experimental batch interface. It seems less likely that --quick-gen-key will break than an experimental interface (whose documentation I can no longer find). --quick-gen-key is supported since gpg 2.1.0 (2014). Sponsored-by: Graham Spencer on Patreon |
||
---|---|---|
.. | ||
configurators | ||
control | ||
dashboard | ||
documentation | ||
notifications | ||
sidebar | ||
actionbutton.hamlet | ||
bootstrap.hamlet | ||
controlmenu.hamlet | ||
error.cassius | ||
error.hamlet | ||
page.cassius | ||
page.hamlet | ||
page.julius | ||
README | ||
repolist.hamlet | ||
repolist.julius |
These are template files for the git-annex webapp. They use the Shakespearean template library, which is documented here: http://www.yesodweb.com/book/shakespearean-templates Note that for most of the templates, it will use files ending in .hamlet, .julius, and .cassius if they exist. So if you need to add CSS, or javascript, you can create the missing template files.