File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 2
2
An encrypted gallery vault for Android devices.
3
3
4
4
## Features
5
- - Supports images and GIFs (video support is under way)
5
+ - Supports images, GIFs and videos
6
6
- Organise using folders
7
7
- The app requires no permissions
8
8
- Encrypted files are stored on-disk allowing for easy backups and transfers between devices
@@ -13,7 +13,9 @@ An encrypted gallery vault for Android devices.
13
13
Files are encrypted using ChaCha20 and keys are derived using PBKDF2 with HMAC-SHA512.
14
14
15
15
## Get the app
16
- Pending release on Google Play.
16
+ [ <img src="https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png "
17
+ alt="Download from Google Play"
18
+ height="80">] ( https://play.google.com/store/apps/details?id=se.arctosoft.vault )
17
19
18
20
## Requirements
19
21
- Android 9 or newer
You can’t perform that action at this time.
0 commit comments