Free Beer and Free Speech Thomas Krichel

Slides:



Advertisements
Similar presentations
Overview of Free/Open Source Software for Librarians Eric Goldhagen
Advertisements

The Web Wizards Guide to Freeware/Shareware Chapter Six Open Source Software.
Open Archives and Open Libraries Thomas Krichel
Legal Issues Affecting the Use of Open Source IT Solutions in the Enterprise Julia Sitarz Student, University of Connecticut WIPO Conference May 2007.
A Lawyer Looks at the Open Source Revolution Robert W. Gomulkiewicz Director, Intellectual Property Law & Policy Program Associate Professor of Law University.
Free and Open Source Content, Software?. Free  In the context of free and open-source software, free refers to the freedom to copy and re-use the software,
Platinum Sponsors Gold Sponsors Navigating the Open Source Legal Waters Presenter: Jeff Strauss August 14, 2013.
What is GNU/Linux (Not Linux!)? David Sudjiman davidsudjiman (at) yahoo (dot) com The latest version of this document can.
Copyleft and cathedrals How the counterculture is changing the way we do business.
The Importance of Open Source Software Networking 2002 Washington, D.C. April 18, 2002 Carol A. Kunze Napa, California.
University of Utah 1 “Free software” Remember... In the beginning, all software was free -Just a means to sell hardware.
Open Source. Operating System  Application Program Interface (API) Scheduling: Defines which application to run, when to run it, and how much time. Memory.
Free Software “Free” software “is software that can be used, studied, and modified,” copied, changed with little or no restriction, and which can be copied.
W15D3. Protection (recap) Common sense Antivirus software (some free, eg: AVG) Update OS Verify the validity of info in s received  Use search.
A DAPT IST Dissemination and Use Plan Revised version Ricardo Jiménez-Peris Universidad Politécnica de Madrid.
Open Source Basics: Definitions, Models, and Questions Johndan Johnson-Eilola Clarkson University.
GNU, Linux and Open Source GNUKernel GNU/ Linux OpenSource.
Open Source/Free Software Source code is available Extensible Can be changed, modified Freely distributed Copies Modified versions Alternatives to commercial/proprietary.
Introduction to Linux Chapter 1. Operating Systems Operating System (OS) - most basic and important software on a computer Performs core tasks Organize.
Open-Source Software ISYS 475.
Open Source Software Licensing: Software And it’s Components SEAN KENEFICK.
COMP 6005 An Introduction To Computing Session Two: Computer Software Acquiring Software.
Linux Introduction. Overview What is Unix/Linux? History of Linux Features Supported Under Linux The future of Linux.
CHAPTER 6 OPEN SOURCE SOFTWARE AND FREE SOFTWARE
What the hell is. Free software is software that anyone is free to use, copy, improve, examine or distribute, either free of cost or for a price. More.
Copyright and Software and You. What is copyright? The Copyright Act of 1976 prevents the unauthorized copying of a work of authorship. – However, only.
ITR3 lecture 5: Free software, Cryptogaphy, Linux Thomas Krichel
Licenses A Legal Necessity Copyright © 2015 – Curt Hill.
LIS508 lecture 9: GNU & introduction to networks Thomas Krichel
Computers and Society Examine the extent to which Richard Stallman’s GNU manifesto has succeeded in challenging the dominance of conventionally distributed.
Overview of Linux Dr. Michael L. Collard 1.
Operating Systems AOIT Principles of Information Technology.
Open source Software Tomáš Vaníček Faculty of Civil Engeneering (Fakulta Stavební) Czech Technical University (ČVUT) Thákurova 7, Praha Dejvice, B407
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
Software Licensing University of Palestine Eng. Wisam Zaqoot March 2010 ITSS 4201 Internet Insurance and Information Hiding.
A Basic Introduction to Free and Open Source Software Presented by John Bocan.
OPEN SOURCE AND FREE SOFTWARE. What is open source software? What is free software? What is the difference between the two? How the two differs from shareware?
Open Source The Future of Software What’s Open Source Open-source software is computer software whose source code is available under a copyright license.
CPS 82, Fall Open Source, Copyright, Copyleft.
 The term freeware was coined by Andrew Fluegelman when he wanted to sell a communications program named PC-Talk. that he had created but for which he.
