Skip to content

Require biometrics to access the app's data #63

@Lppsoeht

Description

@Lppsoeht

Checklist

  • I made sure that there are no existing issues - open or closed - to which I could contribute my information.
    I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
    I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
    I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
    This issue contains only one feature request.
    I have read and understood the contribution guidelines.
    I optionally donated to support the Fossify mission.

Feature description

Require biometrics to access app's data or access the app itself

Why do you want this feature?

It would discourage a third party(physical person) from being able to access the app's data by knowing only the android's profile passcode.

Additional information

No response

Activity

added
feature requestIssue is about a new feature or improving existing feature/behavior.
needs triageIssue is not yet ready for PR authors to take up
on Jul 23, 2024
removed
needs triageIssue is not yet ready for PR authors to take up
on Jul 23, 2024
added
securityIssue is about improving security or fixing a vulnerability
on Mar 16, 2025
naveensingh

naveensingh commented on Mar 16, 2025

@naveensingh
Member

Same as in Fossify Gallery, this would only prevent access to the app itself but not the recordings because they are saved in a publicly accessible storage. The third-party could use another app (e.g. an audio player) to access the recordings.

The only way this would work if we add an option to save recordings to the app's private storage which is not accessible by third-party apps.

Lppsoeht

Lppsoeht commented on Mar 16, 2025

@Lppsoeht
Author

The only way this would work if we add an option to save recordings to the app's private storage which is not accessible by third-party apps.

Should I make a new request for this?

naveensingh

naveensingh commented on Mar 16, 2025

@naveensingh
Member

Yep, a new feature request about recording to private storage is welcome! The issue requesting encryption (#62) will likely to be closed in favor of this simpler approach.

HT-7

HT-7 commented on Aug 10, 2025

@HT-7

The only way this would work if we add an option to save recordings to the app's private storage which is not accessible by third-party apps.

Or Android/data/[package name] starting in Android 12. The problem with private storage is that the user can not move their recordings to a computer (MTP) if they run out of storage, so the app would need a way to move the files out if requested by the user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestIssue is about a new feature or improving existing feature/behavior.securityIssue is about improving security or fixing a vulnerability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @naveensingh@HT-7@Aga-C@Lppsoeht

        Issue actions

          Require biometrics to access the app's data ยท Issue #63 ยท FossifyOrg/Voice-Recorder