Package: wnpp Severity: wishlist Owner: Vasyl Gello <vasek.ge...@gmail.com>
* Package name : cryptopass Version : 1.0.0 Upstream Author : Vasyl Gello <vasek.ge...@gmail.com> * URL : https://github.com/basilgello/cryptopass * License : Apache-2.0 Programming Lang: C Description : A CLI utility for generating long, unguessable passwords Program generates the password from: - Login (be it email, login, user ID...), - Domain name of the resource where password is generated for, - Password length (1-32, default 25) - Master password using 5000 iterations of PKDBF2-SHA256 algorithm. It is a pure C port of Cryptopass Chrome extension: https://chrome.google.com/webstore/detail/cryptopass/hegbhhpocfhlnjmemkibgibljklhlfco fully compatible with Cryptopass F-Droid app: https://f-droid.org/en/packages/krasilnikov.alexey.cryptopass/ The Debian package repository is in my personal workspace on Salsa: https://salsa.debian.org/basilgello-guest/cryptopass -- Vasyl Gello