-
-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add GPG utility #329
Comments
It has been removed because I had limited time to spare on the project and preferred to focus on the core and did not see the value in it. Besides pushing more towards phive, I would also prefer to push towards GPG signing and signing the PHAR as an artefact rather than relying on the PHAR built-in signing feature which is useless IMO. So with this mind, I don't think the
but I think it would be a better DX still. |
Do you have any argument in favour of |
I'd say your rationale is reasonable but as you stated the DX could be better. And its right there I would say, if it can be better, it should be better!* As such perhaps a util: or helper: *YMMV! |
I'm all up for it, I just had too little time to take a look at it :) However a PR would be more than welcomed 😄 |
This would probably have to use https://github.com/singpolyma/openpgp-php |
Feature Request
(I suppose this is a feature request if it was consciously removed during the forking)
The original project (https://github.com/box-project/box2/blob/2.7.5/src/lib/KevinGH/Box/Command/Key/Create.php) had the ability to simply create a key from the cli. I sense there's a general push to a more "comprehensive" solution (Phive) but I think it still makes sense to add the command. Any particular reason it was removed?
Thanks!
The text was updated successfully, but these errors were encountered: