2024-12-16 11:07:31 +00:00
|
|
|
# Milk Sad Code
|
|
|
|
|
|
|
|
Milk Sad research related code.
|
|
|
|
|
|
|
|
## Related Code Repositories
|
|
|
|
|
|
|
|
Some components live in their own repository, see:
|
|
|
|
* https://git.distrust.co/milksad/rust-bloom-filter-generator
|
|
|
|
* https://git.distrust.co/milksad/lookup
|
|
|
|
|
|
|
|
(there may be others)
|
|
|
|
|
2024-12-16 11:27:41 +00:00
|
|
|
## Status
|
|
|
|
|
|
|
|
This repository contains unmaintained code which is meant for other researchers.
|
|
|
|
|
|
|
|
At the moment, the published code only represents our early research efforts into CVE-2023-39910.
|
|
|
|
The more advanced code stays internal for the foreseeable future.
|
|
|
|
|
|
|
|
We give no functionality or security guarantees for contents of this repository.
|
|
|
|
|
2024-12-16 11:07:31 +00:00
|
|
|
## License
|
|
|
|
|
|
|
|
Some components in this repository use different licenses. See the individual folders for more details.
|
|
|
|
|
|
|
|
## Credits
|
|
|
|
|
|
|
|
The Milk Sad team, see https://milksad.info.
|
|
|
|
|
|
|
|
Specific code contributors:
|
|
|
|
* Daniel Grove
|
|
|
|
* Anton Livaja
|
|
|
|
* Christian Reitter
|
|
|
|
* Heiko Schaefer
|
|
|
|
|
|
|
|
See the individual `README.md` files for details.
|
|
|
|
|
2024-12-16 11:27:41 +00:00
|
|
|
## Contact
|
|
|
|
|
|
|
|
Email: team@milksad.info
|