-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Likely privacy violation and GDPR violation in proposed online PWA approach #195
Comments
Ja się dołącze do tego issue z pytaniem szczegółowym: |
Ja też z góry przepraszam za angielski - ale to issue wydało mi się na tyle ważne żeby zobaczyło go Apple i Google (już dostali) w czasie review że stworzyłem je po angielsku żeby nie było problemów ze zrozumieniem przez nich o co chodzi. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Additionally in the pastThe CBA - Central anti-corruption office (government controlled) used a trojan (also for Android system and iOS system) named "Pegasus" (polish article: https://niebezpiecznik.pl/post/jak-wyglada-rzadowy-trojan-pegasus-od-srodka/). The trojan has been used for surveilance of Polish citizens. The trojan has been bought by CBA from HackingTeam (https://niebezpiecznik.pl/post/hacking-team-hacked/) for €200.000. Due to above, there is needed, the application should not download PWA application from servers! |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
[EN VERSION] An application that violates European law (POLAND still belong to the European Union) and deanonymizing the user by sending his IP to the server of the Ministry of Digitization without the required consent in the form of a dialog box should be removed from there. {PL VERSION] Aplikacja łamiąca prawo europejskie (nadal należymy do Unii Europejskiej) oraz deanonimizująca użytkownika poprzez wysyłanie jego IP na serwer Ministerstwa Cyfryzacji bez wymaganej zgody w postaci okna dialogowego powinna zostać stamtąd usunięta. Niestety mój angielski jest zbyt cienki, abym to opisała poprawnie i zrozumiale, a od jakości opisu zależy czy to zrozumieją i rozpatrzą. |
Wygląda na to, że aplikacja ( na razie mamy PWA które ładuje kod ekranów z serwera) , pokazuje ekran z polityką prywatnosci dopiero PO połaczeniu się z serwerem. Czyli nawet jeśli user nie udzieli aplikacji zgody na przetwarzanie danych to i tak rząd ma odnotowane dane (ip) użytkownika, który pobrał aplikację, NIE udzielł zgody na zbieranie jakichkolwiek danych i ją odinstalował. |
Translated: Comment: |
Problems mentioned in this topic should be resolved very soon with the next major update. Thanks! EDIT: |
Not "should" but "will". When (I ask about a date) will be resolved?
"Next minor update" or "next update". When it will be done? @Tarvald |
@SeraMoon |
When? (maximum date) Please enter a specific date, otherwise I will hate programming in JS5. |
In this comment, @MateuszRomanow estimated building offline PWA version of the app in the between 7 to 10 days. Today is an official release of ProteGo 4.1.1 on Android. Stay tuned. |
[PL Version] [EN Version] |
Next article about "privacy" in ProteGO-Safe and a thread about WebView and PWA. @Tarvald BTW. This time it is not me writing about lies. Satisfied? |
We have confirmed information that 4.2 update with offline PWA approach, will be in approx 10 days starting from now :) |
@Tarvald Based on above my expectation is to get new release, without online PWA, not later than 22.06.2020 (in normal circumstances I wouldn't count Saturdays - but these are not normal and as you wrote in other post "every hour matters"). I'm not the only one waiting for this offline release (I believe you noted we are not pushing hard, just waiting to see it happen). |
@kwiszowaty |
@kwiszowaty I confirm our goal to release 4.2 update (with PWA offline) not later than 22.06.2020. |
@potiuk |
... bez audytu prywatności i bezpieczeństwa przeprowadzonych przed publicznym wydaniem aplikacji. |
Describe the bug
There is a very likely possibility that the current PWA approach (discussed in #189 ) proposed by application creators and Ministry of Digital Affairs violates privacy and is not compliant with GDPR rules (polish RODO).
To Reproduce
As we extensively discussed in #116 when the server is managed by Minstry of Digital Affairs, the IP address of connecting person should be treated as Personal Data - because Ministry has possibility of connecting the IP address to the actual person. In the light of https://archiwum.giodo.gov.pl/pl/319/2258 and Ustawa z 15 stycznia 2016 r. o zmianie ustawy o Policji oraz niektórych innych ustaw (Dz. U. 2016, poz. 147) the Ministry has the possibility of retrieving personal identiy of people based on the IP address they connect from and the time of connection. Both o which are available on the server side of the server that provides online PWA Application. The application will be connecting periodically and downloading updated PWA application and this will give the Minstry the following information:
In my opinion, this violates:
tracing tools in the context of the COVID-19 outbreak
Expected behavior
The PWA application should be embedded in the mobile application. Application should only contact Ministry servers in order to voluntarily upload the information when person is positively diagnosed with COVID-19. The application should not contact the server of Ministry for anything else. This should be audited and verified for every release of the application.
The text was updated successfully, but these errors were encountered: