Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 2.3.0 - biometrics, better vaults#136

Merged
hej2010 merged 7 commits into
masterfrom
develop
Jul 15, 2025
Merged

Version 2.3.0 - biometrics, better vaults#136
hej2010 merged 7 commits into
masterfrom
develop

Conversation

@hej2010

@hej2010 hej2010 commented Jul 15, 2025

Copy link
Copy Markdown
Member
  • Added biometrics. You can now unlock one vault with biometrics (fingerprint, face, etc.)
  • Every password/vault now has its own set of folders. E.g. using a new password will no longer show folders added using a different password

Closes #52
Closes #130
Closes #124
Closes #45

@hej2010 hej2010 merged commit 72fe209 into master Jul 15, 2025
@xxxserxxx

Copy link
Copy Markdown

using a new password will no longer show folders added using a different password

This implies that the folder names are stored encrypted. I don't see this documented in ENCRYPTION.md -- is it documented somewhere?

@hej2010

hej2010 commented Jul 15, 2025

Copy link
Copy Markdown
Member Author

This implies that the folder names are stored encrypted. I don't see this documented in ENCRYPTION.md -- is it documented somewhere?

The folders/names are not encrypted, it's just not showing the folders belonging to a different password.

The app keep track on which folders you have added for every password, so if you have added a folder for one password the app will not show it when using a different password. All folder names are still unencrypted, it's just a regular folder in your device's storage. Only files and file names are encrypted.

@xxxserxxx

Copy link
Copy Markdown

Thank you, that clarifies it.

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

Labels

None yet

Projects

None yet

2 participants