1
0
mirror of https://git.disroot.org/80486DX2-66/polonium.git synced 2024-12-27 23:50:29 +05:30
polonium/README.md
Intel A80486DX2-66 5998b9bee3
README.md: section License: revision
1. Swap license order and rephrase to clarify 'or' option
2. Unlicense: update the protocol of the link
3. Add links to both licenses
2024-08-16 20:34:53 +03:00

28 lines
1002 B
Markdown

# Polonium
**Project status:** :warning: Work In Progress
**Polonium** is a deliberate file corrupter simulating Polonium radiation,
damaging files as if bits of file are exposed to it. It modifies file contents,
causing degradation or information loss by bit flipping. Written in ISO C99.
> **Warning**
> This program is designed to intentionally damage or destroy files passed to
> it, leading to irreversible data loss. Use of this software is at your own
> risk, and you are solely responsible for any consequences of its use.
## Git mirrors
- [Forgejo at Disroot](https://git.disroot.org/80486DX2-66/polonium): main
repository
- [GitLab](https://gitlab.com/80486DX2-66/polonium): used for automated program
testing using CI
## License
Dual-licensed under the [Creative Commons Zero 1.0 Universal][CC0-1.0]
([`COPYING`](COPYING)) or [Unlicense][Unlicense] ([`LICENSE`](LICENSE)).
[CC0-1.0]: https://creativecommons.org/publicdomain/zero/1.0/legalcode
[Unlicense]: https://unlicense.org