CINXE.COM

Privacy Policy - gettalong's web home

<!DOCTYPE HTML> <html> <head> <title>Privacy Policy - gettalong's web home</title> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="stylesheet" href="assets/sass/main.css" /> </head> <body> <div id="wrapper"> <!-- Header --> <header id="header"> <h1><a href="index.html" hreflang="en">gettalong's web home</a></h1> <nav class="links"> <ul><li class="webgen-menu-level1"><a href="posts.html" hreflang="en">Posts</a></li><li class="webgen-menu-level1"><a href="projects.html" hreflang="en">Projects</a></li><li class="webgen-menu-level1"><a href="about.html" hreflang="en">About</a></li></ul> </nav> <ul class="icons"> <li><a href="https://github.com/gettalong" class="fa-github"><span class="label">@gettalong on Github</span></a></li> <li><a href="https://twitter.com/_gettalong" class="fa-twitter"><span class="label">@_gettalong on Twitter</span></a></li> <li><a href="mailto:t_leitner@gmx.at" class="fa-envelope"><span class="label">Email</span></a></li> </ul> <nav class="main"> <ul> <li class="menu"> <a class="fa-bars" href="#menu">Menu</a> </li> </ul> </nav> </header> <section id="menu"> <section> <ul class="links"><li class="webgen-menu-level1"><a href="posts.html" hreflang="en">Posts</a></li><li class="webgen-menu-level1"><a href="projects.html" hreflang="en">Projects</a></li><li class="webgen-menu-level1"><a href="about.html" hreflang="en">About</a></li></ul> </section> </section> <!-- Main --> <div id="main"> <article class="post"> <header> <div class="title"><h2>Privacy Policy</h2></div> </header> <p>I value the privacy of your data and only process it according to the laws (GDPR, TKG2003). In this privacy policy I inform you about the most important aspects of data processing within the <code>*.gettalong.org</code> websites.</p> <h3 id="web-analytics">Web Analytics</h3> <p>I use <a href="https://matomo.org/">Matomo</a> for web analytics. Matomo uses a persistent cookie (a small data file that gets stored on your computer by a website) to detect recurring visits. It is self-hosted and therefore no data is given to third-parties. IP addresses are anonymized and visitors are not tracked across websites. Individual tracking data is deleted after 180 days.</p> <p>If you have activated the <a href="https://en.wikipedia.org/wiki/Do_Not_Track">“Do Not Track” feature</a> of your browser, your visits are not tracked. Alternatively, you can opt-out of being tracked below:</p> <iframe style="border: 0; height: 200px; width: 600px;" src="https://stats.gettalong.org/index.php?module=CoreAdminHome&amp;action=optOut&amp;language=en"></iframe> <h3 id="logging">Logging</h3> <p>When accessing the websites, some data is logged (truncated IP address, date and time of access, referrer URL and user agent used by the client) for one month to help in fixing errors and optimizing the websites.</p> <h3 id="your-rights">Your Rights</h3> <p>You have the right to be informed, of access, to rectification, to erasure, to restricted processing, to data portability and the right to object. If you believe that your rights with respect to your privacy have been violated, you can file a complaint at the <a href="https://www.dsb.gv.at">Austrian data protection agency</a> (“Datenschutzbehörde”).</p> <h3 id="contact">Contact</h3> <p>You can contact me via <a href="mailto:t_leitner@gmx.at">t_leitner@gmx.at</a>.</p> </article> </div> <!-- Sidebar --> <section id="sidebar"> <!-- Intro --> <section id="intro"> <header> <h2>Life Happens, Programs Don't</h2> <p>Musings About Programming and Software Engineering</p> </header> </section> <!-- About --> <section class="blurb"> <h2>About</h2> <p>This is Thomas Leitner's website and blog about Ruby, programming, software engineering and the joy of solving problems.</p> <ul class="actions"> <li><a href="about.html" class="button">Learn More</a></li> </ul> </section> <!-- Footer --> <section id="footer"> <p class="copyright">&copy; Thomas Leitner. | <a href="https://gettalong.at">My Business Website</a><br /> <a href="legal.html">Legal Notice</a> | <a href="privacy.html">Privacy Policy</a><br /> Generated by <a href="https://webgen.gettalong.org">webgen</a>.<br /> Design based on Future Imperfect by <a href="http://html5up.net">HTML5 UP</a></p> </section> </section> </div> <!-- Scripts --> <script src="assets/js/app-20161017220626.js"></script> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setDoNotTrack", true]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="//stats.gettalong.org/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', '1']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="//stats.gettalong.org/piwik.php?idsite=1&amp;rec=1" style="border:0;" alt="" /></p></noscript> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10