Open clach04 opened 1 year ago
Environment variables could name key, either generic variable or one variable per encryption backend. Example:
PT_KEY_GPG
PT_KEY_AGE
Right now, encryption classes do not have access to config.
Passphrase could be keyname:passphrase
for key.
Many tools transparently will handle 2.b. for decryption. For 2.a and 2.b (for encryption) what would the work flow/UX be for an end user of PT?