Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
l0b0
5 months agoNew Contributor
Connection reset when `podman login` runs `op`
I've set up a https://linuskarlsson.se/blog/podman-credential-helpers/ which runs `op read 'op://[redacted]'` internally. When I run the helper program in a terminal it works fine, prompts for the pa...
dawidd6
3 months agoNew Contributor
This works:
systemd-run --user --quiet --pipe --pty --collect -- op item listDrawback is that it requires authentication every time it is run.