envoy
envoy copied to clipboard
A ssh/gpg-agent wrapper leveraging cgroups and systemd/socket activation
I know you don't really maintain the project anymore, but would it be possible to do a new release tarball on github? There have been a lot of fixes added...
If so, are there any install instructions?
I have a lot of keys for different hosts and web sites. It would be great if envoy would just match the extension, so I could type: ``` $ envoy...
As written in the [announcement](https://lists.gnupg.org/pipermail/gnupg-announce/2016q2/000390.html) of the GnuPG >=2.1.13 release: > If a /run/user/$UID directory exists, that directory is now used for IPC sockets instead of the GNUPGHOME directory. This...
first install envoy. I try use gpg-agent for ssh keys and pam authorization with same login pass ``` /etc/pam.d/lxdm #%PAM-1.0 auth include system-login auth optional pam_envoy.so -auth optional pam_gnome_keyring.so account...
The error happens after invoking `envoy id_rsa `. I have tried rebooting and reinstalling the software numerous times, as well as manually removing `envoy-gpg-agent-monitor-1000.scope` to no avail. I am running...
Actually this is a personal request, no really an issue... but as it may be useful for others, I think it's worth opening it instead of sending a private e-mail....
Hi, This allows me to add something like this to my `~/.bash_profile`: ``` bash source
I've seen it occasionally that the X server would appear to have frozen, usually when switching back to it (I am using two Xorg instances, through `startx`). This happened occasionally...
From time to time `envoy -p` starts to fail for me. I am using it in `~/.zshrc`: > envoy: agent failed to start, check envoyd's log `journalctl /usr/bin/envoyd` gives me:...