Skip to content

Commit 27f3caa

Browse files
authored
Update README.md to add privacy, terms, and conform to GDPR
1 parent 8470d42 commit 27f3caa

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ This project builds on a fork of the excellent <a href="https://github.com/sst/m
1515
## TODO
1616

1717
- [x] add licsense checker to audit the open source supply chain
18+
- [x] add robots.txt to disallow all scraping
19+
- [ ] add pivacy page, no PII is collected, CF analytics tracks device data to protect the service
20+
- [ ] add terms page, conform to GDRP in combo with the privact page
1821
- [ ] setup a `vitest` test suite ideally in its own module eg., `@spin.dev/test`
1922
- [ ] write unit test that the rss.ts script fails if the USER_AGENT is in a providers robots.txt
2023
- [ ] wrtie unit test that the rss.ts script fails if the HTTP status codes suggest not to scrape

0 commit comments

Comments
 (0)