update Chromium

This commit is contained in:
Daniel Micay 2020-03-21 21:44:20 -04:00
parent 9ca888a936
commit 22f43e51c3

View File

@ -314,6 +314,7 @@
currently a no-op due to the lack of Play Services, and support for using the currently a no-op due to the lack of Play Services, and support for using the
local database backend hasn't been implemented. Various changes would be needed to 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> make it available and to make sure that privacy is preserved.)</li>
<li>Vanadium: update Chromium base to 80.0.3987.149</li>
<li>Settings: fix broken upstream MAC randomization value mapping uncovered by the always randomize option value</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>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>add script/encrypt_keys.sh and script/decrypt_keys.sh for handling key encryption</li>