LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-05-2014, 09:47 PM   #1
Altiris
Member
 
Registered: Mar 2013
Posts: 556

Rep: Reputation: Disabled
How do open source projects work?


I'm having an argument with my father, he doesn't want or "allows" any computer to run Linux because he says "everyone can see the code and everyone can make changes". I'm trying to explain to him that it doesn't work like that in such a general sense (except for viewing the code). How would I explain to him how the kernel is maintained as well as the district Ubuntu as that's the one I want to install.
 
Old 06-05-2014, 10:31 PM   #2
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Hi.

Is it better to trust something you pay for or something you build?
Quote:
... I caught up with Uri Rivner, formerly of RSA and now vice president of business development and cyber strategy at BioCatch. He said that we are all stronger as a result of reviewed code and that open source “actually helps security”.

“There is a big difference between seeing code and exploiting it, and the truly talented hackers, security researchers and experts don’t work for Governments – those are the real “A” talent people who end up testing and evaluating our open source code,” he said. ...
--http://itsecurityguru.org/open-source-safe/Security experts want you to know about bugs and holes proprietary OSs don't!

I'd skim through all of the next two sites\links for more selling points:
Quote:
Canonical has a large, experienced OEM engagement team that has been closely involved with hardware makers like Dell, HP and Lenovo for many years. We provide a complete, end-to-end device delivery solution on Intel, AMD or ARM silicon, helping our partners identify market opportunities and deliver to market on time and on budget. Above all, we ensure a stunning experience on every device.
--http://www.ubuntu.com/about/canonical-and-
Quote:
Canonical was created alongside Ubuntu to help it reach a wider market. Our services help governments and businesses the world over with migrations, management and support for their Ubuntu deployments. Together with our partners, we ensure that Ubuntu runs reliably on every platform from the PC and the smartphone to the server and, crucially, the cloud.
--http://www.canonical.com/about
Best wishes and have fun.

Last edited by jamison20000e; 06-05-2014 at 10:34 PM.
 
Old 06-06-2014, 09:25 AM   #3
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,504

Rep: Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490Reputation: 2490
The code which we can all see will be gibberish to the vast majority of people. Most of us would not know where to begin to make any changes. Also, as stated above, the software code is in repositories controlled by the developers who check it regularly. With Open Source, if some 'exploit' is discovered there is competition to remedy it and solutions are usually found much more quickly. Someone who finds an exploit in Open Source will get positive reinforcement for the discovery although not as much as the person who finds a solution to it.

With proprietary code, you have to totally trust the company which writes the code and believe that they have your best interests in mind. There have been countless instances over the years where some exploit has been discovered in proprietary code and the code creator has been informed. First thing they do, deny it. Next is saying they are working on it and will resolve it which they often do, eventually. Meanwhile, the users of their code can be suffering whatever problems the 'exploit' creates.
 
1 members found this post helpful.
Old 06-06-2014, 09:42 AM   #4
cepheus11
Member
 
Registered: Nov 2010
Location: Germany
Distribution: Gentoo
Posts: 286

Rep: Reputation: 91
Quote:
Originally Posted by Altiris View Post
"everyone can see the code"
True.

Quote:
Originally Posted by Altiris View Post
"everyone can make changes"
False.

Every open source project has one or some person(s) who has/have the passwords for their infrastructure. Everyone else does not have the passwords. I can not go and make stealth changes to ubuntu. As you cannot, too, and your father cannot, too. To believe such a thing is silly.

However, I don't know how to convince your father. Who am I anyway? ;-)
 
Old 06-06-2014, 10:12 AM   #5
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Quote:
Originally Posted by cepheus11 View Post
... False. ...
(Mostly) project wide yes but once you have the code you can change\use\learn-from it, freedom (2nd link in my post.)

Many of the biggest security risks out there are letting someone have access to your keyboard, hardware and such. microcoughed-windblow$ is not secure just throwing money at it, it's more secure if you put time and effort in but if the code is hidden for proprietary reasons it makes that job more difficult. Anyone with billion$, in a world of billions, is trying to twist your arm!
Quote:
Control over the use of one's ideas really constitutes control over other people's lives; and it is usually used to make their lives more difficult.
--RMS

Did you show your dad your phone?

Last edited by jamison20000e; 06-06-2014 at 07:21 PM.
 
Old 06-07-2014, 06:37 PM   #6
Altiris
Member
 
Registered: Mar 2013
Posts: 556

Original Poster
Rep: Reputation: Disabled
Thank you guys for your help, hopefully he realize where he was wrong and the benefits of using linux/open source software.
 
Old 06-07-2014, 06:40 PM   #7
maples
Member
 
Registered: Oct 2013
Location: IN, USA
Distribution: Arch, Debian Jessie
Posts: 814

Rep: Reputation: 265Reputation: 265Reputation: 265
Quote:
Originally Posted by jamison20000e View Post
Did you show your dad your phone?
Yeah...if he owns an Android, he's running the Linux kernel. Ask him if he thinks his phone is secure. Then tell him that uses the same open-source code that Linux does.
 
1 members found this post helpful.
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: The Open Source Game Corner, Highlighting Open Source Projects Part 2 LXer Syndicated Linux News 0 03-30-2014 04:15 AM
LXer: Team Work in Open Source Projects LXer Syndicated Linux News 0 11-03-2011 08:20 PM
Open source projects who need help?! itz2000 Linux - General 5 03-21-2009 08:12 PM
open source projects jaymoney Programming 1 02-04-2007 05:57 PM
LXer: Open Source Vendors and Projects Unite to Form Open Management ... LXer Syndicated Linux News 0 05-09-2006 11:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:22 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