Adding Cloaker to security section (#462)

This commit is contained in:
spieglt 2019-10-16 16:42:31 -05:00 committed by Serhii Londar
parent a192b70723
commit 16916353c5

View file

@ -1,5 +1,21 @@
{
"applications": [
{
"short_description": "simple drag-and-drop, password-based file encryption.",
"categories": [
"security"
],
"repo_url": "https://github.com/spieglt/cloaker",
"title": "Cloaker",
"icon_url": "https://raw.githubusercontent.com/spieglt/Cloaker/master/gui/cloaker/cloaker.ico",
"screenshots": [
"https://github.com/spieglt/Cloaker/blob/master/demo.gif"
],
"official_site": "https://adequate.systems/",
"languages": [
"rust"
]
},
{
"short_description": "cross-platform file transfer over ad-hoc wifi, like AirDrop but for Mac/Windows/Linux.",
"categories": [