-
Currently, the code for parsing command-line options and the `BEMENU_OPTS` environment variable lives in `client/common/common.c`. As such, it is not part of the bemenu library and programs building o…
nmeum updated
9 months ago
-
```
Step 11/15 : RUN set -ex; savedAptMark="$(apt-mark showmanual)"; apt-get update; apt-get install -y --no-install-recommends gnupg dirmngr ; export …
-
Here's a log
```
$ keybase track max [18:14:11]
info: ...checking identity proofs
✔ public key fingerprint: 8EFB E2E4 DD56 B352 7363 4E8F 6052 B2AD 31…
-
- installed rbw 1.9.0 fresh on a machine where rbw was never installed before
- configured base_url to my self hosted instance
- configured email
rbw register - is working with asking for client …
-
I have installed from flathub PyCharm Community and when I trying to create commit, I get
```error: gpg failed to sign the data
fatal: failed to write commit object
```
When I trying to commit thi…
-
Hi,
when my encryption subkey expires I get a message like this from `gnupg.vim`:
```
The recipient "0xXXXXXXXXXXXXXXXX" is not in your public keyring!
```
Would it be possible to detect that the a…
-
I'm currently trying to put a setOnPinEnteredListener on my app so it calls a webservice to validate the password but unfortunately it is not recognized.
here is what I have:
```
import android.os.…
-
### Steps to reproduce
```shell
spack -d solve zstd
```
### Error message
```shell
==> [2024-09-24-22:14:06.716686] Reading config from file /root/spack/etc/spack/defaults/config.yaml
==…
-
Hello!
> $ git -c gpg.program=/Applications/Fork.app/Contents/Resources/gpg.sh commit --gpg-sign=7AC6C70B1A321AAC --file=/var/folders/l6/bx4szgnx0zb97lv2rs5j8hch0000gn/T/2EFA5CFE-EBB5-49B4-9074-F5C91…
ghost updated
3 months ago
-
For organizations that [sign git commits with GPG](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification), it would be helpful if GPG was…