Update snapcraft.yaml

This commit is contained in:
Evan Su 2021-08-07 17:32:06 -04:00 committed by GitHub
parent 1bf66c2cab
commit 551272310f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: picocrypt
summary: A very small, very simple, yet very secure cryptography utility.
description: Picocrypt is a very small (hence "Pico"), very simple, yet very secure cryptography utility that you can use to encrypt files, generate checksums, shred files, and much more. It's designed to be the go-to tool for encryption, with a focus on security, simplicity, and reliability. Picocrypt uses the secure XChaCha20 cipher and the Poly1305 message authentication code to provide a high level of security, even from three-letter agencies like the NSA. It's designed for maximal security, making absolutely no compromises security-wise, and is built with an audited cryptography library. Your privacy and security are under attack. Take it back with confidence by protecting your files with Picocrypt.
version: '1.13'
summary: A very small, very simple, yet very secure encryption tool.
description: Picocrypt is a very small (hence "Pico"), very simple, yet very secure encryption tool that you can use to protect your files, generate checksums, shred files, and much more. It's designed to be the go-to tool for encryption, with a focus on security, simplicity, and reliability. Picocrypt uses the secure XChaCha20 cipher and the Poly1305 message authentication code to provide a high level of security, even from three-letter agencies like the NSA. It's designed for maximal security, making absolutely no compromises security-wise, and is built with an audited cryptography library. Your privacy and security are under attack. Take it back with confidence by protecting your files with Picocrypt.
version: '1.14'
confinement: strict
base: core18
grade: stable