2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00

added final english text

This commit is contained in:
Hendrik Niefeld 2019-05-26 21:59:05 +02:00
parent daaebff55b
commit 9c970fea32
6 changed files with 154 additions and 15 deletions

View File

@ -2,7 +2,82 @@ Title: Transparent web analytics deep dive | offen
URL:
save_as: deepdive.html
THIS IS THE DEEPDIVE PAGE
### What is this thing called "my data" and why does seemingly everyone want to get hold of it?
It has a ring, gives a slight spine-chilling sensation and generates a whole lot of clicks: consumer magazines like German "Computer Bild" caution about "Google espionage" [^1] just like the internet has countless tutorials on turning off numerous "data leeches" [^2]. Interestingly, diving into these realms will have you accidentally catching the next toolbar, malware infection or even worse [^3].
<p><a href="/index.html" class="btn">Overview</a></p>
[^1]: Gegen Google-Spionage wehren <https://www.computerbild.de/artikel/cb-Ratgeber-Kurse-Wissen-Was-weiss-Google-ueber-Sie-2799009.html>
[^2]: Datenkrake Windows 10: So schalten Sie auff&auml;llige Funktionen ab <https://praxistipps.chip.de/datenkrake-windows-10-so-schalten-sie-auffaellige-funktionen-ab_99652>
[^3]: Pick a Download, Any Download! <https://blog.malwarebytes.com/cybercrime/2012/10/pick-a-download-any-download/>
Yet, many internet users still don't know what really is happening to their data. Public relation activities trying to calm the public - as undertaken by Facebook for example [^4] - end up being rather disturbing instead of creating transparency, or adding real value to the public debate. Denelle Dixon, COO of Mozilla, just publicly warned the European Commission [^5] about the dangerous effects an opaque apparatus such as Facebook can have on society. Updated Terms and Conditions only parenthetically mention that newly created Google accounts will now hand over real names to third parties for advertising purposes [^6].
[^4]: Sometimes People Assume Facebook Does Things It Doesn't Do <https://www.zeit.de/digital/datenschutz/2019-01/social-media-facebook-mark-zuckerberg-ads-privacy-business-model-transparency>
[^5]: Mozilla Raises Concerns Over Facebook's Lack of Transparency <https://blog.mozilla.org/blog/2019/01/31/mozilla-raises-concerns-over-facebooks-lack-of-transparency/>
[^6]: Google Has Quietly Dropped Ban on Personally Identifiable Web Tracking <https://www.propublica.org/article/google-has-quietly-dropped-ban-on-personally-identifiable-web-tracking>
As a regular user of the internet, are you really being spied upon? *What exactly is "my data"?* Can a website operator see my name when I'm using it? Does it know about my Email address or my phone number? Does it know which other websites I have been visiting, which search query led me to the site in the first place, what I have recently purchased online, or who I am acquainted with?
> If you have something that you don't want anyone to know, maybe you shouldn't be doing it in the first place. [^7]
>
> Eric Schmidt (at this time CEO of Google), 2009
[^7]: Google CEO Eric Schmidt Dismisses the Importance of Privacy <https://www.eff.org/de/deeplinks/2009/12/google-ceo-eric-schmidt-dismisses-privacy>
We would like to turn the tables on this much quoted statement and apply it to the operators of services and websites instead of their users. The analytics software __offen__ *transparently and uncompromisingly discloses what data is being collected and what it is being used for* to the users.
---
### For users
Visiting a website or using a web application that utilizes __offen__, the user gains access to and ownership of the usage data collected. The cookie used by __offen__ allows viewing all of the associated metrics, the users can *assert themselves what is being collected and what isn't*. Data is being displayed in an accessible and articulate manner and each metric comes with explanations about its usage, relevance and possible privacy implications.
Users can choose to export their data, delete it selectively or in its entirety, or simply opt out of any data collection.
### For operators
Operators of small and mid-sized websites and web applications are faced with growing challenges not only since the introduction of GDPR: how do they gain insights into what users are interested in and which of the features offered are being used? Is it possible to showcase *transparent and considerate handling of user data* - i.e. neither being spy or data leech - without surrendering and abandoning usage metrics altogether?
Choosing __offen__, websites and web applications obtain a free, open and robust tool for collecting and analyzing relevant usage data. The insights gained enable continuous improvement of these services while still respecting their user's privacy. *Opening up the data to the users does not constitute a disadvantage, but strengthens the relationship with them* by being entirely transparent.
### Part of the public debate
Transparently handling usage data in the open creates mutual trust while still enabling operators to collect needed usage statistics. __offen__ is designed to be a mediating agent only, and does not side with either users or operators. Sharing knowledge between the two parties creates opportunities for an *open and fact based discussion* about user data and privacy. Users gain insights into what data is being collected and what these data points are used for, just like they learn about which kind of data is not part of the collection. They are enabled to reach self-determined decisions about what they consent with and what they disagree with when it comes to privacy on the web, also in other contexts than analytics.
We want to exemplify that it is time to depart the age of "data capitalism" [^8] and to create *technologies and infrastructure that are transparent, open and oriented towards the common good*
[^8]: Vielleicht wird in Zukunft auch mit Gewalt um Daten gek&auml;mpft <https://www.zeit.de/digital/datenschutz/2019-01/datenschutz-nick-couldry-datenkolonialismus-datenhandel/komplettansicht>
---
### offen as a technology
At runtime, __offen__ is just mediating exchange between users and operators. Usage data is collected in conformance to GDPR and with the concept of "Datensparsamkeit" [^9] in mind. All user data is encrypted in the browser so that it can only be accessed by the users themselves or the matching operator. While being collected in the context of a website or application, neither operators nor third party scripts have any possibilty to access the usage data. __offen__ itself doesn't have any way of decrypting, processing or even selling the gathered data at any point.
[^9]: Datensparsamkeit <https://martinfowler.com/bliki/Datensparsamkeit.html>
The software itself, as well as *all the used tools are open source*, [project planning][pivotal-tracker]{: target="_blank"} and [technical specification][rfcs-repo]{: target="_blank"} take place in the open and actively solicit feedback from the general public. The infrastructure the service is deployed to is split into three isolated environments in order to minimize possible attack vectors.
[pivotal-tracker]: https://www.pivotaltracker.com/n/projects/2334535
[rfcs-repo]: https://github.com/offen/rfcs
Users and operators are given intuitive and accessibility-focused tools for analyzing and managing their data in the form of a web application and a browser extension. Operators deploy the service using a simple script tag. More sophisticated use cases are covered by a dedicated SDK.
---
### Modus Operandi
Developing and running __offen__ can only work out when it is entirely *free of any kind of economic constraints or goals* and its only objective is *contributing to the common good*. Development of a prototype is reliant on public grants or similar funding sources. Long term operation of the software, just like its maintenance and continued development, is tied to resources granted by foundations or being donated by the public.
### Status Quo
__offen__ is created by [Frederik Ring][frederik-ring]{: target="_blank"} and [Hendrik Niefeld][hendrik-niefeld]{: target="_blank"} and is currently being conceptually designed, both as a product as well as as a software.
We are happy about any kind of feedback. From *criticism and praise to contributions or support*, everything is welcome.
<a href="/index.html" class="btn">Summary</a>
---
[hendrik-niefeld]: http://niefeld.com/
[frederik-ring]: https://www.frederikring.com/

