Skip to content

Commit c9c6a74

Browse files
authored
Merge pull request #6 from mutable-learning/dev
Updating notes to add Legislation information
2 parents 527e9b3 + fa530a2 commit c9c6a74

File tree

6 files changed

+146
-0
lines changed

6 files changed

+146
-0
lines changed

pages/Copyright Act 1968.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
tags:: Software Development
2+
topic:: [[Legislation]]
3+
softdev:: Unit 4 Outcome 2
4+
5+
-
6+
- provides protection for original literary, dramatic, musical and artistic works, and subject matter other than works.
7+
- protection is automatic and arises as soon as a work is created
8+
- no need to register copyright
9+
- protects the expression of ideas, not the ideas themselves
10+
- protection lasts for the life of the author plus 70 years
11+
- owners have the exclusive right to reproduce, publish, communicate, and adapt their works
12+
- are a number of exceptions to copyright infringement, such as fair dealing and statutory licences
13+
- Copyright Act 1968 applies to
14+
- anyone who creates, uses, or distributes copyrighted material
15+
- includes authors, artists, musicians, publishers, broadcasters, and consumers
16+
- How Copyright works
17+
- the act gives copyright owners the exclusive right to reproduce, publish, communicate, and adapt their works
18+
- copyright owners can control how their works are used and distributed, including securing these
19+
- owners can grant permission to others to use their works in certain ways, such as by granting a licence
20+
- a license can be applied to software that allows/disallows specific activity
21+
- this license is chosen by the copyright holder
22+
- if someone uses a copyrighted work without permission from the copyright owner, they may be infringing copyright
23+
- Penalties
24+
- infringement can be a civil or criminal offence
25+
- civil penalties include damages, injunctions, and account of profits
26+
- criminal penalties include fines and imprisonment
27+
- Copyright infringement
28+
- copying a book and selling it without permission
29+
- uploading a song to the internet without permission
30+
- streaming a movie without a license
31+
- using a copyrighted image on a website without permission
32+
- Fair dealing
33+
- is an exception to copyright infringement
34+
- allows people to use copyrighted material for certain purposes, such as research, study, criticism, or review, without permission from the copyright owner
35+
- Statutory licences
36+
- are another exception to copyright infringement
37+
- allow people to use copyrighted material for certain purposes, such as educational or broadcasting purposes, without permission from the copyright owner

pages/Data Protection.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
tags:: Software Development
2+
topic:: [[Legislation]]
3+
softdev:: Unit 3 Outcome 2
4+
5+
-
6+
- trust and confidence in a system depends on its ability to ensure that
7+
- data is private and confidential ([[Legislation]])
8+
- data is available and accessible ([[Security Strategies]] and [[Risk Management]] )
9+
- data has its integrity maintained ([[Data Integrity]])
10+
- if any of the above are not handled correctly by an organisation or system there can be substantial impacts and consequences
11+
- is about much more than simple security principles

pages/Health Records Act 2001.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
tags:: Software Development
2+
topic:: [[Legislation]]
3+
softdev:: Unit 4 Outcome 2
4+
5+
-
6+
- is a Victorian law that protects the privacy of individuals' health information
7+
- regulates the collection and handling of health information by both public and private sector organisations in Victoria
8+
- Health Records Act 2001 key points
9+
- establishes Health Privacy Principles (HPPs) that apply to health information collected and handled in Victoria
10+
- HPPs require organizations to
11+
- only collect health information that is necessary for a lawful purpose
12+
- use and disclose health information only for the purpose for which it was collected, or for a related purpose, without the individual's consent
13+
- take reasonable steps to protect health information from misuse, interference, loss, unauthorised access, modification, or disclosure
14+
- give individuals access to their health information upon request
15+
- correct health information that is inaccurate, out of date, incomplete, irrelevant, or misleading upon request
16+
- individuals have a right to request access to their health information from any organisation that holds it
17+
- organisations must provide individuals with access to their health information within a reasonable time
18+
- must charge no more than a reasonable fee for doing so
19+
- individuals also have a right to request that organisations correct their health information
20+
- organisations must correct health information that is inaccurate, out of date, incomplete, irrelevant, or misleading within a reasonable time and without charge
21+
- requires organisations to obtain consent before sharing health information for research purposes with some exemptions
22+
- research is being conducted by a public health body and is in the public interest
23+
- research is being conducted by a research body and is approved by a Human Research Ethics Committee (HREC)
24+
- health information has been de-identified
25+
- Who is covered by Health Records Act 2001
26+
- applies to
27+
- all public sector organisations in Victoria that collect or handle health information, including hospitals, health services, and government departments
28+
- all private sector organisations in Victoria that collect or handle health information, such as doctors, dentists, and other health professionals
29+
- Penalties
30+
- civil penalties of up to $1 million for organizations and $50,000 for individuals
31+
- criminal penalties of up to two years imprisonment for individuals
32+
- is enforced by the Health Complaints Commissioner (HCC)
33+
- can investigate complaints about breaches of the Act and can take action to enforce the Act, including issuing infringement notices and prosecuting organisations and individuals