OPEN SOURCE (SOFTWARE SAVIOR) Justin Hanson, Dec. 3, 2008.
LIS508 background of GNU/Linux
1 Ethical Issues in Computer Science CSCI 328, Fall 2013 Session 17 Software as Intellectual Property.
About Openness Letizia Jaccheri Pisa
Software : Applications Software
1 Ethics of Computing MONT 113G, Spring 2012 Session 32 Software as Intellectual Property.
Open Source Software This permits users to use, change, and improve the software, and to redistribute it in modified or unmodified forms. It is very often.
IT320 OPERATING SYSTEM CONCEPTS Unit 3: Welcome to Linux June 2011 Kaplan University 1.
Free Software: History, Perspectives and Implications.
CSNB334 Advanced Operating Systems 1. Introduction to Linux Lecturer: Abdul Rahim Ahmad.
Open Source Software. Chris Moylan Group 5...I think.
How to Use The Creative Commons Licenses. [formats]
Information Systems Design and Development Technical Implications (Software) Computing Science.
Compsci 82, Fall Open Source, Copyright, Copyleft.
Corporate Citizenship policy of Software Companies.
The Free Software Definition Rahmat M. Samik-Ibrahim (c) 2007 adapted from
Free Software - Introduction to free software and the GPL Copyright © 2007 Marcus Rejås Free Software Foundation Europe I hereby grant everyone the right.
Introduction to FOSS. Classes of software  Operating System (OS)  Software that manages all the application programs in a computer  Manages the computer.
What is F/LOSS? By Scot Henderson.
LINUX History In 1984 a project was launched by Richard Stallman to develop a complete Unix-like operating system that would be considered free software.
OPEN SOURCE.
OPEN SOURCE.
Open Source Software in Academia
Selected topic in computer science (1)
What is Copyright?.
Software, Freedom and The World Beyond Computer Programs
FREE SOFTWARE DEFINITION
GNU General Public License (GPL)
COPYLEFT THE TERM The Term copyleft was forged upon the traditional copyright term by opposing the word right (which in English means both right meant.
APACHE LICENSE HISTORICAL EVOLUTION
Presentation transcript:

Free Beer and Free Speech Thomas Krichel

Software anatomy: 2 forms Binary code –It will run on a compute with one OS, may not run on a computer with another. –It can not be modified. –It is difficult to find out what it does Source Code –This is human (geek) under;able code. –Can be changed. –Needs a compiler software to translate it to binary code on a specific type of computer.

Types of freedom associated with software The freedom to run the program, for any purpose (freedom 0). The freedom to study how the program works, and adapt it to your needs (freedom 1) The freedom to redistribute copies so you can help your neighbor (freedom 2) The freedom to improve the program, and release your improvements to the public, so that the whole community benefits. (freedom 3)

Concept of copyleft User gains freedoms 0 to 3 But: any modified version of the software also must grant the freedom 0 to 3.Adding additional restrictions in a modified version is a violation of original license. Articulated in the GNU public license Nowhere does it say that the software does not cost anything.

Typology of software I ``Public domain software'', not copyrighted, but modified copies may not be free. ``Copylefted free software'', comes with the permission to use and modify, but prohibits adding further restrictions to the distribution. ``Non-copylefted free software'', comes with the permission to use, modify and add restrictions of distribution. ``Proprietary software'', is not free or semi-free.

Typology of software II ``Semi-free software'' comes with permission for individuals to use, copy, distribute, and modify (including distribution of modified versions) for non-profit purposes. ``Shareware'', comes with a permission to share but users have to pay a fee. ``Freeware'' has no agreed meaning. ``Commercial software'' is software written to make a profit from its use. There is such a thing as commercial free software.

Stereotype about free vs proprietary software less GUI in orientation expert-friendly rather than user-friendly more configurable much more secure much more stable

Important free software projects GNU –gcc –GNU Unix replacement utilities Linux FreeBSD Apache

Thank you for your attention.