Live data from Hacker News

VNC Viewer for Google Chrome

chrome.google.com

41–50 of 57 posts

Re: VNC Viewer for Google Chrome

#41
post #38

Honest question: What is the benefit of running a native application inside a browser window instead of standalone?

Google captures greater profits and influence by flogging people its DRM-infested ChromeOS machines for cheap, claiming they are hyper secure.

On the face of it, that may be right, but privacy and independence are lost. Victim buyers discover they can't do anything without either paying more money or being online (ie. under surveillance from the GooglePlex).

Re: VNC Viewer for Google Chrome

#42
post #38

Honest question: What is the benefit of running a native application inside a browser window instead of standalone?

Google captures greater profits and influence by flogging people its DRM-infested ChromeOS machines for cheap, claiming they are hyper secure. On the face of it, that may be right, but privacy and independence are lost. Victim buyers discover they can't do anything without either paying more money or being online (ie. under surveillance from the GooglePlex).

Could you please elaborate about DRM in ChromeOS?

Re: VNC Viewer for Google Chrome

#43
post #42

Earlier quoted context omitted.

Google captures greater profits and influence by flogging people its DRM-infested ChromeOS machines for cheap, claiming they are hyper secure. On the face of it, that may be right, but privacy and independence are lost. Victim buyers discover they can't do anything without either paying more money or being online (ie. under surveillance from the GooglePlex).

Could you please elaborate about DRM in ChromeOS?

To support Netflix and similar Google plans to implement DRM on these platforms. They have expanded their offices in LA over the last few years. They seem to be using not only conventional DRM as a layer of protection, but also a trusted platform module (TPM) protected boot sequence that validates that the environment has not been tampered with prior to executing the DRM-related code. I believe they are also using operating system level containers via LXC, as a more powerful and language-neutral extension of the Java-centric model on their other mobile platform, Android. Finally, the devices do not have any significant local storage, which means you couldn't really pirate content even if you decrypted it: there's nowhere to put it!

http://dev.chromium.org/chromium-os/chromeos-graphics-readin...

Re: VNC Viewer for Google Chrome

#44
post #42

Earlier quoted context omitted.

Could you please elaborate about DRM in ChromeOS?

To support Netflix and similar Google plans to implement DRM on these platforms. They have expanded their offices in LA over the last few years. They seem to be using not only conventional DRM as a layer of protection, but also a trusted platform module (TPM) protected boot sequence that validates that the environment has not been tampered with prior to executing the DRM-related code. I believe they are also using op…

Errr, your link points to documentation about DRM in the linux kernel, which isn't the same DRM you are talking about.

What all the docs in that link are talking about is the Direct Rendering Manager.

Every single ChromeOS machine also has a developer switch, which will let you put whatever you want on the machine.

Re: VNC Viewer for Google Chrome

#45

Earlier quoted context omitted.

To support Netflix and similar Google plans to implement DRM on these platforms. They have expanded their offices in LA over the last few years. They seem to be using not only conventional DRM as a layer of protection, but also a trusted platform module (TPM) protected boot sequence that validates that the environment has not been tampered with prior to executing the DRM-related code. I believe they are also using op…

Errr, your link points to documentation about DRM in the linux kernel, which isn't the same DRM you are talking about. What all the docs in that link are talking about is the Direct Rendering Manager. Every single ChromeOS machine also has a developer switch, which will let you put whatever you want on the machine.

Oh OK, I didn't actually read those I was just posting the likely link that popped up on a search. Feel free to do your own research then.

'Developer mode' that disables consumption of things you have paid for on a machine that has virtually no storage? Sounds great. Why do you seem to support them?

Re: VNC Viewer for Google Chrome

#47
post #40

Earlier quoted context omitted.

What version of Chrome are you running? It needs version 25, which is fairly recent.

Fairly recent? More like bleeding-edge. I saw the same text. I am running Mint 14 (based on Ubuntu 12.10) and my version is 24.0.1312.56.

I'm running Ubuntu 12.10 proper, and my version is 25.0.1364.152. And the update hasn't been in the last couple of days, either; there's already a Portable Chrome build of 25.0.

Re: VNC Viewer for Google Chrome

#48

Earlier quoted context omitted.

Errr, your link points to documentation about DRM in the linux kernel, which isn't the same DRM you are talking about. What all the docs in that link are talking about is the Direct Rendering Manager. Every single ChromeOS machine also has a developer switch, which will let you put whatever you want on the machine.

Oh OK, I didn't actually read those I was just posting the likely link that popped up on a search. Feel free to do your own research then. 'Developer mode' that disables consumption of things you have paid for on a machine that has virtually no storage? Sounds great. Why do you seem to support them?

I did my own research, and i don't see the issue?

Yes, developer mode erases the machine for security reasons.

I don't see to support them, I do support them on this (I actually am not a fan of chromeos in general), because it is still a huge step forward over almost all available newer "locked" machines available.

Your solution is what exactly?

It seems they've done the best pragmatic thing they can do here. It enables DRM and content for those who want it. Those who don't, can still do what they want with the machine. If you want to have your cake and eat it to, yell at netflix/et al. It's not like Google has an real leverage here. They've tried for years to get anywhere with other strategies.

Re: VNC Viewer for Google Chrome

#49
post #38

Honest question: What is the benefit of running a native application inside a browser window instead of standalone?

You don't have to cycle between 2 application platforms: the host OS and your browser. If you already use a lot of web apps this is a real frustration. You essentially are running 2 OSes with separate conventions and context switching between those is not pleasant. This is why things like Fluid exist.

Re: VNC Viewer for Google Chrome

#50
post #9

Weird, looking at the manifest, I see it asks for permission for "socket": [ "tcp-connect: : " ], but when I try to use that in my own app, I get the message "socket" permissions are only allowed for packaged apps. I am quite frustrated by the confusing mix of extensions vs "legacy" apps vs "hosted" apps vs the newfangled "packaged" apps. The chrome web store is extremely confusing and the documentation is all over t…

It's not that confusing, the only confusing thing IMO is the split between hosted and packaged. I'd rather the CWS only allow packaged apps.
Post reply on HN