1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-09-03 11:22:37 +02:00

Updated Publishing Your Archive (markdown)

Nick Sweeting
2024-05-03 18:29:24 -07:00
parent a85a7f18fb
commit f8c688e392

@@ -69,14 +69,16 @@ More info:
Archiving for personal backups, research, and some other use-cases are covered by [fair use copyright exemptions](https://guides.library.oregonstate.edu/copyright/libraries) in the USA, but if your archive can deprive the original author of revenue (e.g. if you rehost it publicly), then your use case might no longer be covered and you have to respond to DMCA takedown notices.
**As a general rule of thumb:**
- Copies cannot be made for commercial purposes
- The copying cannot be systematic (e.g., to replace subscriptions)
- All copies made must include a notice stating that the materials may be protected under copyright.
You may also want to blacklist your archive in `/robots.txt` if you don't want to be publicly associated with all the links you archive via search engine results.
Please modify the `FOOTER_INFO` config variable to add your contact info to the footer of your index.
You may also want to blacklist your archive in `/robots.txt` if you don't want to be publicly associated with all the links you archive via search engine results.
#### Further Reading
*Keep in mind individuals, companies, schools, and libraries all have different copyright exemptions in different countries. Double check the specific laws for your situation in your own jurisdiction!*