View File

@ -2,14 +2,12 @@ Title: Transparent web analytics | offen
URL:
save_as: index.html
__offen__ is a web analytics software that gives users access to the data they are generating. Not only operators running sites or applications are given able to use the analytics tools, but also *the users themselves are granted access to and ownership of their data*.
__offen__ is a web analytics software that *gives users access* to the data they are generating. Not only operators running sites or applications are given access to the *analytics tools,* but also the users themselves are granted access and *ownership regarding their data.*
Usage metrics come with explanations about their meaning, relevance, usage and possible privacy implications. __offen__ also details *which kind of data is not collected*. All data can be deleted selectively or in its entirety by the users, or the collection can be disabled altogether.
Usage *metrics come with explanations* about their meaning, relevance, usage and possible privacy implications. __offen__ also details which kind of data is *not collected.* All data can be deleted selectively or in its entirety by the users or its *recording can be disabled* altogether.
__offen__ treats both users and operators as parties of *equal importance.* Users can expect full transparency and are encouraged to make *autonomous decisions* regarding the use of their data. Operators are enabled to *gain insights while dealing fairly* with user data.
__offen__ is currently in the concept phase and is applying for various development funds.
__offen__ treats both users and operators as parties of equal importance. Users can expect full transparency and are encouraged to make *autonomous and informed decisions regarding the use of their data*. Operators are enabled to gain insights while respecting their users' privacy and their data.
__offen__ is currently being conceptually designed and is applying for funds to sustain its development.
<a href="/deepdive.html" class="btn">Deep Dive</a>

View File

