apcsptri3

View on GitHub
Home Test Prep Data Structures Create Task

Github Pages Actions 5.5 & 5.6

5.5

1. Apache License 2.0: Yes Commercial use, Modification, Distribution, Patent use, Private use. No Trademark use, Liability, Warranty. GNU General Pulic License v3.0: Yes Commercial use, Modification, Distribution, Patent use, Private use. No, Liability, Warranty. MIT License: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. BSD 2-Clause “Simplified” License: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. BSD 3-Clause “New” or “Reivsed” License: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. Boost Software License 1.0: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. Creative Commons Zero v1.0 Universal: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Trademark Use, Patent Use, Warranty. Eclipse Public License 2.0: Yes Commercial use, Distribution, Modification, Patent use, Private use. No, Liability, Warranty. GNU Affero General Public License v3.0: Yes Commercial use, Distribution, Modification, Patent use, Private use. No, Liability, Warranty. GNU Gneral Public License v2.0: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. GNU Lesser General Public License v2.1: Yes Commercial use, Modification, Distribution, Private use. No, Liability, Warranty. Mozilla Public License 2.0: Yes Commercial use, Modification, Distribution, Patent use, Private use. No, Liability, Trademark use, Warranty. The Unlicense: Private use, Commercial use, Modification, Distribution. No Liability, Warranty.

2. The license I chose for my personal repository was the MIT license. This is beacuse it is open source where anyone can use my code but I also get credit for the work I did. The license for the team repository we chose was the GNU General Public License v3.0 because we didn’t want people to be able to distribute closed source versions

5.6

1. Full name, school name, description of ourselves, cookies, IP address, email address, date of birth, phone number.

2. I think there are some PII that you absolutely cannot reveal, like social security number and credit credit number, while others are okay to reveal to some people, like email address, date of brith, phone number, full name, and such.

3. Good passwords are hard to crack and bruteforce through while bad passwords are not. Good passwords should be at least a certain length and have a mix of lower case and upper case letters, and symbols. Another step used in authentication can be sending an email or text to confirm that it is you (2 factor authentication).

4. Symmetric ecryption uses only one key while asymmetric ecryption uses a private key and a public key.

5. Certbot

5.5 & 5.6 Notes: