|
|
|
|
|
by raverbashing
3432 days ago
|
|
Thinking a bit about this problem, I'm a bit torn In one side, a CLI offers a "better" way of using the product (as with a library it's easier to misuse something) On another, issues like this (But I guess in this specific case the issue is that encfs is not doing a minimal validity check of the password being provided) It would be good if CLIs would/could be more consistent, but in the Unix/Gnu options world, probably it won't |
|
A CLI provides a better interactive interface, but a terrible programmatic interface.