seqfs

Currently home at https://gitlab.com/datasha.re/seqfs.

Its a simple key value file format made because I kept seeing irrelevant information like OS usernames and permissions in my tar files.

Values are unencoded binary data.

Keys need to be UTF-8, and some more restrictions apply.

related