mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
legal concern #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @winguse on GitHub (Jun 5, 2020).
First, I am not a lawyer.
To my understanding, the OSX or macOS are Apple's propertied software, and their software license agreements only allow the software running on "Apple-branded hardware". So I am not sure if it will have issue when using this project to run OSX.
@TBortels commented on GitHub (Jun 5, 2020):
So long as the host system is Apple hardware, it's perfectly kosher. I ran Fedora on a mac mini for years. If not, it's the same as a hackintosh - a violation of the license.
@zakius commented on GitHub (Jun 5, 2020):
Note that many countries reasonably outlaw the "running on Apple hardware" part, bot you still require a valid license
@macdougall commented on GitHub (Jun 6, 2020):
If you own a mac. You own a copy of OSX. It doesn't matter if you visualize it or not as long as you're officially a licensed customer and agreed to the TOS. If you never did any of that, then you're violating terms.
@Moorviper commented on GitHub (Jun 6, 2020):
and you can buy an unbundled license from apple...
@tedgonzalez commented on GitHub (Jul 2, 2020):
source: https://www.apple.com/legal/sla/docs/macOSCatalina.pdf
@sickcodes commented on GitHub (Mar 13, 2021):
As long as you abide by the Apple Bug Bounty rules, you can conduct security research on Apple systems and are entitled to Safe Harbor. Apple Pay's upwards of 100k for bugs!
https://developer.apple.com/security-bounty/
@ZhouZhengCarlos commented on GitHub (Jun 5, 2024):
Hi I'm a QA and currently my automated test cases using WebKit are flaky. I wonder if there was a docker image for macOS since Webkit works a lot better in macOS and I found this image and it worked!
I wanted to ask about a legal concern, If I wanted to use this image to run my automated test cases with this image in the company where I work, is there a legal problem there?