Only require pald socket when decryption is required
Open
- Dominant language
- Go
- Stars
- 85
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `pal` requires a socket to communicate with `pald` regardless of whether or not it has any secrets to decrypt. It would make local development easier if the socket were only required when there were secrets to decrypt.
Contributor guide
Assessment
This issue has not been assessed yet.