-
```
agetty
alpine-baselayout
alpine-baselayout-data
alpine-keys
apk-tools
at-spi2-core
avahi-libs
bash
bc
blkid
brotli-libs
busybox
busybox-binsh
ca-certificates
ca-certificates-bundle
…
-
When creating a user on a linux host, it is possible to define the password.
The password must be kept outside of the user's definition files and playbook.
I forsee the following methods to keep t…
-
This issue has been driving me crazy for the past 2 days.
When I run `keybase decrypt` I get this error
```
2016-10-14T10:49:17.022707 - [WARN keybase api.go:331] 001 Upgrade recommended to client v…
-
I tried to import a backup of my private key (Android --> Linux).
## Expected Behavior
Importing my key via `gpg2 --decrypt backup_2020-01-06.sec.pgp | gpg2 --import` should add my key to my (empt…
-
```
FROM ghcr.io/gbraad-devenv/ubi8-gotoolset/base:1.20
USER root
# essential packages
RUN dnf install -y \
bc \
bzip2 \
chpasswd \
curl \
diff \
…
-
```sh
$ which gpg
/Users/psmith/.tea/.local/bin/gpg
$ which gpg-agent
/Users/psmith/.tea/.local/bin/gpg-agent
$ gpg --gen-key
...
Change (N)ame, (E)mail, or (O)kay/(Q)uit? O
gpg: error running…
-
I use vscode on ArchLinux with remote-ssh which uses my GPG authentication subkey to access my remote machine via my local gpg-agent. Connection works well: vscode connects to my gpg-agent and pinentr…
-
I was talking to @stoe over some 🍸 yesterday and he was telling me about a problem he was having with the GitHub package. He said that every so often, it would fail to sign a commit correctly (but th…
-
Happy New Year!
I've recently reset my account (lost access to all my devices), but I now seem to be unable to encrypt data to my coworkers. Initiating chats also seem to be failing. The error popp…
-
I have the same problem here, and I created an empty oauth2-auto.plist file in my user-emacs directory. I am still getting the same error and do not know where to "use a password" as referenced in the…