• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

READMED23-Nov-2023643 1511

asn1der.pyD23-Nov-20231.5 KiB7149

create_blob.pyD23-Nov-20239.1 KiB244200

mock_metrics_off.txtD23-Nov-202365 65

mock_metrics_on.txtD23-Nov-202364 65

README

1This directory contains the ingredients necessary to regenerate
2signed mock policies and the corresponding public keys.  See here
3for details on how to use this code:
4
5https://sites.google.com/a/google.com/chromeos/archive/testing-tools-for-device-policies
6
7Please use ../mock_owner_private.key as the private key.
8Please use madmax@managedchrome.com as the user for generating
9mock_metrics_{on,off}.policy
10protoc --decode_raw is useful for verifying your work by comparing old
11proto and the new.
12
13If you are having to regenerate these files, most likely you have to
14change the code in this directory.  Please keep the code up-to-date in git.
15