pages/Privacy Act 1988.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
tags:: Software Development
2+
topic:: [[Legislation]]
3+
softdev:: Unit 4 Outcome 2
4+
5+
-
6+
- is the principal piece of legislation governing the handling of personal information in Australia
7+
- covers both the public and private sectors
8+
- applies to organisations with an annual turnover of more than $3 million
9+
- applies to all government organisations
10+
- sets out 13 Australian Privacy Principles (APPs), which regulate the collection, use, disclosure, storage, and security of personal information
11+
- APPs also give individuals rights to access and correct their personal information
12+
- Privacy Act 1988 key points
13+
- must only collect personal information that is necessary for a lawful purpose
14+
- must not use or disclose personal information for a purpose other than the purpose for which it was collected, without the individual's consent
15+
- must take reasonable steps to protect personal information from misuse, interference, loss, unauthorised access, modification, or disclosure
16+
- must give individuals access to their personal information upon request
17+
- must correct personal information that is inaccurate, out of date, incomplete, irrelevant, or misleading upon request
18+
- requires organisations to obtain consent before sharing health information for research purposes with some exemptions
19+
- research is being conducted by an agency of the Commonwealth Government and is in the public interest
20+
- research is being conducted by a research body and is approved by a Human Research Ethics Committee (HREC)
21+
- health information has been de-identified
22+
- *requires organisations to only collect and use personal information for a lawful purpose*
23+
- means that organisations must have a valid reason for sharing non-health information for research purposes
24+
- an organisation might share non-health information for research purposes to improve its products or services, or to contribute to public knowledge
25+
- Who is affected by the Privacy Act 1988
26+
- applies to organisations that
27+
- have an annual turnover of more than $3 million
28+
- collect or handle personal information in relation to their activities in Australia
29+
- Penalties
30+
- civil penalties of up to $2.5 million for organiSations and $500,000 for individuals
31+
- criminal penalties of up to two years imprisonment for individuals
32+
- is enforced by the Office of the Australian Information Commissioner (OAIC)
33+
- can investigate complaints about breaches of the Privacy Act and can take action to enforce the Act, including issuing infringement notices and prosecuting organisations and individuals
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
tags:: Software Development
2+
topic:: [[Legislation]]
3+
softdev:: Unit 4 Outcome 2
4+
5+
-
6+
- is a Victorian law that protects the privacy of individuals' personal information
7+
- regulates the collection and handling of personal information by public sector organisations in Victoria
8+
- Privacy and Data Protection Act 2014 key points
9+
- establishes 10 Information Privacy Principles (IPPs) that apply to personal information collected and handled by Victorian public sector organizations
10+
- IPPs require public sector organiations to
11+
- only collect personal information that is necessary for a lawful purpose
12+
- use and disclose personal information only for the purpose for which it was collected, or for a related purpose, without the individual's consent
13+
- take reasonable steps to protect personal information from misuse, interference, loss, unauthorised access, modification, or disclosure
14+
- give individuals access to their personal information upon request
15+
- correct personal information that is inaccurate, out of date, incomplete, irrelevant, or misleading upon request
16+
- individuals have a right to request access to their personal information from any public sector organisation that holds it
17+
- public sector organisations must provide individuals with access to their personal information within a reasonable time
18+
- must charge no more than a reasonable fee for doing so
19+
- individuals also have a right to request that public sector organisations correct their personal information
20+
- public sector organisations must correct personal information that is inaccurate, out of date, incomplete, irrelevant, or misleading within a reasonable time and without charge
21+
- Penalties
22+
- civil penalties of up to $1.7 million for organisations
23+
- criminal penalties of up to two years imprisonment for individuals
24+
- Applies to
25+
- applies to all public sector organisations in Victoria, including
26+
- Government departments
27+
- Local councils
28+
- Public hospitals and health services
29+
- Public schools and universities
30+
- Other government-owned or controlled entities
31+
- is enforced by the Office of the Victorian Information Commissioner (OVIC). The OVIC can investigate complaints about breaches of the Act and can take action to enforce the Act, including issuing infringement notices and prosecuting organizations.

pages/Security Strategies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ softdev:: Unit 4 Outcome 2
77
- employ a wide variety of [[Software Security]] controls to maximise security
88
- identify different [[Security Vulnerabilities]]
99
- identifying and ensuring [[Data Integrity]] is considered and understood within the solution
10+
- understanding and implementing strategies and practices that enable [[Data Protection]]
1011
-
1112
- Further Research
1213
background-color:: purple

0 commit comments

Comments
 (0)