Expose the android secret on chrome://gcm-internals |
||
Issue descriptionThe Android secret is used for authenticating the client when the GCM Driver connects to our GCM servers. It's already observable through chrome://net-internals when a connection is instantiated (encoded in a protobuf), and is stored on-disk in a LevelDB database. This just makes it easier to get to for local debugging. Since we occasionally ask for screenshots of chrome://gcm-internals it shouldn't be visible by default - displaying it when the user types a phrase should be sufficient.
,
May 3 2018
Marking this as fixed. Users will be able to type the word "secret" on chrome://gcm-internals to make the Android Secret visible. |
||
►
Sign in to add a comment |
||
Comment 1 by bugdroid1@chromium.org
, May 3 2018