Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

GPG Cache TTL not being respected on MacOS #82

Description

@n06

On MacOS, the GPG User PIN cache is set with a TTL of 24 hours, but it is not being respected, and I am being asked for User PIN every few hours.

MacOS version: Big Sur 11.3.1
GPG Agent Conf:

nick.davis@COMP-C02CD0TCLVDN ~ > cat ~/.gnupg/gpg-agent.conf
# https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
pinentry-program /usr/local/bin/pinentry-mac
# For usability while balancing security, cache User PIN for at most a day.
default-cache-ttl 86400
max-cache-ttl 86400

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions