summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-03-14 23:35:47 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-03-14 23:35:47 -0400
commit84bc8705b469b95983d8b1adbb19cb9bacf620df (patch)
tree2e4015c396a0d960da0f249d1040f15344c78736 /static/releases.html
parentfe10f4d479af27855d1c04dea763ae6206afd1af (diff)
encrypted OS signing key improvements
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 7347c0a3..f0a352fd 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -314,6 +314,9 @@
local database backend hasn't been implemented. Various changes would be needed to
make it available and to make sure that privacy is preserved.)</li>
<li>Settings: fix broken upstream MAC randomization value mapping uncovered by the always randomize option value</li>
+ <li>make_key: use scrypt for key derivation used to encrypt keys</p>
+ <li>add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption</li>
+ <li>improve performance and algorithm support for encrypted keys via script/release.sh</li>
</ul>
-->