FreeTubeApp / FreeTube

An Open Source YouTube app for privacy
https://freetubeapp.io/
GNU Affero General Public License v3.0
13.37k stars 825 forks source link

[Feature Request]: Encrypted local files #3223

Open efb4f5ff-1298-471a-8973-3d47447115dc opened 1 year ago

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 year ago

Guidelines

Problem Description

Usecase: Your sharing a PC with a whole household and just dont want someone to snoop on your stuff.

Proposed Solution

Encrypt all local files listed in https://docs.freetubeapp.io/usage/data-location/#notable-files

Alternatives Considered

None

Issue Labels

new feature

Additional Information

No response

absidue commented 1 year ago

The problem description is already solved at the operating system and file system level, mutliple user accounts with the correct permissions on the files in your user folder.

If you really do need to encrypt those files, then you would need to enter the decryption key every time you open FreeTube (this would need to be another password separate from the settings password).

efb4f5ff-1298-471a-8973-3d47447115dc commented 1 year ago

We cant assume that everybody is use multiple accounts. I personally know households that use one account.

tciesla commented 1 year ago

I agree with @efb4f5ff-1298-471a-8973-3d47447115dc , for example in my household we just share one account. I see another potential solution here: isn't it possible to run multiple instances of FreeTube app with different user data path? These instances may be placed on different workspaces (depends on desktop environment) or minimized/maximized.