Anyone has any good examples of terms of service written for human beings?
I want to add something but don't want it to be written by a lawyer for a robot.
We have a nice human friendly privacy page so would be good with something similar for ToS.
Anyone has any good examples of terms of service written for human beings?
I want to add something but don't want it to be written by a lawyer for a robot.
We have a nice human friendly privacy page so would be good with something similar for ToS.
@markosaric When you make a legal document, you don't have to specify that they can't do anything illegal, that is assumed by the body of the law and you can't write anything in that would allow them to do something that is forbidden by a law which has jurisdiction in a larger domain.
If this is the ToS for using your software, that would be equivalent to your License, but if your company has a hosted service that you have terms for, then it would be slightly different.
If you really mean that everything is fine unless it is illegal, and you are sure that you understand what is and isn't illegal in your field, then you could just tell them that you have an all permissive Terms of Service, which you could model along the lines of the GNU APL: https://spdx.org/licenses/FSFAP.html
@markosaric The basic difference between a License and a ToS is that in a License you are saying, "You can use my product IF..." and in a ToS you are saying, "You can use my service IF..."
At least from how I understand it #notalawer #butIplayoneontheinternet