# Functions
ClientFromRemote will construct a TUF client from a root, and mirror.
ClientFromSerializedMirror will construct a TUF client by unzip/untar the repository and constructing an in-memory TUF client for it.
No description provided by the author
No description provided by the author
UncompressMemFS takes a TUF repository that's been compressed with CompressFS and returns FS backed by memory.