Added package nimpass (#1664)

This commit is contained in:
xioren 2020-10-10 06:05:58 +00:00 committed by GitHub
parent 5e5b1d5280
commit 317c9a6fbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19824,6 +19824,22 @@
"bioinformatics"
]
},
{
"name": "nimpass",
"url": "https://github.com/xioren/NimPass",
"method": "git",
"tags": [
"password",
"passphrase",
"passgen",
"pass",
"pw",
"security"
],
"description": "quickly generate cryptographically secure passwords and phrases",
"license": "MIT",
"web": "https://github.com/xioren/NimPass"
},
{
"name": "netTest",
"url": "https://github.com/blmvxer/netTest",