Skip to content

Status Update February 2020

Greg Grothaus edited this page Feb 4, 2020 · 2 revisions

Previous Update: October 2019

What was accomplished

Signed Exchanges

  • AMP Packager Version 3.0 release. Google currently supports v1 - v3, but would prefer to increase the minimum supported version soon. Includes:
    • bug fixes
    • ACME certificate management in AMP Packager. Labelled experimental currently.
    • self-signed certs in development mode
    • health check endpoint
  • Attendance at IETF 106. Discussed the Signed Exchange specification at the Birds of a Feather.
  • Released SXG nginx module. Accepted into the nginx debian distribution.
  • Progress on web packager and as a web server. Incomplete, expect completion by next status update.

AMP Validator

  • Provided analysis into CSS usage distribution in the AMP Cache to contribute to discussion about how to help publishers manage the CSS byte limit.
  • Completed C++17 html parser implementation. Still working through the release process inside Google before adding this to github repo
  • Java AMP Validator implementation contributed.

AMP Cache

What's next

Signed Exchanges

  • Cloud-native implementation and deployment instructions for the AMP Signed Exchange Packager.
  • Attend IETF 107.

AMP Validator

  • Open Source the C++17 implementation for use by AMP Email providers, AMP Caches, etc.
  • Implement validator changes for on publisher self-hosting of AMP Javascript.
  • Relax CSS byte limit.

AMP Cache

  • Implement I2I for improved AMP Cache URLs.
  • Share draft plan for disentangling AMP Cache Domain from Google.
  • Explore ways in which the AMP Cache can reduce the runtime validation requirements for Mustache Templates. #26544