hf-mount-encrypted: Mount HF Buckets with Client-Side Encryption

jedisct1 · x · 2026-07-30

Developer jedisct1 released the open-source tool hf-mount-encrypted 0.9.0. Forked from Hugging Face's hf-mount, it allows users to mount HF Buckets and repos directly as local filesystems without downloading or waiting.

The core feature is the addition of transparent client-side encryption. Users simply generate a 32-byte secret key file and specify it via the --encryption-key-file flag during mounting, ensuring data security and privacy when accessing cloud storage locally.

Original post →

More from coding & agent

coding & agent channel →