Skip to content
/ ibfs Public

Fully custom virtual filesystem with native AES/XTS encryption support for the NodeJS environment.

License

Notifications You must be signed in to change notification settings

4S1ght/ibfs

Repository files navigation

IBFS

IBFS (Indirect Block File System) is a 64-bit virtual filesystem designed with strict focus on security and low implementation complexity. The primary purpose of this project is to provide an easy to implement security layer for network file sharing services through virtualization, native encryption and fine-grained directory-scoped permissions.

Specification

The final IBFS (v2) specification is currently a work-in-progress and can be found here.

About

Fully custom virtual filesystem with native AES/XTS encryption support for the NodeJS environment.

Topics

Resources

License

Stars

Watchers

Forks