If you could decode the SXG response in the Extension, you could display information about:
What are the date / expires field values in the inner SXG. Ideally, present these as both timestamps and formatted time strings, ie:
expires: 1641679201
GMT: January 8, 2022 10:00:01 PM
Local: January 8, 2022 2:00:01 PM GMT-08:00
Relative to Now: 23h 52m 27s in the future
What files does this SXG include in the signed preloads?
Is the signature valid? (This one might be a lot harder than the others to do locally).
If you could decode the SXG response in the Extension, you could display information about:
What are the date / expires field values in the inner SXG. Ideally, present these as both timestamps and formatted time strings, ie:
What files does this SXG include in the signed preloads?
Is the signature valid? (This one might be a lot harder than the others to do locally).