LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - News
User Name
Password
Linux - News This forum is for original Linux News. If you'd like to write content for LQ, feel free to contact us.
All threads in the forum need to be approved before they will appear.

Notices


Reply
  Search this Thread
Old 07-18-2009, 01:30 PM   #16
newbymick
LQ Newbie
 
Registered: Aug 2006
Location: West Sussex UK
Distribution: Ubuntu 9.04
Posts: 2

Rep: Reputation: 0

So none of you read the article in Linux Format (issue 120) headed

"What on earth is Chromium"

and I quote


LXF - Er, wait a minute - I've heard of this. Isn't it called Chrome?
Chrome is a web browser, but that's the name given to the finished, stable product released on WINDOWS. Chromium is the name of the open source project behind Chrome

LXF - Wow. Chrome is open source?
It certainly is! When it announced the project, Google said it was making it free because it was based on so much other free software - KHTML - aka WebKit - is the core of the browser, for example
 
Old 07-18-2009, 09:37 PM   #17
Coburn64
LQ Newbie
 
Registered: Jul 2009
Location: Australia
Distribution: Debian GNU/Linux 6.0 Squeeze
Posts: 27

Rep: Reputation: 16
Google Chrome OS does look quite interesting, but will it allow 3rd party apps to be installed?

Otherwise you'd have to use Google-only apps, like Google Page Creator and Google Office (Google Docs & Speadsheets). I also heard it'll be cross-platform compatible, which is a plus, I guess...
 
Old 07-19-2009, 07:53 AM   #18
chickenlinux
Member
 
Registered: Mar 2008
Location: Here - Where else?
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270

Rep: Reputation: 31
Google OS on netbooks by 2010?!
I thought netbooks actually did *some* things other than go on the 'net!

I hope GoogleOS doesn't become popular enough that people think they invented Linux or something... that'd really suck.
 
Old 07-19-2009, 10:38 PM   #19
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
Quote:
Originally Posted by Coburn64 View Post
Google Chrome OS does look quite interesting, but will it allow 3rd party apps to be installed?

Otherwise you'd have to use Google-only apps, like Google Page Creator and Google Office (Google Docs & Speadsheets). I also heard it'll be cross-platform compatible, which is a plus, I guess...
For locally installed apps: Because it's Linux-based, third-party apps should work, although one might need to compile from source (not sure of their intentions concerning repos).

For Cloud Services: Since the app actually runs on the server and communicates with your PC through standard web protocols, it would be 'cross-platform' compatible, there.

Cheers
 
Old 07-20-2009, 04:16 AM   #20
newbymick
LQ Newbie
 
Registered: Aug 2006
Location: West Sussex UK
Distribution: Ubuntu 9.04
Posts: 2

Rep: Reputation: 0
http://blogs.zdnet.com/Howlett/?p=1065


Krishnan Subramanian at Cloud Ave lends a more level headed view:

"Instead of doing their own OS, they could have rallied behind one of the Linux distros, say Damn Small Linux, and helped them get traction among the hardware vendors. This is a move by Google to deflect the high handed tactics by Microsoft in the netbook market but it appears to me like a redundant one. I feel that they should have supported one of the existing distros. However, if they had taken that route, there is no way they could have pushed the Google Chrome browser (and their services) tightly integrated with the Linux distro. In short, it is a desperate attempt by Google to stop Microsoft in the netbook game and, also, push the Google Chrome browser to the masses at a point in time when IE’s market share is going downhill."

Last edited by newbymick; 07-20-2009 at 04:18 AM.
 
Old 12-14-2009, 05:59 AM   #21
chickenlinux
Member
 
Registered: Mar 2008
Location: Here - Where else?
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270

Rep: Reputation: 31
Agreed. And, the fact of the matter is, everything's not going to be ported to the cloud. And, don't forget, the more you depend on your Internet to do everything, the more chances there are to be hacked, and the more you rely on a fast inet connection. D: Haven't you all heard of chrome's vulnerabilities (leading to remote code execution -- yikes!) that were addressed in old versions of safari and Google's rather poor response to them? I <b>don't</b> trust them with my security. Furthermore, y'all knew that chrome 'provides extra ammunition' for advertisers? Google is, after all, an advertisement company. I've always liked FF better. More user friendly in the same way that Linux is - you can tweak it

Google Chromium? Open source? I downloaded 800+ MB (just the chrome .tar.bz2, not including all these bizarre & obscure extra libraries) to try and compile it. It used totally nonstandard build tools and tried to replace my gnu linker with a google version. Now, can somebody tell me what's wrong here?

Now, don't call me a corporate software hater. There's a time and place for that. It provides programmers with jobs, and is good should you want to buy support for something more! I just don't think that corporate software works when it's the whole OS. I mean, Windows, Google Chrome OS, Macintosh - what is the underlying problem?
 
Old 01-26-2010, 10:36 AM   #22
gilli67
LQ Newbie
 
Registered: Jan 2010
Posts: 1

Rep: Reputation: 0
Google plans to use security features such as system hardening, process sandboxing, verified boot, secure auto-update and encryption in its new OS. I really like the google chrome OS security features because every time you restart your PC , it checks for digital signature to ensure that everything is OK. If it finds something is wrong and not signed by Google, it will refresh itself through the update process.
 
