TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Any “Git diff”-like service but for when terms of conditions changes?

168 pointsby panchicore3over 5 years ago
One gets the terms of conditions updates via email, like linked-in, or just as start-up popup when you init the app, like xcode, anything that helps to understand exactly what changed especially for well-known apps?

14 comments

dockers22over 5 years ago
I&#x27;m a co-founder of <a href="https:&#x2F;&#x2F;termscout.com" rel="nofollow">https:&#x2F;&#x2F;termscout.com</a> and our TermAlerts service does exactly what you are looking for.<p>We have attorneys on staff and looked into other tools, but understand that about half of the contracts that live on the web are not webpages, but versioned PDFs and could not find anyone that can catch when that occurs, so we built it ourselves.<p>When a change occurs we email a redline (diff) and in the process of working on a dashboard that you can see not only the version of the contract when you submitted it and the new one, but overtime be able to scroll through all previous versions of that contract too...very much inspired by Google Maps Street View timeline tool. :)
评论 #21566977 未加载
评论 #21566882 未加载
评论 #21565892 未加载
评论 #21565797 未加载
ratonofxover 5 years ago
There is <a href="https:&#x2F;&#x2F;tosback.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tosback.org&#x2F;</a> or <a href="https:&#x2F;&#x2F;www.docracy.com&#x2F;tos&#x2F;changes" rel="nofollow">https:&#x2F;&#x2F;www.docracy.com&#x2F;tos&#x2F;changes</a> for most popular services<p>Or<p>You can build your own <a href="https:&#x2F;&#x2F;github.com&#x2F;pde&#x2F;tosback2-data" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pde&#x2F;tosback2-data</a>
omneityover 5 years ago
<a href="https:&#x2F;&#x2F;monitoro.xyz" rel="nofollow">https:&#x2F;&#x2F;monitoro.xyz</a> does exactly this (assuming you use it with IFTTT to send updates to your favorite endpoint).<p>Disclaimer: I&#x27;m the author, and I&#x27;m happy to answer questions.
christefanoover 5 years ago
Follow That Page has a good diff by email service for pages that change.<p><a href="https:&#x2F;&#x2F;www.followthatpage.com" rel="nofollow">https:&#x2F;&#x2F;www.followthatpage.com</a><p>I use Follow That Page to monitor about a dozen websites for things like news and events, changes to a change log.txt, and so on. It would work well for TOS and TOC web pages.
lcallover 5 years ago
There are some interesting suggestions here.<p>Another (free) is <a href="https:&#x2F;&#x2F;tosdr.org" rel="nofollow">https:&#x2F;&#x2F;tosdr.org</a> , which reviews many agreements but I don&#x27;t know of a diff feature in it.<p>I have read &amp; then saved agreements to a common directory (with memorable names &amp; dates) when agreeing to them, and wrote a little script (assumes *nix) that basically converts the html to text using w3m or such, shortens lines (or every long line looks different), then runs diff. Maybe I could post it at my simple site if there is interest (or see lukecall.net for an email address in the footer, and ask).<p>(Of course, that doesn&#x27;t work for the ones that don&#x27;t let you save the agreement content, short of doing a screen capture.)<p>(I posted my thoughts or rants about this problem at <a href="http:&#x2F;&#x2F;lukecall.net&#x2F;e-9223372036854587150.html" rel="nofollow">http:&#x2F;&#x2F;lukecall.net&#x2F;e-9223372036854587150.html</a> , and will add a link to this discussion as a resource.... Hm. My page links to a related discussion on slashdot.org where a minority of comments are somewhat interesting, like the one with &quot;IAAL&quot; in its text.)<p>Is there some movement to standardize ToS and such agreements, so you can just recognize &quot;oh yeah, it&#x27;s just agreement #7 again&quot; and not have to bother further (similarly to CC or known FLOSS licenses?)
alexsmolenover 5 years ago
This is what <a href="https:&#x2F;&#x2F;tosback.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tosback.org&#x2F;</a> does, I believe.
评论 #21565376 未加载
colejohnson66over 5 years ago
VisualPing? <a href="https:&#x2F;&#x2F;visualping.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;visualping.io&#x2F;</a>
评论 #21565177 未加载
评论 #21565226 未加载
jmfayardover 5 years ago
Not directly what you ask, but &quot;Terms of Service didn&#x27;t read&quot; is great<p><a href="https:&#x2F;&#x2F;tosdr.org&#x2F;#" rel="nofollow">https:&#x2F;&#x2F;tosdr.org&#x2F;#</a>
Dyaz17over 5 years ago
You can also use <a href="https:&#x2F;&#x2F;www.guardscript.com" rel="nofollow">https:&#x2F;&#x2F;www.guardscript.com</a> that does this for free and send you a diff in your email.
laurynas-sover 5 years ago
I am the founder of <a href="https:&#x2F;&#x2F;pagecrawl.io" rel="nofollow">https:&#x2F;&#x2F;pagecrawl.io</a> and this is exactly what can you do with the service.<p>I have been considering releasing a product only for tracking ToS only but haven&#x27;t managed to release it yet.
imduffy15over 5 years ago
<a href="https:&#x2F;&#x2F;scrapinghub.com&#x2F;autoextract" rel="nofollow">https:&#x2F;&#x2F;scrapinghub.com&#x2F;autoextract</a> may help you with this, it will provide the article in a structured form which you can then diff.
z3t4over 5 years ago
Wayback machine and text diff.
yayitsweiover 5 years ago
You could try Diffbot.
damaskoover 5 years ago
vimdiff