Shopify / ejson

EJSON is a small library to manage encrypted secrets using asymmetric encryption.
MIT License
1.34k stars 62 forks source link

ejson fails on ~ in path #17

Closed n1koo closed 3 months ago

n1koo commented 9 years ago
☁  spy [downtime_for_icinga] ejson --keydir=~/.ejson keygen -w
Key generation failed: open ~/.ejson/0a7ff372db0702f54219acb91c04348d37625adcde4ad7eabbb3268197a80929: no such file or directory
☁  spy [downtime_for_icinga] touch ~/.ejson/0a7ff372db0702f54219acb91c04348d37625adcde4ad7eabbb3268197a80929
☁  spy [downtime_for_icinga] ls -lha ~/.ejson
total 0
drwxr-xr-x    3 n1ko  staff   102B Mar 20 20:51 .
drwxr-xr-x+ 106 n1ko  staff   3.5K Mar 20 20:52 ..
-rw-r--r--    1 n1ko  staff     0B Mar 20 20:51 0a7ff372db0702f54219acb91c04348d37625adcde4ad7eabbb3268197a80929````