Client-side content encryption
blog.amp.dev
Client-side content encryption
1–10 of 66 posts
Re: Client-side content encryption
#2The only thing that makes this practical is Google's existing know-how of billions of it's users, and offloading of content encryption on server-side using Google's services
Re: Client-side content encryption
#3Re: Client-side content encryption
#4Re: Client-side content encryption
#5Re: Client-side content encryption
#6Re: Client-side content encryption
#7Woo DRM for websites! Thanks Google!
So why not instead come up with a workable micropayment system?
Re: Client-side content encryption
#8Re: Client-side content encryption
#9I find it quite hostile to send user inaccessible content down the pipe, thereby cluttering up bandwith and local storage.
The user is also trying to access that content so they probably don't find preloading it aggressive, especially if they're on a low-bandwidth connection and they don't have to load the page twice.
Re: Client-side content encryption
#10I find it quite hostile to send user inaccessible content down the pipe, thereby cluttering up bandwith and local storage.
Prefetching content is a W3C standard. The user is also trying to access that content so they probably don't find preloading it aggressive, especially if they're on a low-bandwidth connection and they don't have to load the page twice.
When that content is valid for the user... fetching garbage content over a network isn't "pre" anything.