this post was submitted on 22 Feb 2025
11 points (100.0% liked)

Privacy

34130 readers
508 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

much thanks to @gary_host_laptop for the logo design :)

founded 5 years ago
MODERATORS
 

Hi.

When considering the privacy credentials of an android app, I would usually search for reviews by well-known privacy advocates or recommendations from common privacy websites. However, with DroidFS I am unable to find much information and no recommendations from common sites. The little information I can find is that it is an efficient, easy-to-use implementation of gocryptfs and cryfs for android. This is what I am looking for but was wondering whether anyone had any further insight on the app from a privacy point of view please.

Thanks.

top 8 comments
sorted by: hot top controversial new old

As long as you don't mess around with the "Unsafe Features" in the settings it's very private.

[–] MonkderVierte@lemmy.ml 3 points 10 hours ago* (last edited 10 hours ago) (2 children)

How private, meaning trackers and stuff? Here 's this. Btw, why does it need camera?

If you meant "how secure", that mainly depends on gocryptfs and cryfs.

DoidFS can use the camera to take photos and record video. It gets stored in the vault instead of your camera roll. This ensures that other apps never get access to the photo/video, even if they have "all-files access".

Several other apps does some version of this. If you have tried to export a photo from Signal to your camera roll, you have probably seen this before.

DroidFS does not ask for camera permission unless you try to use this feature. The app does not need the camera for anything else, so if you don't allow it to use the camera everything else still works.

[–] ProtozoanDusk@lemm.ee 1 points 4 hours ago

Thanks for this. It is very helpful. To be honest, I had forgotten about Exodus.

I think it needs camera and microphone in case you want to take photos and video and save directly to an encryted volume. That is not in my use case so I will just deny those permissions.

[–] IDKWhatUsernametoPutHereLolol@lemmy.dbzer0.com 2 points 1 day ago (1 children)

I'm also curious, I'm not a programmer so I can't understand the code, so I hope some nerd on Lemmy can go and take a look at the code 😉

(nerd is a complement btw)

[–] ryannathans@aussie.zone 5 points 23 hours ago

Even competent programmers cannot look at an app in an afternoon and determine if it's safe, apart from the most glaringly obvious issues

[–] cipherd@lemmy.ml 1 points 1 day ago (1 children)

DroidFS does not have Internet permission so any data exfiltration is prevented at the OS level.

[–] ProtozoanDusk@lemm.ee 2 points 1 day ago

Thanks. I had noted the lack of internet permission as a positive. I guess that I was just puzzled at the lack of coverage within the community. Maybe the app simply hasn't been around long enough to attract the attention it seems to warrant. Or maybe I am being overcautious.