diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-03-15 01:44:39 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-03-15 01:44:39 -0400 |
| commit | 414c397b082086d2c5f4252410b823ed8b61d034 (patch) | |
| tree | e57ca37c6c6e00ed4ccbda1ef5c14716a188ab9b | |
| parent | ad9d1cc38bc7a80f23af4a3cb64852b4b0b93098 (diff) | |
note about swap
| -rw-r--r-- | static/build.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 3199857f..e46f1740 100644 --- a/static/build.html +++ b/static/build.html @@ -429,7 +429,8 @@ mv vendor/android-prepare-vendor/DEVICE/BUILD_ID/vendor/google_devices/* vendor/ <p>You should set a passphrase for the signing keys to protect them at rest. The GrapheneOS release signing script expects the same passphrase to be used for each of - the keys.</p> + the keys. If you use swap, make sure that it's encrypted to avoid leaking unencrypted + keys to storage.</p> <p>The sample certificate subject should be replaced with your own information.</p> |
