Anyone know of a (preferably free) service that tracks changes to various service’s TOS?
You must log in or register to comment.
- Pretty much anything that tracks webpage changes will do 😉 - Like this https://www.wachete.com/ 
- https://tosdr.org/ for summaries. 
- The only one I know about is tosback, but that seems to be a bit stale: 
- Wget + diff 
- Meld on linux. It’s compares anything you throw at it. Code, terms of service anything at all 4 or 5 documents or PDFs at once. 
- You could self host this on a droplet: https://github.com/dgtlmoon/changedetection.io 