@ -20,8 +20,70 @@
<strong>offen</strong> is a free analysis software for websites and web applications that allows a fair handling of data.
</h2>
<p>THIS IS THE DEEPDIVE PAGE</p>
<p><a href="/index.html" class="btn">Overview</a></p>
<h3>What is this thing called "my data" and why does seemingly everyone want to get hold of it?</h3>
<p>It has a ring, gives a slight spine-chilling sensation and generates a whole lot of clicks: consumer magazines like German "Computer Bild" caution about "Google espionage" <sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup> just like the internet has countless tutorials on turning off numerous "data leeches" <sup id="fnref:2"><a class="footnote-ref" href="#fn:2">2</a></sup>. Interestingly, diving into these realms will have you accidentally catching the next toolbar, malware infection or even worse <sup id="fnref:3"><a class="footnote-ref" href="#fn:3">3</a></sup>.</p>
<p>Yet, many internet users still don't know what really is happening to their data. Public relation activities trying to calm the public - as undertaken by Facebook for example <sup id="fnref:4"><a class="footnote-ref" href="#fn:4">4</a></sup> - end up being rather disturbing instead of creating transparency, or adding real value to the public debate. Denelle Dixon, COO of Mozilla, just publicly warned the European Commission <sup id="fnref:5"><a class="footnote-ref" href="#fn:5">5</a></sup> about the dangerous effects an opaque apparatus such as Facebook can have on society. Updated Terms and Conditions only parenthetically mention that newly created Google accounts will now hand over real names to third parties for advertising purposes <sup id="fnref:6"><a class="footnote-ref" href="#fn:6">6</a></sup>.</p>
<p>As a regular user of the internet, are you really being spied upon? <em>What exactly is "my data"?</em> Can a website operator see my name when I'm using it? Does it know about my Email address or my phone number? Does it know which other websites I have been visiting, which search query led me to the site in the first place, what I have recently purchased online, or who I am acquainted with?</p>
<blockquote>
<p>If you have something that you don't want anyone to know, maybe you shouldn't be doing it in the first place. <sup id="fnref:7"><a class="footnote-ref" href="#fn:7">7</a></sup></p>
<p>Eric Schmidt (at this time CEO of Google), 2009</p>
</blockquote>
<p>We would like to turn the tables on this much quoted statement and apply it to the operators of services and websites instead of their users. The analytics software <strong>offen</strong> <em>transparently and uncompromisingly discloses what data is being collected and what it is being used for</em> to the users.</p>
<hr>
<h3>For users</h3>
<p>Visiting a website or using a web application that utilizes <strong>offen</strong>, the user gains access to and ownership of the usage data collected. The cookie used by <strong>offen</strong> allows viewing all of the associated metrics, the users can <em>assert themselves what is being collected and what isn't</em>. Data is being displayed in an accessible and articulate manner and each metric comes with explanations about its usage, relevance and possible privacy implications.</p>
<p>Users can choose to export their data, delete it selectively or in its entirety, or simply opt out of any data collection.</p>
<h3>For operators</h3>
<p>Operators of small and mid-sized websites and web applications are faced with growing challenges not only since the introduction of GDPR: how do they gain insights into what users are interested in and which of the features offered are being used? Is it possible to showcase <em>transparent and considerate handling of user data</em> - i.e. neither being spy or data leech - without surrendering and abandoning usage metrics altogether?</p>
<p>Choosing <strong>offen</strong>, websites and web applications obtain a free, open and robust tool for collecting and analyzing relevant usage data. The insights gained enable continuous improvement of these services while still respecting their user's privacy. <em>Opening up the data to the users does not constitute a disadvantage, but strengthens the relationship with them</em> by being entirely transparent.</p>
<h3>Part of the public debate</h3>
<p>Transparently handling usage data in the open creates mutual trust while still enabling operators to collect needed usage statistics. <strong>offen</strong> is designed to be a mediating agent only, and does not side with either users or operators. Sharing knowledge between the two parties creates opportunities for an <em>open and fact based discussion</em> about user data and privacy. Users gain insights into what data is being collected and what these data points are used for, just like they learn about which kind of data is not part of the collection. They are enabled to reach self-determined decisions about what they consent with and what they disagree with when it comes to privacy on the web, also in other contexts than analytics.</p>
<p>We want to exemplify that it is time to depart the age of "data capitalism" <sup id="fnref:8"><a class="footnote-ref" href="#fn:8">8</a></sup> and to create <em>technologies and infrastructure that are transparent, open and oriented towards the common good</em></p>
<hr>
<h3>offen as a technology</h3>
<p>At runtime, <strong>offen</strong> is just mediating exchange between users and operators. Usage data is collected in conformance to GDPR and with the concept of "Datensparsamkeit" <sup id="fnref:9"><a class="footnote-ref" href="#fn:9">9</a></sup> in mind. All user data is encrypted in the browser so that it can only be accessed by the users themselves or the matching operator. While being collected in the context of a website or application, neither operators nor third party scripts have any possibilty to access the usage data. <strong>offen</strong> itself doesn't have any way of decrypting, processing or even selling the gathered data at any point.</p>
<p>The software itself, as well as <em>all the used tools are open source</em>, <a href="https://www.pivotaltracker.com/n/projects/2334535" target="_blank">project planning</a> and <a href="https://github.com/offen/rfcs" target="_blank">technical specification</a> take place in the open and actively solicit feedback from the general public. The infrastructure the service is deployed to is split into three isolated environments in order to minimize possible attack vectors.</p>
<p>Users and operators are given intuitive and accessibility-focused tools for analyzing and managing their data in the form of a web application and a browser extension. Operators deploy the service using a simple script tag. More sophisticated use cases are covered by a dedicated SDK.</p>
<hr>
<h3>Modus Operandi</h3>
<p>Developing and running <strong>offen</strong> can only work out when it is entirely <em>free of any kind of economic constraints or goals</em> and its only objective is <em>contributing to the common good</em>. Development of a prototype is reliant on public grants or similar funding sources. Long term operation of the software, just like its maintenance and continued development, is tied to resources granted by foundations or being donated by the public.</p>
<h3>Status Quo</h3>
<p><strong>offen</strong> is created by <a href="https://www.frederikring.com/" target="_blank">Frederik Ring</a> and <a href="http://niefeld.com/" target="_blank">Hendrik Niefeld</a> and is currently being conceptually designed, both as a product as well as as a software.</p>
<p>We are happy about any kind of feedback. From <em>criticism and praise to contributions or support</em>, everything is welcome.</p>
<p><a href="/index.html" class="btn">Summary</a></p>
<hr>
<div class="footnote">
<hr>
<ol>
<li id="fn:1">
<p>Gegen Google-Spionage wehren <a href="https://www.computerbild.de/artikel/cb-Ratgeber-Kurse-Wissen-Was-weiss-Google-ueber-Sie-2799009.html">https://www.computerbild.de/artikel/cb-Ratgeber-Kurse-Wissen-Was-weiss-Google-ueber-Sie-2799009.html</a>&#160;<a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">&#8617;</a></p>
</li>
<li id="fn:2">
<p>Datenkrake Windows 10: So schalten Sie auff&auml;llige Funktionen ab <a href="https://praxistipps.chip.de/datenkrake-windows-10-so-schalten-sie-auffaellige-funktionen-ab_99652">https://praxistipps.chip.de/datenkrake-windows-10-so-schalten-sie-auffaellige-funktionen-ab_99652</a>&#160;<a class="footnote-backref" href="#fnref:2" title="Jump back to footnote 2 in the text">&#8617;</a></p>
</li>
<li id="fn:3">
<p>Pick a Download, Any Download! <a href="https://blog.malwarebytes.com/cybercrime/2012/10/pick-a-download-any-download/">https://blog.malwarebytes.com/cybercrime/2012/10/pick-a-download-any-download/</a>&#160;<a class="footnote-backref" href="#fnref:3" title="Jump back to footnote 3 in the text">&#8617;</a></p>
</li>
<li id="fn:4">
<p>Sometimes People Assume Facebook Does Things It Doesn't Do <a href="https://www.zeit.de/digital/datenschutz/2019-01/social-media-facebook-mark-zuckerberg-ads-privacy-business-model-transparency">https://www.zeit.de/digital/datenschutz/2019-01/social-media-facebook-mark-zuckerberg-ads-privacy-business-model-transparency</a>&#160;<a class="footnote-backref" href="#fnref:4" title="Jump back to footnote 4 in the text">&#8617;</a></p>
</li>
<li id="fn:5">
<p>Mozilla Raises Concerns Over Facebook's Lack of Transparency <a href="https://blog.mozilla.org/blog/2019/01/31/mozilla-raises-concerns-over-facebooks-lack-of-transparency/">https://blog.mozilla.org/blog/2019/01/31/mozilla-raises-concerns-over-facebooks-lack-of-transparency/</a>&#160;<a class="footnote-backref" href="#fnref:5" title="Jump back to footnote 5 in the text">&#8617;</a></p>
</li>
<li id="fn:6">
<p>Google Has Quietly Dropped Ban on Personally Identifiable Web Tracking <a href="https://www.propublica.org/article/google-has-quietly-dropped-ban-on-personally-identifiable-web-tracking">https://www.propublica.org/article/google-has-quietly-dropped-ban-on-personally-identifiable-web-tracking</a>&#160;<a class="footnote-backref" href="#fnref:6" title="Jump back to footnote 6 in the text">&#8617;</a></p>
</li>
<li id="fn:7">
<p>Google CEO Eric Schmidt Dismisses the Importance of Privacy <a href="https://www.eff.org/de/deeplinks/2009/12/google-ceo-eric-schmidt-dismisses-privacy">https://www.eff.org/de/deeplinks/2009/12/google-ceo-eric-schmidt-dismisses-privacy</a>&#160;<a class="footnote-backref" href="#fnref:7" title="Jump back to footnote 7 in the text">&#8617;</a></p>
</li>
<li id="fn:8">
<p>Vielleicht wird in Zukunft auch mit Gewalt um Daten gek&auml;mpft <a href="https://www.zeit.de/digital/datenschutz/2019-01/datenschutz-nick-couldry-datenkolonialismus-datenhandel/komplettansicht">https://www.zeit.de/digital/datenschutz/2019-01/datenschutz-nick-couldry-datenkolonialismus-datenhandel/komplettansicht</a>&#160;<a class="footnote-backref" href="#fnref:8" title="Jump back to footnote 8 in the text">&#8617;</a></p>
</li>
<li id="fn:9">
<p>Datensparsamkeit <a href="https://martinfowler.com/bliki/Datensparsamkeit.html">https://martinfowler.com/bliki/Datensparsamkeit.html</a>&#160;<a class="footnote-backref" href="#fnref:9" title="Jump back to footnote 9 in the text">&#8617;</a></p>
</li>
</ol>
</div>
</section>
<footer>

