Skip to content

nikolap994/foilsuite

Repository files navigation

Foil Suite

Landing site for the Foil security tools suite — built with Astro.

"Foil" — to foil an attack. A protective layer between you and the threat.

Projects

Project Description Status
FoilGuard Browser extension detecting typosquatting, homoglyph attacks, and newly registered domains Phase 1 · Active
FoilLab Weekly network/IoT CTF challenge platform with write-ups Phase 2 · Building
FoilVault Zero-knowledge browser password manager with FoilGuard autofill protection Phase 3 · Planned

Stack

  • Astro — static site generator
  • Vanilla CSS — no framework
  • Deployed via Netlify / GitHub Pages

Development

npm install
npm run dev      # localhost:4321
npm run build    # output → dist/
npm run preview  # preview the build

Structure

src/
├── layouts/
│   └── Layout.astro   # base HTML shell, global CSS variables
└── pages/
    └── index.astro    # single-page site
public/
└── icons/             # foilsuite + all project PNG icons

About

Landing site for the Foil security tools suite — FoilGuard, FoilLab, FoilVault

Topics

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors