Skip to main content

Module secure_fs

Module secure_fs 

Source
Expand description

A capability-based filesystem backend for untrusted object paths.

Structsยง

SecureFsBackend ๐Ÿ”’
SecureFsDeleter ๐Ÿ”’
SecureFsLister ๐Ÿ”’
SecureFsReadStream ๐Ÿ”’
SecureFsReader ๐Ÿ”’
SecureFsRoot
An opened filesystem root that confines all descendant path resolution.
SecureFsWriter ๐Ÿ”’

Constantsยง

LIST_BATCH_SIZE ๐Ÿ”’

Functionsยง

backend_path ๐Ÿ”’
metadata_from_fs ๐Ÿ”’
normalize_relative_path ๐Ÿ”’
parse_write_error ๐Ÿ”’
read_list_batch ๐Ÿ”’
read_list_entry ๐Ÿ”’