1 Ethics of Computing MONT 113G, Spring 2012 Session 32 Software as Intellectual Property.

Slides:



Advertisements
Similar presentations
Free Beer and Free Speech Thomas Krichel
Advertisements

Intellectual Property Basics for Business Owners David M. Knasel, Esq. Dominion Business Law PLC Tysons Corner | Leesburg, VA
Intellectual Property
Vladimir Misic: 10 Professionalism and Ethics Ownership and Protection.
Copyleft and cathedrals How the counterculture is changing the way we do business.
Slides prepared by Cyndi Chie and Sarah Frye1 A Gift of Fire Third edition Sara Baase Chapter 4: Intellectual Property.
Adapted from David G Kay -- SIGCSE 2003 Intellectual Property.
Ownership of Computer Software Ethical Questions and Concerns.
1 Introduction to Software Engineering Lecture 38 – Intellectual Property.
Computer Engineering 294 IP R.Smith 5/ Intellectual Property What is it? Why is it important? – What is it designed to do? What are its basic forms?
Intellectual Property An intangible asset, considered to have value in a market, based on unique or original human knowledge and intellect. Intellectual.
CS 501: Software Engineering Fall 2000 Lecture 7 Management II Business and Legal Aspects of Software Engineering.
Chapter 5 Intellectual Property & Internet Law
Key Issues in Licensing Software and Associated Intellectual Property: Matching Licensing Models to Business Strategies Steve Mutkoski Regional Director,
IP=Increased Profits How to Make Your IP Work For You Rachel Lerner COSE Fall 2006.
Patents and trade secrets 6 6 Chapter. Patents  Grant of property rights to inventors  Issued by the U.S. Patent and Trademark Office (USPTO)  Permits.
Intellectual Property
Intellectual property rights concern the legal ownership and use of intellectual property such as software, music, movies, data, and information. Intellectual.
Intellectual Property Rights: Protection or Monopolization?
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.
Legal Protection of Software and Databases Jennifer Pierce.
B284 ENTREPRENEURSHIP Unit 2 Notes. Entrepreneurship Today  Knowledge of economics contributes to an understanding of how entrepreneurs and customers.
Today discussion Intellectual property. What exactly is intellectual property ? Types of intellectual property. Patents, Trademarks and Designs. The ”BIG.
Using IP to Protect IST/SRA Innovations Prof. John W. Bagby on for Prof. Anna Squicciarini.
Open Source Ethics Muhammad Sarmad Ali. What is Open Source? Doesn’t just mean access to source code.
13 Intellectual Property 1 Aaron Schiff ECON Reading: Cabral p , Deak p
CPS 82, Fall Open Source, Copyright, Copyleft.
… concern the legal ownership and use of intellectual property, such as software, music, movies, data, and information. Links: Video: Too Much Copyright.
The Legal Environment What laws and regulation apply to businesses?
Intellectual Property. Copyright The right to copy or reproduce a created work –federal legislation gives this right to author or owner and controls infringements.
CS 3043 Social Implications Of Computing 10/19/2015© 2004 Keith A. Pray 1 Class 9 Intellectual Property Keith A. Pray Instructor socialimps.keithpray.net.
Class Seven: Intellectual Property Patents, Trademarks and Copyrights.
1 Ethical Issues in Computer Science CSCI 328, Fall 2013 Session 17 Software as Intellectual Property.
Ethical and Social...J.M.Kizza1 Module 5: Intellectual Property Rights and Computer Technology  Computer Products and Services  Instruments of Protection.
© 2007 West Legal Studies in Business, A Division of Thomson Learning Chapter 5 Intellectual Property.
On the Benefits of Copyright (Panel session: ”Copyright: how can we balance the needs of authors, publishers, users, researchers and clients”) Dragos Iliescu.
How Commercial Firms Protect Intellectual Property In Transactions Daniel J. Mazella Celera Genomics Group, An Applera Corporation Business.
Intellectual Property (Quinn Chapter 4) CS4001 Kristin Marsicano.
Internet and Intellectual Property  University of Palestine  Eng. Wisam Zaqoot  Feb 2010 ITSS 4201 Internet Insurance and Information Hiding.
Ownership of Software Software represents the results of intellectual rather than purely physical efforts and is therefore inherently non- tangible. So.
Invention, Innovation & Creativity. Where do you find new ideas? Newspapers, Magazines & Publications  Trends,  Goods/services that appeal to people.
Chapter 1: OVERVIEW OF THE U.S. INTELLECTUAL PROPERTY SYSTEM.
An Overview of Intellectual Property by John Slaughter September 26, 2009 © John Slaughter All Rights Reserved.
1 Ethical Issues in Computer Science CSCI 328, Fall 2013 Session 21 Intellectual Property III.
CISB 412 Social and Professional Issues Understanding Intellectual Property.
1 Ethics of Computing MONT 113G, Spring 2012 Session 36 Philosophical Basis for Property.
Slide Set Eleven: Intellectual Property Patents, Trademarks and Copyrights 1.
Intellectual Property and Computer Science By Daniel Bray COSC 480.
Lecture 11. Intellectual Property SPRING 2016 GE105 Introduction to Engineering Design College of Engineering King Saud University.
Copyright Uppsala 12/ Katarzyna Płaneta-Björnskär Department of Informatics and Media.
Group E - Enrico Costanza Sam Holder, Jonathan Stephens-Jones, Joseph Buckingham, Crispin Clark, Benjamin Dixon Creative Commons, Open Source, Open Movements.
©2001 Kauffman Center for Entrepreneurial LeadershipPLANNING AND GROWING A BUSINESS VENTURE™ ™ Intellectual Property Patents Trademarks and service marks.
Compsci 82, Fall Open Source, Copyright, Copyleft.
Geospatial Information: Copyright Issues Professor George Cho Professor of Geoinformatics and the Law University of Canberra
Intellectual Property
Essentials of the legal environment today, 5e
Technology Management Activities and Tools
Intellectual Property and Cyber Piracy
A Gift of Fire Third edition Sara Baase
What is Copyright?.
Key Issues in Licensing Software and Associated Intellectual Property: Matching Licensing Models to Business Strategies Steve Mutkoski Regional Director,
Intellectual Property
Intellectual Property
Intellectual Property
Intellectual Property Rights
Computer ethics in computer science curriculum
Intellectual Property
Chapter # 6 Intellectual Property
Intellectual Property
Presentation transcript:

