Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

46bit/liverpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiverpoolFS

Encrypted FUSE filesystem, built at a hackday and not suitable for real-world use.

Usage

This runs on Python 3.

To install dependencies:

pip install -r DEPENDENCIES

To run LiverpoolFS:

python main.py

The encrypted virtual filesystem can be accessed via mount/, whose content will be stored encrypted under image/.

About

Encrypted FUSE filesystem, built at a hackday and not suitable for real-world use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages