Official website for Fialka β the end-to-end encrypted messenger that knows nothing about you.
π Live: fialka.app
- Homepage β Animated hero, live AES-256-GCM encryption demo, 3D tilt cards, particle connections (Three.js), comparison table, Konami easter egg
- How It Works β 5-step interactive walkthrough of the Double Ratchet protocol with animated SVG illustrations
- Changelog β Auto-fetched from the app repo's CHANGELOG.md, parsed client-side with
marked - Custom 404 β "Message lost in the void" with spiraling particles and live cipher text animation
- FR/EN β Full bilingual support with language switcher on every page
- Astro β Static site generator
- Tailwind CSS 4 β Utility-first styling
- Three.js β 3D particle effects
- GSAP β Scroll-triggered animations
- marked β Markdown parsing for changelog
- Sitemap (
@astrojs/sitemap) robots.txt- JSON-LD structured data
- Open Graph + Twitter Card meta tags
- OG image (1200Γ630)
npm install
npm run dev # localhost:4321
npm run build # static output in dist/- Fialka Android β The Android app
- Fialka iOS β The iOS app
- FialkaApp β GitHub organization