Arne Blankerts
Arne Blankerts
_This PR implements this and is meant as a starting point for discussion._ Not necessarily the final implementation yet but it would be quite handy to have shortenedExport() not only...
The current state of the site already has a nice `trade area` which helps of course in finding people one could trade with in general. But it doesn't really help...
As discussed in https://github.com/sebastianbergmann/phpunit/issues/4091, there is a valid use case for having an assertion ensuring two DOM sub trees are structurally identical. This PR re-implements the main aspect of the...
Upgrading from a stable 1.0.0 to 2.0.0-alpha.1 may or may not be desired. We should make sure that a user can request a certain stability level when installing or upgrading.
No convenient way to lookup options for install command: ``` $ phive install --help Phive 0.13.2 - Copyright (C) 2015-2020 by Arne Blankerts, Sebastian Heuer and Contributors [ERROR] Error while...
Having a standard way to determine whether or not we should use a colored output sounds like a good idea. This ticket is used to keep track of this idea,...
It might be very interesting to integrate support for sigstore, once it's more ready. Quoting https://sigstore.dev: ### What is the current status of the project As of time of writing...
Currently we use the "compat api" that mimiks the API provided by sks-keyservers. /cc @jaapio
There seems to be an interest on following XDG recommended directory structures. This is the tracking issue to discuss details, possible implementation as well as, if needed, migrations.
Given that gnupg apparently returns `NEWSIG ` along with `NO_PUBKEY `, we could also use the email address to search for pub keys: - Lookup via DNS (PKA or CERT...