ossobv / pstore

Python Protected Password Store (django server + cli interface) using client side GPG encryption
42 stars 3 forks source link

Auto generate secrets #14

Open jpprins1 opened 7 years ago

jpprins1 commented 7 years ago

Auto generate secrets with use of "pwgen", display the secret and store it. Allow to specify the params (length, symbols etc.) serverside.