1 Ethics of Computing MONT 113G, Spring 2012 Session 32 Software as Intellectual Property

2 Issues for Protecting Software Property Rights Main issues in protecting software property rights: 1.Software is highly reproducible 2.Different representations of software: Algorithm Source Code Object Code 3. Software is valuable. Companies and individuals want to control ownership.

3 Copyright Others cannot reproduce or distribute copies of a copyrighted work. Software developers can use copyright to prevent others from copying the software without permission. Copyright lasts for the life of the author plus 70 years.

4 Problems with Copyright for software An idea cannot be copyrighted--only the expression of the idea. 1.Is source code copyrightable? Why or why not? 1.Are algorithms copyrightable? Why or why not? 1.What might be a problem for companies based on the above distinction between source code and algorithms?

5 Copyright infringement It may be difficult to determine what constitutes copyright infringement for software. Which of the following are copyright infringements? Changing all the variable names in the source code? Independently writing a similar piece of code? Is machine code (i.e. the 1's and 0's) copyrightable? (Franklyn vs. Apple, 1984 supreme court case). Adding something to existing software? Who has the burden of proof (to show copyright infringement)?

6 Digital Rights Management Digital Rights Management (DRM): Designed to prevent copying of digital information. Used to prevent copying of software, music and movies. Hackers can thwart the mechanisms. Digital Millenium Copyright Act (DMCA): Passed in 1998 to support DRM. Makes it a crime to copy copyrighted material. Makes it a crime to explain to others how to get around DRM algorithms. (This is a problem for CS researchers studying these algorithms.)

7 Trade Secrecy Trade secrecy laws give companies the right to keep certain information secret. Examples: Food recipes, Chemicals used in processes, Google search algorithms. What properties must information have to be protected by trade secrecy? have novelty. represent an economic investment. have involved some effort in development. company must have made an effort to keep it secret. Example: Nondisclosure agreements; software licenses

8 Problems with Trade Secrecy Problems with trade secrecy: What are some problems with trade secrecy laws with respect to software? The laws are not uniform. The laws were not designed for IT, so the outcome is uncertain. It is hard to maintain secrecy for software: A person working with software may be able to grasp the principle and reproduce it. The company may have to show clients the source code to customize the software for the client's needs.

9 Patent Protection A patent gives the holder the right to prevent others from making, using, or selling an invention. The protection holds even if another person invents it independently. Abstract ideas, mathematical formulas, scientific principles, laws of nature and mental processes cannot be patented. Is software a mental process? Should one be able to patent an algorithm? Problems: Patents are meant to foster inventions. Patents on software may inhibit inventions. How? (E.g. new software must have a patent search before marketing).

10 Free Software Free Software, as envisioned by Richard Stallman: Users have the freedom to run, copy, distribute, study, change and improve on software. The Free Software License says that if the code is incorporated into a new program, that program must also have a Free Software License. ("Copyleft") Four freedoms for Free Software: 1.Freedom to run the program for any purpose. 2.Freedom to study how the program works and adapt it. 3.Freedom to redistribute copies (to help your neighbor). 4.Freedom to improve the program and release the improved version to the public.

11 Free and Open Source Software (FOSS) Open Source Software does not include the same restrictions as FS. FOSS may be distributed with a cost. Example: Red Hat Linux The right to view and change the source code is what's important. Software developers make money selling and customizing the code. Proprietary Software (PS) developers feel FOSS is a threat to PS. (Why?)