Week 7 - Intellectual Property, Software Protection and Limiting Liability Flashcards
(25 cards)
Intellectual property (IP)
A unique product of human intellect that has commercial value.
Value of intellectual property is more valuable than the product as it is harder to make the first copy of something than to recreate it afterwards.
Natural right
The right to own property.
What happens when you “steal” intellectual property
You do not stop the owner from using it but you steal the revenue from it.
Intellectual property rights (IPR)
The name given to legal rights that protect creative works, inventions, intangible assets of a business.
IPR includes copyright, patents, law of confidence, design rights and trademarks.
Copyright
Protects the expression of an idea but not the idea itself.
Extends to literary, artistic and musical works.
Patents
- Protects against independent development of something based on the same idea.
- Gives the owner the exclusive right of an invention for up to 20 mins.
- Patents are not granted automatically and have a long and expensive application process.
- To get a patent, inventions must be new, involve an innovative step, be capable of industrial application and be fully disclosed.
- Patent law is written assuming a human inventor e.g., genes cannot be patented.
Law of confidence
Protects confidential information by making it an offense to reveal it.
To inform someone in confidence can be done through a non-disclosure agreement (NDA).
Design right
Protects the appearance of an original product.
Trademark
A sign that shows that a good/service belongs to you. Allows you to take legal action if someone tries to copy the good/service.
Costs of granting/not granting IPR to AI
Costs of granting IPR:
- Issues related to who is responsible for the idea.
- Not compatible with the patent system.
Costs of not granting IPR:
- Companies cannot profit from inventions by AI which reduces incentive to innovate.
How is the issue of AI being/ not being granted IPR being approached
AI is not being granted IPR but AI-IP is being created to make new laws specific to AI generated inventions rather than modifying existing IPR law.
Piracy
The act of unfairly trading on a persons creation.
Online piracy definition replaces the word “trading” with “downloading”.
How is piracy being combatted?
- Digital Rights Management (DRM): stopping multiple people using using a product when only one should be using it.
- Digital Economy Act 2017: modifies the copyright act to increase max jail time for piracy to 10 years.
Arguments against copying software
- reduces software purchases
- less income for software producers
- lower production of new software
This leads to fewer benefits to society from software.
Free software movement
- Freedom to:
− run programs for any purpose
− study and adapt programs
− redistribute
− improve and release improvements. - Open source runs on the idea that software is developed in return for credit rather than money.
- Credit allows devs to enhance reputation and makes it easier to get grants.
Shareware
- Idea that programs should be able to be obtained for free and if you like it you can pay the developer a reward.
- If you need the software, you will pay the developer to help keep it running.
What copyright covers computer science
- Software copyright is now covered by the Copyright, Designs and Patents Act 1988 (CDPA) but previously only source code was covered.
- CDPA covers software, prep design materials like flowcharts and databases as long as they are original and recorded.
What does CDPA restrict
- copying of work
- issuing copies of work to the public
- making adaptation of work
- CDPA is infringed if a restricted act is performed without permission of the copyright owner.
There are a few exceptions for backup and decompilation.
How does the CDPA cover authorship and ownership
- CDPA distinguishes between work generated by a human author and computer-generated works.
- the owner of copyright in a work is the author of the work
- the author of computer-generated work is the person who made the necessary arrangements which allowed for creation of the work.
Product liability
- Consumer Protection Act 1987 (CPA) imposes a liability on the producer of a defective product.
- CPA applies to hardware but not software. Hardware is a product so is protected by CPA but software is a service so is not.
Contractual liability
- Supply of Goods and Services Act (SGSA) 1982 covers software written for a client under a contract (licence agreement).
- SGSA binds software supplier to provide a service with reasonable care.
Negligence (personal liability)
- Imposes liability on a person who has acted carelessly under common law.
- Liability for negligence in software development can be significant e.g., in the case of a health-system failure, security system malfunction etc.
Qualities of a good steward when leading development of large systems for society
- Establishing policies for fair system access
- Monitoring the level of integration of a system
- Monitoring how society uses a system
- Developing appropriate standards of care if they do not exist
What is considered negligent
- Sharing personal data.
- Flaw in algorithms/ service provided.
- Voicing personal opinions on social media platforms.