--- /dev/null
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name=viewport content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/css/main.css" type="text/css">
+ <title>Privacy Policy ~ Yukkuri Games</title>
+ </head>
+ <body>
+ <header>
+ <a href="/">
+ <img src="/logotype_horizontal_1.png" class=logo alt="(◕ ヮ ◕)">
+ <img src="/logotype_horizontal_2.png" class=optional
+ alt="Yukkuri Games">
+ </a>
+ <h1>Privacy Policy</h1>
+ </header>
+ <main>
+ <h2>Our Site</h2>
+ <p>
+ Rather than a policy about how we're going to protect the data
+ we gather about you, we've got a simpler plan: Our privacy
+ policy is that personal privacy is mostly good, so we'll try
+ as hard as we can to <em>not</em> gather data about you.
+ We'd also like to help you defuse and poison other tracking
+ services.
+ </p>
+ <h3>Log Data</h3>
+ <p>
+ We do basic logging of HTTP requests in order to help maintain
+ our site - fix broken links, block spammers, and so on. These
+ logs look like
+ </p>
+ <pre>78.55.123.218 - - [03/Sep/2014:13:45:06 +0000] "GET /heroik/heroik.html HTTP/1.1" 200 1616 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:32.0) Gecko/20100101 Firefox/32.0"</pre>
+ <p>
+ They contain your IP, the URL you visited, when you visited
+ it, what browser you were using, and (sometimes) where you
+ came from. This is stuff your browser sends to every site you
+ visit, always. If you think it's too much information, most
+ browsers have some way to stop sending so much - for example,
+ in Firefox you can set <code>network.http.sendRefererHeader</code> to
+ <code>false</code> and install <a href="https://addons.mozilla.org/en-US/firefox/addon/user-agent-switcher/">User Agent Switcher</a>.
+ </p>
+ <h3>Mail</h3>
+ <p>
+ We host our own email service. Email sent to yuu at
+ yukkurigames.com
+ <a href="http://mako.cc/copyrighteous/google-has-most-of-my-email-because-it-has-all-of-yours">does not go through GMail on our end</a>.
+
+ </p>
+ <h3>Cookie Policy</h3>
+ <p>
+ We don't use cookies or anything like cookies to track you.
+ </p>
+ <p>
+ We use <em>extremely</em> short-lived cookies to prevent
+ request forgery. These don't contain any identifying
+ information and they self-destruct after a few seconds.
+ </p>
+ <p>
+ For long-term data we use HTML5
+ <a href="http://diveintohtml5.info/storage.html">localStorage</a>
+ and other similar <em>client-side storage</em>. This gives you
+ the benefits of cookies, plus your data is never sent to the
+ server, so there's nothing to secure.
+ </p>
+ <h3>Security</h3>
+ <p>
+ We don't track any user data via this site, so we have no
+ special databases to secure.
+ </p>
+ <p>
+ If you are concerned about your connection being intercepted
+ by someone else, <a href="https://yukkurigames.com/">we offer
+ HTTPS for our main domain</a>. We would like to offer it
+ for more, but the CA racket means we can't afford it.
+ In the future we hope CAs are replaced by something like
+ <a href="http://convergence.io/">Convergence</a> so cheap
+ security is available for everyone, but right now it doesn't
+ work reliably.
+ </p>
+ <h2>Third-Party Links</h2>
+ <p>
+ Because this is the web, we link to other sites. Some of our
+ games are only available from other sites, because trading
+ money for games requires handling at least a little personal
+ data. We'd rather that be done by people good at doing it.
+ </p>
+ <p>
+ Most of these sites don't care about your privacy. Sometimes
+ at least they'll be providing you a useful service in exchange
+ for surveilling you, but usually they're willing to sell you
+ out to a dozen firms via Google in exchange for a pretty bar
+ graph.
+ </p>
+ <p>
+ We think it's awful, too. Sorry.
+ </p>
+ <p>
+ To protect yourself on these sites, we recommend you use
+ tools to help you browse the web safely and securely. One
+ straightforward and reliable one is
+ <a href="https://disconnect.me/">Disconnect</a>.
+ <a href="https://prism-break.org/">PRISM Break has more suggestions</a>,
+ though it's unfortunately-named because this problem <a href="http://www.hiddendriver.com/projects/the-peoples-platform">neither
+ begins nor ends with the PRISM program or state surveillance</a>.
+ </p>
+ <h2>Other Stuff We Don't Do That You Should Push Other Sites To Also Not Do</h2>
+ <ul>
+ <li>
+ We don't run Google Analytics or Cloudfront Analytics or
+ Cloudflare Clicky or any of that garbage. Even if a site
+ needs to collect data for its own operation, these services
+ also feed that data into even larger and more troubling
+ corporate databases.
+ </li>
+ <li>
+ We don't use Google's fonts; we host them ourselves. <a href="http://blog.milandinic.com/wordpress/plugins/disable-google-fonts/">Most Wordpress blogs are helping Google track their readers and they don't even know it.</a> At
+ the very least, demand a cut of Google's revenue if you're
+ going to work for them.
+ </li>
+ <li>
+ We don't put stock "share" buttons on our site. Aside from
+ being useless eyesores <a href="https://www.eff.org/press/releases/stop-sneaky-online-tracking-effs-privacy-badger">these
+ buttons are used by social media companies to track you on
+ other sites</a>. Tools like <a href="https://www.eff.org/privacybadger">EFF's Privacy Badger</a> and <a href="https://disconnect.me/">Disconnect</a> can
+ help block these on other sites.
+ </li>
+ <li>
+ We don't minify or obfuscate most files — HTML, CSS,
+ or JavaScript — we serve. This means it's easy for you
+ to check what we're doing with just your browser.
+ </li>
+ </ul>
+ <h2>Changes</h2>
+ <p>
+ We may update this Privacy Policy from time to time. Since
+ this document is <a href="http://git.yukkurigames.com/yukkurigames.com.git">stored in our site's Git repository</a>, you can easily track these changes.
+ </p>
+ </main>
+ </body>
+</html>
--- /dev/null
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <meta name=viewport content="width=device-width, initial-scale=1">
+ <link rel="stylesheet" href="/css/main.css" type="text/css">
+ <title>Mobile Browsers ~ Yukkuri Games</title>
+ <style>
+ img[alt=Share] {
+ height: 1em;
+ vertical-align: text-bottom;
+ width: auto;
+ }
+ </style>
+ </head>
+ <body>
+ <header>
+ <a href="/">
+ <img src="/logotype_horizontal_1.png" class=logo alt="(◕ ヮ ◕)">
+ <img src="/logotype_horizontal_2.png" class=optional
+ alt="Yukkuri Games">
+ </a>
+ <h1>Support</h1>
+ </header>
+ <main>
+ <h2>Mobile Browsers</h2>
+ <p>
+ If you see something on our site labeled <em>(Mobile) Browser</em>
+ this means you can download it and use it like an app.
+ Most of the features in it will work even when you're not
+ connected to the Internet, and usually there will be some
+ other minor UI changes to better fit a browser-less UI.
+ </p>
+ <p>
+ Currently we try to support iOS 6+, and Android Chrome (which
+ means Android 4.0+). The sites will still work fine in most
+ other mobile browsers, but you won't be able to save them
+ easily for offline use.
+ </p>
+ <p>
+ On iOS 6, use the <img src=share-ios6.png alt=Share> button.
+ On iOS 7, use the <img src=share-ios7.png alt=Share> button.
+ On Android Chrome, use the <img src=share-android.png alt=Share> button.
+ Then choose <strong>Add to Home Screen</strong>.
+ </p>
+ <p>
+ The app will auto-upgrade when you run it while connected to
+ the Internet. Though, this upgrade process often fails because
+ of poor browser support for offline mode - if something goes
+ wrong, you can just delete the application and add it again.
+ Sorry about that.
+ </p>
+
+ <h2>Licenses</h2>
+ <p>
+ As much as possible, we've placed stuff under <a href="http://www.gnu.org/philosophy/free-sw.html#content">free software</a> or <a href="http://creativecommons.org/freeworks">free culture</a> licenses.
+ This means you can do pretty much whatever you want with
+ anything you find on our site, as long as you ensure other
+ people can do the same thing with what you make.
+ </p>
+ <p>
+ Most software we've licensed under the
+ <a href="http://www.gnu.org/copyleft/gpl.html">GNU General
+ Public License</a>, though some parts may be under more
+ liberal licenses.
+ </p>
+ <p>
+ However, we also make play aids, expansions, and variants for
+ games other people have made. The original games are not
+ always free, and we don't want to lay any claim (exclusive or
+ otherwise) to them, so our changes are usually released into
+ the public domain.
+ </p>
+ <p>
+ If you believe we've violated your licensing terms or
+ otherwise misattributed some of your work, please let us know
+ via email at yuu at yukkurigames.com.
+ </p>
+ <h2>Other Problems?</h2>
+ <p>
+ If you have other problems or questions about our site, our
+ software, or using our source code, email us at yuu at
+ yukkurigames.com.
+ </p>
+ </main>
+ </body>
+</html>