lots of progress on different parts of website
This commit is contained in:
@@ -12,14 +12,12 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="nav"></div>
|
||||
<div class="title-container">
|
||||
<div class="title-wrapper">
|
||||
<h1 class="title">Privacy Policy</h1>
|
||||
<h2 class="subtitle">This is how data is handled</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<img src="/assets/Logo.png" alt="page Logo" class="project-logo">
|
||||
<h1 class="title">Privacy Policy</h1>
|
||||
<p style="text-align: center; margin-bottom: 5%;">Privacy is the most important aspect for me when developing software. In short, none of my apps or websites collect any kind of data on your interaction.</p>
|
||||
|
||||
<h2>Privacy in my iOS Apps</h2>
|
||||
<p>All of the apps developed by Janis Hutz follow strict privacy rules. As such, my Apps do not collect any data other than the standard data that is being collected by Apple to give me an idea on how many people use the app. You may opt out of that feature in the system settings. All of the data collected there is anonymised and I therefore cannot see anything other than a higher number on the active user data. Privacy is one of the most important factors in the development of my apps! This may have an impact on the stability of the apps, so please, if you would like, enable "Share with Developers" setting in the Settings app under "Privacy" > "Analytics & Improvements". This allows me to see an anonymised crash report if the app'd crash.
|
||||
I do heavily rely on AppStore Reviews, Ratings and Beta feedback to improve my apps, as this is the least privacy invading option out there. Please also contact me, if you'd like to test this app as a beta!</p>
|
||||
|
||||
Reference in New Issue
Block a user