OPEN TRANSPARENCY

The Tech Stack

Every tool, library, and service we use to build CrossAIHub. Trust is earned by transparency.

🏠 The site itself

  • Eleventy (11ty): A simple, fast static site generator. Open source. We do not use a database or a server-side framework.
  • Nunjucks templates: The templating language for all pages.
  • Vanilla CSS: No CSS frameworks. Hand-written, layered, scoped per page.
  • Vanilla JavaScript: No React, no Vue. Plain JS that works in every modern browser.

☁️ Hosting

  • Cloudflare Pages: Free, fast global CDN. The site is served from servers near you.
  • DDoS protection: Built into Cloudflare. We have not had to think about it.
  • HTTPS: Forced on every page. Modern strict-transport-security.
  • No tracking pixels. No advertising network. No third-party analytics that follow you.

🎙️ Audio production

  • OpenAI Onyx (text-to-speech): The voice used to narrate our episodes. Synthesized, not a clone of any real preacher.
  • Suno: AI music generation for our hymns. The melodies are AI-generated. The lyrics are original, written by hand.
  • ffmpeg: Open-source audio and video processing. The same tool the entire internet uses.
  • Whisper: Open-source speech-to-text, used to verify our own audio outputs.

📖 Content + verses

  • Bible API (bible-api.com): Public KJV verses fetched at build time.
  • Wikimedia Commons: Public-domain Christian art used in our gallery.
  • Hand-written content: Letters, prayers, devotionals, children's stories — all written by the household.

🛡️ Security

  • Content-Security-Policy headers on every response.
  • HSTS preload — encrypted forever.
  • X-Frame-Options: DENY — site cannot be embedded.
  • security.txt at /.well-known/security.txt for responsible disclosure.
  • Secrets out of git. No API keys committed.

🚫 What we don't use

  • No Google Analytics. No Facebook pixel.
  • No advertising networks.
  • No email harvesting.
  • No third-party tracking cookies.
  • No "AI Jesus" chatbots.
  • No voice clones of real preachers.
  • No paid placement of products in our content.

Open code. Open conscience.

AI is an aid, never a replacement for Scripture, prayer, or pastoral guidance. Read the full disclaimer →