mirror of
https://github.com/azenla/AppleCache.git
synced 2026-08-24 11:22:35 +02:00
Updates
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
# License
|
|
||||||
|
|
||||||
```text
|
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|
||||||
Copyright (c) 2019 Kenneth Endfinger
|
Copyright (c) 2023 Alex Zenla
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
@@ -22,4 +19,3 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
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
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
```
|
|
||||||
@@ -5,16 +5,16 @@ This is a reverse engineering attempt of the Apple Content Caching system.
|
|||||||
The goal of this project is to challenge myself in a serious reverse engineering
|
The goal of this project is to challenge myself in a serious reverse engineering
|
||||||
attempt while also creating something I want to make: an Apple Content Cache that works on Linux servers.
|
attempt while also creating something I want to make: an Apple Content Cache that works on Linux servers.
|
||||||
|
|
||||||
**NOTE**: [AssetCacheTool](https://github.com/kendfinger/AssetCacheTool) is a continuation of some of this work.
|
**NOTE**: [asset-cache-tool](https://github.com/GayPizzaSpecifications/asset-cache-tool) is a continuation of some of this work.
|
||||||
|
|
||||||
## A Note to Apple
|
## A Note to Apple
|
||||||
|
|
||||||
Dear Apple,
|
Dear Apple,
|
||||||
|
|
||||||
I am a good faith actor and due to the design of cache, I do not believe this should cause any harm. Should you consider otherwise, contact me via my email: kaendfinger@gmail.com
|
I am a good faith actor and due to the design of cache, I do not believe this should cause any harm. Should you consider otherwise, contact me via my email: alex@fork.run
|
||||||
|
|
||||||
Thanks,
|
Thanks,
|
||||||
Kenneth
|
Alex
|
||||||
|
|
||||||
## A Note to Users
|
## A Note to Users
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user