View File

@ -20,10 +20,10 @@
<strong>offen</strong> is a free analysis software for websites and web applications that allows a fair handling of data.
</h2>
<p><strong>offen</strong> is a web analytics software that <em>gives users access</em> to the data they are generating. Not only operators running sites or applications are given access to the <em>analytics tools,</em> but also the users themselves are granted access and <em>ownership regarding their data.</em></p>
<p>Usage <em>metrics come with explanations</em> about their meaning, relevance, usage and possible privacy implications. <strong>offen</strong> also details which kind of data is <em>not collected.</em> All data can be deleted selectively or in its entirety by the users or its <em>recording can be disabled</em> altogether.</p>
<p><strong>offen</strong> treats both users and operators as parties of <em>equal importance.</em> Users can expect full transparency and are encouraged to make <em>autonomous decisions</em> regarding the use of their data. Operators are enabled to <em>gain insights while dealing fairly</em> with user data.</p>
<p><strong>offen</strong> is currently in the concept phase and is applying for various development funds.</p>
<p><strong>offen</strong> is a web analytics software that gives users access to the data they are generating. Not only operators running sites or applications are given able to use the analytics tools, but also <em>the users themselves are granted access to and ownership of their data</em>.</p>
<p>Usage metrics come with explanations about their meaning, relevance, usage and possible privacy implications. <strong>offen</strong> also details <em>which kind of data is not collected</em>. All data can be deleted selectively or in its entirety by the users, or the collection can be disabled altogether.</p>
<p><strong>offen</strong> treats both users and operators as parties of equal importance. Users can expect full transparency and are encouraged to make <em>autonomous and informed decisions regarding the use of their data</em>. Operators are enabled to gain insights while respecting their users' privacy and their data.</p>
<p><strong>offen</strong> is currently being conceptually designed and is applying for funds to sustain its development.</p>
<p><a href="/deepdive.html" class="btn">Deep Dive</a></p>
</section>

View File

@ -3,6 +3,10 @@
from __future__ import unicode_literals
import logging
# If your site is available via HTTPS, make sure SITEURL begins with https://
SITEURL = 'https://www.offen.dev'
RELATIVE_URLS = False
AUTHOR = 'offen'
SITENAME = 'offen'
SITEURL = ''
@ -27,7 +31,7 @@ DEFAULT_PAGINATION = False
# added configs ----------------------------------------------
THEME = 'offen'
THEME = 'homepage-theme'
# Delete the output directory before generating new files.
DELETE_OUTPUT_DIRECTORY = True