Skip to the content.

Legal and Ethical Concerns

Popcorn Hack 1: Protecting Intellectual Property

To protect intellectual property, one can: 1) Register their property for legal ownership 2) Use watermarks 3) Define the terms of use 4) Use technology to restrict access and copying

Popcorn Hack 2: MIT License

MIT License: a license that allows other users to copy, user, change, merge, publish and sell copies of the software.

An MIT license for our repo would allow other users to use and modify our code for our DNA game that we developed.

Copyright (c) 2025 Soumini Kandula

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Popcorn Hack 3: Copyright License

Copyright license: A public copyright license that gives others the right to use a creator’s work.

Exceptions: fair use like using something for school, news, or reviews and works that are already in the public domain.

Homework Hack:

Task 1: Apache License
Task 2: I picked the Apache License 2.0 because it lets people use, share, and change my work while giving me credit. It also protects me from any issues if someone misuses my code or notes. This license keeps my projects open to others while making sure they follow the rules. For my repository, it’s the best option for balance between freedom and protection.
Task 3: link to license

Homework Hack Extra Credit

Pilot City Project: Our task is to create an interactive social media tool that helps Illumina expand their social following. Illumina is a biotech company that has many great innovations, but they would like to improve their science communications. For our task, we chose to make a DNA block-blast style game where users drag and drop DNA bases to their correct locations and answer genetics trivia questions for every missed base.

Licensed under Risha Guha, Scrum Master.
link