juanjonol / Unlock-Redux

Unlock multiple Core Storage encrypted volumes at boot.
Other
8 stars 2 forks source link

Add a list task #12

Open elmar-hinz opened 5 years ago

elmar-hinz commented 5 years ago

I am just checking out the program:

I am intuitively looking for two additional tasks:

sudo /Library/PrivilegedHelperTools/com.juanjonol.unlock.py help

Self explanatory.

sudo /Library/PrivilegedHelperTools/com.juanjonol.unlock.py list

Lists the encrypted volumes along with uuid, name and maybe the password hint. Sure there are other commands to retrieve this information, yet at this point I have already entered the command into the command line and would not need to think about alternative commands.

juanjonol commented 4 years ago

Hi! Sorry it took me this long to respond.

I don't know when I'll have time but I'll look into your suggestions. I don't think I'll add a password hint, but I agree the listcommand would be handy.

Thank you for using Unlock-Redux!