shemeshg
shemeshg
# The bad news It did not worked, While `pass` Does work ``` ubuntu@ubuntu:~/Documents/prs$ prs add jojo thread 'main' panicked at 'attempting to encrypt secret for empty list of recipients',...
Ok I got this, 1, Yes we solved the problem of the remarks 2. We have different issue where `prs` search keys by **full id** only # This will not...
Hope I've done it correctly, the short id notation fails to sync * files created with `echo full_id>.gpg_id' and `prs housekeeping sync-keys` is passed * files created with `echo short_id>.gpg_id'...
The ubuntu I have is a virtual test/dev machine, so I don't mind 1. destroy the ./passwordstore folder, 2. empty all users 3. run a test procedure from scratch that...
Ok Heres the tested fix I got, I'll upload a pull request (without the debug line) ``` macos@macoss-Mac-mini prs % cargo run --no-default-features --features backend-gnupg-bin -- housekeeping sync-keys Compiling prs-lib...