-
-
Notifications
You must be signed in to change notification settings - Fork 208
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
Add "Personal Health" section #1562
Comments
I believe functionality analogous to Apple Health's Health Record functionality is available on Android with CommonHealth, which lets you store and access your medical health data locally on your device, but I don't believe it has any personal health tracking capabilities.
The health-tracking scene on Android has changed this year as I'm looking into it. We should look into whether Google's Health Connect is suitable. The main issue I see at a glance is that it doesn't provide any tracking functionality itself, leaving that up to third-party apps which may be privacy-invasive. We should be able to find a collection of privacy-respecting individual apps on Android that fulfill different roles Apple Health fulfills on iOS, such as pedometer apps, nutrition apps, period tracking apps, et cetera. https://f-droid.org/en/categories/sports-health/index.html could be promising. |
I've wondered about this myself, and perhaps might look at a few options. |
I don't know of any apps for this, but very much approve of this as a section. |
I have a personal interest in this and have done a lot of research on the matter (primarily on web and iOS -- not android). If I can help turn you on to various apps, software, etc., please just ask. Since iOS has such a focus on heart and cardiac monitoring, I've found the most useful cardiac iOS app is HeartWatch. (I don't have any affiliation with them or any of these companies/apps). They don't have any telemetry or data sharing or "proprietary cloud feature" that I am aware of. All data stays on-device, that is what makes it private. What makes it useful are the analytics it provides with your heart-data. They have an app for sleep tracking, AutoSleep, but I don't use that one.
LMK if you want other recommendations. @jonaharagon Edit: Just looked at the Blood Pressure app again and yikes. Probably shouldn't include it on your recommendations list. |
I think it would be helpful if you explained the difference between "health data" and "medical data" from a privacy/legal perspective. Patient-Generated Health Data (PGHD) is a thing (definition) and is not covered by HIPAA. The health data which users voluntarily upload to apps are not private and are not afforded the same protections that medical data is afforded. It doesn't matter if the data is generated by a wearable or from a doctor's office. If the data in question is provided and voluntarily uploaded by the patient to a 3rd party repository (such as an app), HIPAA protections no longer apply. The only exception to this is if that 3rd party repository is your physician's medical software. If you're uploading PGHD data from your iPhone (Apple Health) via MyChart to your physican's Epic (EMR) instance, then that data is covered under HIPAA. It is covered because it is classified as doctor-patient communications, which is protected- assuming hospital or physician is a Covered Entity. tl;dr -
|
Leaving a note to self: Gadgetbridge for cloudless fitness hardware on Android |
Do we consider options for apps that would work when forcefully been blocked from having internet access (like possible on grapheneOS)? In that case we only have to look for apps that still work when they are being disconnected. |
@ph00lt0 Not unless no other options are available in a category, for two reasons: Most users won't be using a ROM which supports blocking internet access from apps entirely, and we want to put an emphasis on apps which are designed with privacy in mind rather than just apps where privacy is (incidentally) possible. |
Then just because a health-tracking app is on F-Droid, it isn't enough to get recommended on the Privacy Guides website? It does make sense, although I think that offering a list of "offline" but not exactly secure apps would help people move away from definite privacy risks like stuff from Google and Apple. Most, or a lot of small open source apps aren't actually checked by people other than the developer, so it is a bit of a gray area. It would be nice if users could directly improve application security with an app like VeraCrypt (keep all app contents in a container), but I don't know of any good ones for Android. There's DroidFS on F-Droid to encrypt files at least. Some nice apps on F-Droid (AFAIK they don't use encryption):
|
The health section of PrivacyTools was released yesterday: https://www.privacytools.io/health They have added these open-source projects as well: |
This issue has been mentioned on Privacy Guides. There might be relevant details there: |
We should look at a section covering personal health/fitness tracking and management, including period tracking as mentioned below, as well as just a generalized health database. Outside of fitness tracking, health databases have a clear use-case for a variety of medical reasons such as medication, vitals, and nutrition tracking; so this definitely isn't something that can be dismissed as simply as "just don't track that stuff if you want privacy" lol
On iOS, simply sticking with Apple Health seems like a clear recommendation, as it operates entirely on-device and includes period tracking as well as tracking of essentially any other health metric. I think we need to research available options on Android still, including the ones linked below:
Discussed in https://github.com/orgs/privacyguides/discussions/1513
Originally posted by FriskyInitiate July 5, 2022
Period tracker apps are used to record highly personal information that can include your menstruation cycle, sexual activity, daily mood, pain levels, whether you are trying to have a baby, pregnancy or if you experience a miscarriage. With the recent attack on reproductive rights in the US, it seems more relevant than ever to introduce a category for period tracking apps. Consumer Reports has evaluated some of the available apps for privacy invasions and recommends Drip, Euki and Periodical.
The text was updated successfully, but these errors were encountered: