commit 2c63e741e49d8c6e2acb1994768106ef131865aa from: Omar Polo date: Sat Oct 01 16:37:00 2022 UTC typo commit - 1d631c0720c31ca979d1b93893d47b94f66f4471 commit + 2c63e741e49d8c6e2acb1994768106ef131865aa blob - ee927a5ceea716a2ba5f8bacaf62a5ac2307ae0e blob + 7e016c1e0e03b55a9ce681a350c5ddd9066627d9 --- README.md +++ README.md @@ -1,9 +1,9 @@ # plass -- manage passwords -plass is a password manager inspired by password-store, but -reimplemented with a smaller and (IMHO) cleaner interface. It doesn't -have fancy trees nor colors in the output; the absence of these is -considered a feature. +plass is a password manager inspired by password-store but reimplemented +with a smaller and (IMHO) cleaner interface. It doesn't have fancy +trees nor colors in the output; the absence of these is considered a +feature. In addition, plass uses got(1) to manage the password store (but can be easily patched to use git(1) if desired.)