Read only mirror of lilac: a device policy editor for ChromeOS
rainestorme 031df5ba5d Merge branch 'MercuryWorkshop:main' into main | 1 year ago | |
---|---|---|
boringssl | 1 year ago | |
proto | 1 year ago | |
.gitignore | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
build.sh | 1 year ago | |
lilac.cc | 1 year ago |
it works lmao
boringssl
- source included just clear boringssl/build
folder and then install to boringssl/install
protobuf
protoc -I proto proto/* --cpp_out=.
make
You may need to set LD_LIBRARY_PATH=boringssl/install/lib
to run lilac.
testimage-channel
in /etc/lsb-release
--disable-policy-key-verification
to command line flags (update: you only need to restart chrome with this flag once after you replace the policies)policy.*
in /var/lib/devicesettings
owner.key
(owner.key
is saved as <filename>.key
)restart ui
will reload policies + try to fetch them