Earlier quoted context omitted.
Came here to say that tosdr is much simpler because that video stream is like listening to a text2speech version of a large and complex legal text. Combined with a crackly norwegian accent that's even hard for me as a swede to accept.
The way it is titled on the Norwegian version of the page ("We read app terms and conditions minute by minute") they're probably partly spoofing the successful NRK 'slow TV shows'[1] that were all titled thus. Example: https://www.youtube.com/watch?v=z7VYVjR_nwE [1]: https://en.wikipedia.org/wiki/Slow_television#Norwegian_Broa...
Terms and conditions word by word
11–20 of 44 posts
Re: Terms and conditions word by word
#12Re: Terms and conditions word by word
#13I'd really love to see an app which monitors changes in terms and conditions for different apps and services so that I am notified whenever something changes.
There's an RSS feed for all changes, haven't looked to see if there's per-site feeds.
Re: Terms and conditions word by word
#14>1. Cut back on the obvious Would this work when there are different laws for different jurisdictions and there is no way to tell for sure where the user acutally is located? I thought the reason behind the obviousness was to cover everything. >2. Write so that people understand >3. Keep it short and concise That probably wouldn't be beneficial for all the companies using the user-as-the-product model. "Terms of Serv…
We are thus in a rather odd situation where most contracts and agreements are signed without the signer having a clue what they agree to.
Re: Terms and conditions word by word
#15Re: Terms and conditions word by word
#16I'd really love to see an app which monitors changes in terms and conditions for different apps and services so that I am notified whenever something changes.
Re: Terms and conditions word by word
#17>1. Cut back on the obvious Would this work when there are different laws for different jurisdictions and there is no way to tell for sure where the user acutally is located? I thought the reason behind the obviousness was to cover everything. >2. Write so that people understand >3. Keep it short and concise That probably wouldn't be beneficial for all the companies using the user-as-the-product model. "Terms of Serv…
The problem with trying to cover everything, is that it has eroded the definition of informed consent . Expecting a person to do a informed decision on everything is difficult for even a certified expert on law, and much of "everything" is only relevant in context of local law and local contract law which dictate what is and isn't acceptable in a contract. We are thus in a rather odd situation where most contracts an…
1. The weight of individual terms diminished in law as the contract length increases. A reasonable length would be judged by the nature of the contract (a reasonable length for the simple sale of goods would be short, a complex arrangement like a mortgage would be expected to be longer).
2. If for a particular term in favour of party A, party A cannot reasonably believe that party B read and understood it at the time of forming the contract, then the term is void. For example, if a contract is presented to me as a consumer, I clearly have never seen it before and sign it immediately without reading it, the signature should mean nothing and the only contract that exists should be an implied contract around what we are doing.
Re: Terms and conditions word by word
#18I'd really love to see an app which monitors changes in terms and conditions for different apps and services so that I am notified whenever something changes.
Oh so meta.
Re: Terms and conditions word by word
#19edit: I mean that the tool should be a dumb high-pass filter that would work in addition to what tosdr provides through user reviews and manual classification via its plugin: https://tosdr.org/classification.html
Re: Terms and conditions word by word
#20I'd really love to see an app which monitors changes in terms and conditions for different apps and services so that I am notified whenever something changes.
Wouldn't it be pretty easy to create a git repo that you seed with the a bunch of ToS, have a cron fetch them everyday or so, run `git diff` to see if there are changes, push them, tag a new release and boom anyone subscribed will be notified.