vapor-ware / sctl

SCTL is not End2End encryption, instead SCTL is more of an envelope, in which you store secrets until they are needed, and those secrets should only remain available in plain text while the operation that needs them is active.
GNU General Public License v3.0
8 stars 2 forks source link

Add support for "empty file" .scuttle.json #90

Open lazypower opened 3 years ago

lazypower commented 3 years ago

When attempting to append to an empty file, scuttle complains about parsing the JSON format.

FATA[0000] failed parsing all known envelope formats: unexpected end of JSON input