Welcome to little lamb

New software: ssp: your single-serving passwords solution

Posted

I'm happy to announce the release of a new software: ssp.

ssp is a simple, fast & secure command-line tool to manage your One-Time Passwords (OTPs), whether you want to handle them from your computer or as a backup solution.

It is a small, simple, fast command-line tool, compliant with RFC 4226 (HOTP) and RFC 6238 (TOTP).

Your entries are saved in a password-protected database encrypted using ChaCha20-Poly1305, though its use is entirely optional : all settings can be supplied as arguments on the command-line, if so desired.

You can find out more about it here, or go check either the Code or read its documentation as you like.

limb 0.2.0

To go along ssp's release we also have a new release of limb. Mostly bug fixes, and because we're still in development phase I'm allowing an incompatible change in API/ABI regarding shldata.

comain 0.0.5

Similarly, a new release of comain as well. Some bug fixes as well as some reworking on the dependency handling side of things. All to hopefully make things simpler.

Have fun! :)