Metadata-Version: 2.4
Name: folderfirewall
Version: 5.0.0
Summary: Security-focused sandbox for untrusted folders
Home-page: https://github.com/DuruObi/FolderFirewall
Author: DuruObi
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: docker>=7.0.0
Requires-Dist: typer>=0.9.0
Requires-Dist: rich>=13.0.0
Requires-Dist: uvicorn>=0.22.0
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# FolderFirewall 🔒📂

FolderFirewall is a cross-platform security application that disguises itself as a folder.  
When opened, it launches a **cloned, sandboxed system environment** where all activity stays encrypted, isolated, and secure.  

## ✨ Features
- 🗂️ Appears as a normal folder on the desktop
- 🔑 Asks for access before launching
- 🖥️ Creates a **cloned secure system** or opens a saved one
- 🔒 Encrypted overlay filesystem (AES-256)
- 🧹 Option to **save, discard, or snapshot** after each session
- 🌐 Configurable network rules (offline / VPN / Tor / full)
- 📝 Transparent logs for auditing

## 🚀 Roadmap
- [ ] Prototype (Linux) using LUKS + Podman sandbox
- [ ] Electron UI for launching clones
- [ ] Windows VHD + BitLocker integration
- [ ] macOS encrypted DMG + sandbox
- [ ] Export/import encrypted clones
- [ ] CI/CD with GitHub Actions

## 📂 Repository Structure
