mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Add packages: masterpassword, mpwc (#1091)
This commit is contained in:
parent
a80fc6543f
commit
2e8ee7a029
@ -13424,6 +13424,33 @@
|
|||||||
"license": "LGPLv2.1",
|
"license": "LGPLv2.1",
|
||||||
"web": "https://github.com/FedericoCeratto/nim-libgcrypt"
|
"web": "https://github.com/FedericoCeratto/nim-libgcrypt"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "masterpassword",
|
||||||
|
"url": "https://github.com/SolitudeSF/masterpassword",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"masterpassword",
|
||||||
|
"password",
|
||||||
|
"stateless"
|
||||||
|
],
|
||||||
|
"description": "Master Password algorith implementation",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/SolitudeSF/masterpassword"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "mpwc",
|
||||||
|
"url": "https://github.com/SolitudeSF/mpwc",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"masterpassword",
|
||||||
|
"password",
|
||||||
|
"manager",
|
||||||
|
"stateless"
|
||||||
|
],
|
||||||
|
"description": "Master Password command line utility",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/SolitudeSF/mpwc"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "toxcore",
|
"name": "toxcore",
|
||||||
"url": "https://github.com/ehmry/nim_tox",
|
"url": "https://github.com/ehmry/nim_tox",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user