Old 01-26-2010, 11:19 AM   #23
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
Quote:
Originally Posted by gilli67 View Post
Google plans to use security features such as system hardening, process sandboxing, verified boot, secure auto-update and encryption in its new OS. I really like the google chrome OS security features because every time you restart your PC , it checks for digital signature to ensure that everything is OK. If it finds something is wrong and not signed by Google, it will refresh itself through the update process.
So basically it's an appliance.
I thought we hated the idea of security on a chip when it was presented as the Trusted Platform Module, now it's being snuck in under googles ever expanding umbrella.

Assume for a moment that your GoS system has been compromised somehow - if I were to write something with that objective in mind, the first thing I would prevent is any contact with googles home base(s). So no automatic "refresh" of the dodgy code.

What happens then ? Does the OS lock you out, or shut down entirely ? Or does it let you proceed ?
Either way, it's not doing its job and is just in the way. It does you well to remember who actually owns the hardware.

Computing for the mindless masses IMHO.
 
Old 01-26-2010, 12:00 PM   #24
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by smoker View Post
So basically it's an appliance.
I thought we hated the idea of security on a chip when it was presented as the Trusted Platform Module, now it's being snuck in under googles ever expanding umbrella.

Assume for a moment that your GoS system has been compromised somehow - if I were to write something with that objective in mind, the first thing I would prevent is any contact with googles home base(s). So no automatic "refresh" of the dodgy code.

What happens then ? Does the OS lock you out, or shut down entirely ? Or does it let you proceed ?
Either way, it's not doing its job and is just in the way. It does you well to remember who actually owns the hardware.

Computing for the mindless masses IMHO.
Very good point, I was thinking along the same lines. I don't see too much special about this Google OS that would make me want to try it.
 
Old 01-26-2010, 02:35 PM   #25
GoinEasy9
Member
 
Registered: Feb 2004
Location: Manorville, New York, USA
Distribution: siduction, openSUSE Tumbleweed
Posts: 379
Blog Entries: 1

Rep: Reputation: 47
I was in the cloud in the late 60's .... but I'm much better now.

But seriously, do you trust your most sensitive information on someone else's servers?
 
Old 01-26-2010, 03:16 PM   #26
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Quote:
Originally Posted by smoker
What happens then ? Does the OS lock you out, or shut down entirely ? Or does it let you proceed ?
If it does any one of those things (except the last one ), then it's basically like putting DRM on the whole OS...

I expect that even if it does let you proceed, though, it'll probably hit you with a bunch of "Are you sure?" type messages everywhere.

So I suppose that means if the wireless stops working in your ChromeOS netbook, it's effectively b0rked.

Last edited by MrCode; 01-26-2010 at 03:21 PM.
 
Old 01-26-2010, 04:38 PM   #27
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
Quote:
Originally Posted by MrCode View Post
If it does any one of those things (except the last one ), then it's basically like putting DRM on the whole OS...

I expect that even if it does let you proceed, though, it'll probably hit you with a bunch of "Are you sure?" type messages everywhere.

So I suppose that means if the wireless stops working in your ChromeOS netbook, it's effectively b0rked.
Even the last one - if the whole point is to stop malicious code, then allowing you to proceed after malicious code is detected is completely stupid, but to lock the OS down in that situation is completely stupid too because it takes control away from you, the owner of that hardware.

There is always the false positive to worry about on the last point, and we all know that trying to one-up the "hackers" is a road to no-where.

So what is the point other than "woo hoo look at me, I'm a google boondoggle" ?

Not thought through, as usual.

Maybe I should re-register as the grinch ;-)
 
Old 01-26-2010, 06:31 PM   #28
MrCode
Member
 
Registered: Aug 2009
Location: Oregon, USA
Distribution: Arch
Posts: 864
Blog Entries: 31

Rep: Reputation: 148Reputation: 148
Quote:
Not thought through, as usual.
Directed at me or at Google?

If it's at me, sorry. I suppose I probably should've kept my big mouth shut...
 
Old 01-27-2010, 01:11 AM   #29
smoker
Senior Member
 
Registered: Oct 2004
Distribution: Fedora Core 4, 12, 13, 14, 15, 17
Posts: 2,279

Rep: Reputation: 250Reputation: 250Reputation: 250
Quote:
Originally Posted by MrCode View Post
Directed at me or at Google?
???

Did you design this OS then ?

If not, then obviously it was directed at google, and anybody else who believes perfect security is possible in a general purpose OS.
 
  


Reply

Tags
bootable, chrome, distro, google, kernel, linux, windows



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Google Chrome on Slackware goossen Linux - Software 6 04-14-2010 09:54 AM
LXer: Google Chrome 2.0 released LXer Syndicated Linux News 0 05-22-2009 09:40 AM
google chrome outgoing connections aizkorri General 3 01-04-2009 01:03 AM
LXer: Google Chrome: It’s all about the Javascript LXer Syndicated Linux News 0 10-23-2008 06:41 PM
LXer: Google Chrome . . . for Linux?! LXer Syndicated Linux News 0 09-20-2008 09:50 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - News

All times are GMT -5. The time now is 01:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration