Added app-office/notesnook-bin-3.0.24

This commit is contained in:
saundersp
2025-02-01 16:03:56 +01:00
parent 4c51ec5924
commit 47e09f9280
5 changed files with 65 additions and 0 deletions

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<name>Vitaly Zdanevich</name>
<email>zdanevich.vitaly@ya.ru</email>
</maintainer>
<longdescription lang="en">
Notesnook is a free (as in speech) and open-source note-taking app focused on user privacy and ease of use.
To ensure zero knowledge principles, Notesnook encrypts everything on your device using XChaCha20-Poly1305 and Argon2.
Notesnook is our proof that privacy does not (always) have to come at the cost of convenience.
We aim to provide users peace of mind and 100% confidence that their notes are safe and secure.
The decision to go fully open source is one of the most crucial steps towards that.
</longdescription>
<upstream>
<remote-id type="github">streetwriters/notesnook</remote-id>
<bugs-to>https://github.com/streetwriters/notesnook/issues</bugs-to>
</upstream>
</pkgmetadata>