-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Milestone
Description
The amp-access-server module has been in experimental phase for a long time now. There is an issue from two years ago that has a comment that said the implementation was done and that it's just going through security reviews: #4000 (comment)
The current client side paywall implementation is not only extremely easy to circumvent, but by design allows people to scrape full article data. The new amp-subscriptions module doesn't fix this issue in any way either. It still paywalls content by only showing/hiding elements that have to always exist in the HTML of the AMP pages.
When is support for server side paywalls coming?