mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-07 21:16:57 +02:00
After discussing with drewry, we can't come up with a better way to inject these root certs. We considered putting them on the stateful partition, but that opens up an avenue of attack (if you can get a root cert into the magic directory, then you can MITM login). Thus, we put it on the rootfs instead. The script that sets up the hashes for vboot will verify that this directory is not present in production images. That work is tracked here: http://code.google.com/p/chromium-os/issues/detail?id=2693 Review URL: http://codereview.chromium.org/1566055 |
||
---|---|---|
.. | ||
ssh_keys | ||
000recordRootFsSize | ||
001changeBuildName | ||
100setupTestingInterface | ||
300changePassword | ||
350addTestAuthKeys | ||
700enableAutoxLogin | ||
710enableAuthTesting | ||
test_setup.sh |