diff --git a/out/static/style.css b/out/static/style.css index 2614c39..5fe176f 100644 --- a/out/static/style.css +++ b/out/static/style.css @@ -204,11 +204,12 @@ p.trckr { font-size: .9em; margin-left: .5em; } .cs1{stroke:#CA0D3A} /* Help needed */ -.help-links td { padding: .5em; } -.help-links tr:nth-child(even) { background: #DDD; } -.help-links tr:nth-child(odd) { background: #F9F9F9; } -.help-links .notyet { color: #D11; } -.help-links .done { color: #52C840; } +#help-links td { padding: .5em; } +#help-links tr:nth-child(even) { background: #DDD; } +#help-links tr:nth-child(odd) { background: #F9F9F9; } +#help-links span.snd { display: table; } +#help-links .notyet { color: #D11; } +#help-links .done { color: #52C840; } /* responsive */ @media(max-width: 647px) { diff --git a/src/html_root.py b/src/html_root.py index 652719b..cf0579a 100755 --- a/src/html_root.py +++ b/src/html_root.py @@ -1,5 +1,6 @@ #!/usr/bin/env python3 +import os import common_lib as mylib @@ -35,44 +36,50 @@ def gen_root(): def gen_help(): - many = 7 txt = '''
- This study contains two stages. This is the first one. - We have selected a random sample of applications for evaluation. - We want to track the app behviour over a longer period of time. +
+ With the release of iOS 14 some Privacy features are put into the spotlight. + One of these features is making transparent how your data is being used for tracking purposes. + Developers are now required to self-report their privacy practices.
- You can help us by providing app recordings of the following application. - The more you record the better. - Ideally you could do recordings for all the apps below. - But really, even if you only find time for a single recording, anything helps! + We have selected a random sample of applications for evaluation and want to check whether the app behaviour changes over time. + This study consists of two stages; this is the second. + In the first stage we recorded the app communications before iOS 14 was released. + In the second stage we repeat the process after the launch of iOS 14.
- We need at least {} recordings per app. Stage 2 will follow in a few weeks. - Get the Testflight beta. + You can help us by providing app recordings of the following applications. + Make sure to update to the lastest AppCheck version (v.34) which includes a check for the iOS version. + Get the Testflight beta.
| App Name | pre iOS 14 | post iOS 14 | |
|---|---|---|---|
| {0} | -{2} | -{3} | -{4} | -
| {} | +{} Download from AppStore | +{} | +{} | +