Live data from Hacker News

Sear: An always-encrypted tar-like file archive format

github.com

1–8 of 8 posts

Re: Sear: An always-encrypted tar-like file archive format

#4
post #3

When they said tar-like, I imagined they meant individual files could be extracted from an archive, but it seems not.

"However, it also provides seekability, allowing individual files within the archive to be decrypted, in addition to seeking within those files"; I don't it's implemented yet, but the protocol seems to have that capability.