Valv-Android icon indicating copy to clipboard operation
Valv-Android copied to clipboard

fastlane formatting question

Open IzzySoft opened this issue 7 months ago • 0 comments

Could you please insert a blank line in front of the bullet-point list in full_description.txt, and also separate the header for "Encryption" the same way? Then it would also render fine as Markdown. Thanks in advance!

Suggested new version:

<i>Valv</i> is an encrypted gallery, storing your sensitive photos, GIFs and videos securely on your device. Choose a password or PIN-code and protect your gallery. <i>Valv</i> encrypts your files using the fast ChaCha20 stream cipher.

<b>Features</b>

* Supports images, GIFs, videos and text files
* Organise using folders
* The app requires no permissions
* Encrypted files are stored on-disk allowing for easy backups and transfers between devices
* Supports multiple vaults by the use of different passwords
* Day/night modes
* Add notes/text to files

<b>Encryption</b>

Files are encrypted using ChaCha20 and keys are derived using PBKDF2 with HMAC-SHA512.

IzzySoft avatar Mar 07 '25 09:03 IzzySoft