Live data from Hacker News

Client-side content encryption

blog.amp.dev

1–10 of 66 posts

Re: Client-side content encryption

#2
One more attempt by Google to gather more control over content publication and consumption. Idea nonetheless in nothing new.

The 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

#9
post #8

I 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.

Re: Client-side content encryption

#10
post #8

I 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.

> Prefetching content is a W3C standard.

When that content is valid for the user... fetching garbage content over a network isn't "pre" anything.

Post reply on HN