<p>Dotplan is an API specification through which the technically capable can express their personalities (or lack thereof) with one another. A modern, decentralized re-imagining of the Unix <ahref='https://unix.stackexchange.com/questions/122782/what-is-plan-for-users'>plan</a> file. It uses <ahref='https://jedisct1.github.io/minisign/'>minisign</a> to verify authenticity.</p>
<h2>What is Dotplan Online?</h2>
@ -34,7 +36,14 @@
-XPUT -d '{"auth":"AUTH_TOKEN","plan":"This is my first plan!"}' \
<p>See the <ahref='https://github.com/rudism/dotplan-online'>GitHub</a> for more details, such as how to sign plans for authenticity and how to support service discovery via domain <ahref='https://en.wikipedia.org/wiki/SRV_record'>SRV records</a>.</p>
<h2>What's the point?</h2>
<p>I like the idea of plan files, and wanted one that I could easily update and inject into my static website using javascript. This was the result.</p>
<footer>
<p>The Dotplan Online source code is licensed under the <ahref='http://www.wtfpl.net/'>WTFPL</a>.</p>
<p>Privacy policy: Dotplan Online collects whatever you send it via the API. Dotplan Online shares your plan contents with anyone who requests it via the API. It does not share any other data, personally identifiable or otherwise, with anyone else.</p>
<p>Terms: This was a silly weekend idea and I can't guarantee this site or the associated service will stick around. If I'm made aware of inappropriate content in a plan I reserve the right to remove it and terminate the associated accounts. If you like this idea and don't want to worry about any of that, you could (and should!) host your own.</p>