Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abdullah2993/cryptfs

A toy encrypted file system for windows in go using dokan
https://github.com/abdullah2993/cryptfs

dokan dokany ecryption filesystem fs

Last synced: about 6 hours ago
JSON representation

A toy encrypted file system for windows in go using dokan

Awesome Lists containing this project

README

        

# cryptfs

A toy encrypted file system for windows in go using dokan
## Usage
```
Usage of cryptfs.exe:
-dir string
Directory to mount
-drive string
Directory to mount (default "Q:")
-key string
Directory to mount (default "123456789qwertyu")
```

### Issues
- Small files and Move
- panic everywhere :D