gpg

  1. duncan_bayne

    pcscd: Failed to execute program org.freedesktop.PolicyKit1: Permission denied

    Hi, Up until recently I've been using a YubiKey to hold a GPG auth key, to access bhyve VMs, home LAN servers, etc. I'm currently running FreeBSD 14.2-RELEASE-p1 with a YubiKey 5 Nano. This was working well, but today (after having upgraded base and packages), I'm seeing the following error...
  2. charlie137

    Solved Smart card (yubiko) stopped working

    Not sure what happened, gpg smart card stopped working after the recent pkg upgrade (`latest`) run. I can see yubikeys detected just like before and they output pwd in the console when activated. But now thats pretty much all I can get. gpg status: gpg: selecting card failed: Service is not...
  3. spmzt

    Solved Yubikey 5 is not working with gpg

    Hi, How can I make the gpg work with yubikey 5? The gpg will stuck everytime I execute card related commands in gpg: gpg --card-status gpg --edit-card I follow these threads and I am sure that my freebsd recognise the yubikey: ugen0.3: at usbus0, cfg=0 md=HOST spd=FULL (12Mbps) pwr=ON (30mA)...
  4. D

    Solved Claws-mail GPG Plugin Error "No such file or directory"

    I quite like mail/claws-mail and its plugins. I've been diving into using PGP to sign email and done so before using Kmail, but Claws Mail requires the plugin mail/claws-mail-pgp. I've never used this before but I know I have a good key to use and its stored in .gnupg (where it should be)...
  5. B

    Solved PGP Signed Checksum for FreeBSD Version 13.0, GPG Output: "Note: This key has expired!"

    Hi All, I download the PGP signed checksum for FreeBSD Version 13.0 from - https://www.freebsd.org/releases/13.0R/checksums/CHECKSUM.SHA256-FreeBSD-13.0-RELEASE-amd64.asc I ran the command: gpg --keyid-format long --verify CHECKSUM.SHA256-FreeBSD-13.0-RELEASE-amd64.asc The output of the...
  6. A

    Auto-encrypting outgoing server monitoring emails

    Background: I set up a server with mail/ssmtp and sysutils/logwatch because I wanted to painlessly monitor system security. Logwatch sent me a nice email, pretty much out-of-the-box, but when I read it I realized that the information in the body is sensitive. So I asked myself: why not encrypt...
  7. M

    gpg-agent, pinentry problem

    Hi, I have upgraded my FreeBSD from 10.3 to 11. After upgrade had some problems with xorg and some other stuff and I thoughtlessly removed my thunderbird with enigmail and other things connected to gpg keys. I've installed thunderbird and enigmail. Hopefully I have my private key (I think so)...
  8. drscream

    YubiKey Neo GPG SmartCard support

    Dear all, I know there are already some posts and threads in the forum about the YubiKey support for SSH and other services. I also got the YubiKey working with the normal HID device, but what is missing at the moment is the GPG SmartCard interface. Device: Yubikey 4 OTP+U2F+CCID Maybe...
  9. antuan

    gpg signing error

    I have just installed security/gnupg & security/pinentry pkg install gnupg1 pkg install pinentry I generate a key: gpg --gen-key The generated key: pub xx/20BE8A96 2016-02-12 uid Objectstore Encryption <xxx@gmail.com> sub xx/D0C772B5 2016-02-12 I do a backup with duply, for that I put my...
Back
Top