Back to browse
GitHub Repository

Secure File System - A FUSE-based portable filesystem with SSH transport

2 starsRust

SFS – A FUSE-based filesystem with SSH transport writen in Rust

by modinfo·Apr 4, 2026·3 points·0 comments

AI Analysis

MidCozy

SSHFS already does this; Rust rewrite doesn't add new capabilities.

Strengths
  • Clean Rust implementation with russh and fuser libraries for type safety.
  • Read-only and read-write mount modes with explicit permission flags.
Weaknesses
  • SSHFS has been stable for 20+ years with broader platform support.
  • Linux/Unix only — no Windows or macOS FUSE compatibility mentioned.
Target Audience

Linux/Unix developers, sysadmins

Similar To

SSHFS · sshfs-rust · curlftpfs

Similar Projects

Security●●Solid

Tiny filesystem honeypot for macOS with zero dependencies in Go

Virtual filesystem honeypots without FUSE — WebDAV mode needs no root, NFS mode survives attacker scrutiny.

Big BrainNiche Gem
dweinstein
202mo ago