Created
August 3, 2018 14:19
-
-
Save airhadoken/ad7971cf894e6332953707f8968be98a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<html> | |
<head> | |
<title>Twitter app privacy policy</title> | |
</head> | |
<body> | |
<h1>Privacy policy for Twitter API app "twitter_joints"</h1> | |
<p>The following terms cover the handling of user data</p> | |
<ul> | |
<li>The primary function of the twitter_joints Twitter API app, hereafter known as "this app", is to publish content | |
in an automated manner using varied source corpora including, but not limited to, content already hosted on Twitter, | |
content from external sources, generated works, and combinations of these.</li> | |
<li>All source content is from publicly available sources, except in cases where private sources have been created and | |
curated for the express purpose of publishing to Twitter.</li> | |
<li>No account using this app shall have access to private user data not expressly curated by the user for the purpose | |
of posting through this app to the account's Twitter feed.</li> | |
<li>All data, including private corpus data, fed into this app will be posted publicly on Twitter.</li> | |
<li>The creator of this app, as defined in the Terms of Service, may share content which this app posts to Twitter on | |
other platforms.</li> | |
</ul> | |
</body> | |
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment