n0n·3 maanden geleden·discussTrue, but AFAIK an audit system is worthless if it resides on the same potentially compromised machine, no?
n0n·3 maanden geleden·discussGenuine question: what's your thread model?Vault gives time limited Tokens with Network Boundary. Instead of Keeper, i would just use age:# writeecho "my secret" | age -r <recipient-pubkey> > secret.age# readage -d -i key.txt secret.age