1
0
mirror of https://git.teknik.io/Teknikode/Teknik.git synced 2023-08-02 14:16:22 +02:00

Updated Privacy Policy

This commit is contained in:
Uncled1023 2016-01-27 09:21:25 -08:00
parent 62399d605c
commit 834715e643

View File

@ -12,13 +12,12 @@
<li>Email Address (username@(string.Format("@{0}", Model.Config.Host))</li>
<li>Published Blog Posts</li>
<li>Comments</li>
<li>Uploads (Only accessible by direct link)</li>
<li>Uploads (Only if key is saved on server)</li>
<li>Git Repositories</li>
<li>Pastes without passwords</li>
<li>User Profile</li>
<ul>
<li>Registration Date</li>
<li>Last Login Date</li>
<li>About</li>
<li>Website</li>
<li>Quote</li>
@ -34,7 +33,7 @@
<li>Upload File</li>
<li>Paste</li>
<li>Blog Post + Comments</li>
<li>Ricehalla Post</li>
<li>Podcast Comments</li>
</ul>
<li><var>Dates</var> - When you perform an action (ie: register an account), the date of the action will be recorded.</li>
<li><var>Emails</var> - Any email you send or receive with your Teknik.io email address is stored locally onto the server.</li>
@ -44,9 +43,8 @@
While browsing we store the following cookies onto your machine.
</p>
<ul>
<li><var>PHPSESSION</var> - Used by PHP for the server-side code that is ran.</li>
<li><var>auth</var> - Used to authenticate a persistent login (activated when you choose 'remember me' at login).</li>
<li><var>_ga, _pk_id, _pk_ref, piwik_auth</var> - Used as an identifier for site statistics. This can be disabled through the user profile.</li>
<li><var>__RequestVerificationToken</var> - Used for verifying session on POST server side.</li>
<li><var>.ASPXAUTH</var> - Used to authenticate a persistent login (activated when you choose 'remember me' at login).</li>
</ul>
</div>
</div>