Vetted Patriots Inc. — Business Plan

Date: September 1, 2025

Executive Summary

Vetted Patriots Inc. is developing PatriotChat, a secure, veteran-led communication platform tailored for veterans, their families, and supporters. Unlike mainstream platforms like X, Instagram, Facebook, and Gab, which prioritize viral content and ads, PatriotChat emphasizes privacy, veteran verification, and community-driven utility. Addressing gaps in existing veteran networks (e.g., RallyPoint, VetFriends, VA DoD Veteran Link), such as stolen valor, political noise, and fragmented resources, PatriotChat offers a trusted environment for camaraderie and support. Key features include end-to-end encrypted messaging, veteran-led moderation, benefits matching, anonymous posting for sensitive topics, and peer mentorship. Built on a Flask backend with MySQL, Gunicorn, and NGINX, PatriotChat supports a modular, API-first architecture for scalability and third-party integrations. The minimum viable product (MVP) will launch with the top 20 features, expanding based on user feedback. Revenue streams may include premium subscriptions, nonprofit partnerships, and donation tools, positioning PatriotChat as a niche, trust-driven alternative to mainstream social media.

Market Analysis and Opportunity

With millions of U.S. veterans and supporters as the target audience, PatriotChat addresses these gaps by offering a secure, utility-focused platform. Integration with external APIs (e.g., X, VA) enhances functionality while maintaining privacy, positioning PatriotChat as a bridge between social connection and practical support.

Company Description

Vetted Patriots Inc. is a nonprofit-focused tech organization building PatriotChat, a secure communication platform for verified veterans, families, and allies (e.g., health workers). Run by veterans, it prioritizes respect, clarity, and action, fostering a “day room” environment for camaraderie. The platform integrates resources like VA benefits, crisis support, and mentorship, aligning with veterans’ needs for understanding and utility. PatriotChat will unify with VettedPatriots.org, replacing its legacy WordPress site with a modern Flask-based system.

Unique Value Proposition

Product and Services: PatriotChat Platform — Technical Architecture

Stack: Python 3.10+, Flask, Gunicorn, Eventlet, MySQL (SQLAlchemy ORM), NGINX, Jinja2 templates, vanilla JS with Bootstrap.

Deployment: Hosted on Hostinger VPS at patriotchat.org (dev/test) and planned for vettedpatriots.org (production).

Key Features:

Feature Roadmap

Prioritized list of 50 features (Top 20 form the MVP). The current Project Plan page and PDF contain the complete ranked list and phasing.

Current Development Status

Completed:

Next Steps:

Marketing and Sales Strategy

Promotion: Target veteran organizations, VA partnerships, and ads on X/Facebook, emphasizing privacy and veteran-led governance.

Messaging: Highlight trust and utility (“Built by veterans, for veterans”).

Revenue Model:

Growth: Leverage testimonials, webinars, and community challenges.

Operational Plan

Development Roadmap:

Testing: Pytest, Postman, and Flutter unit tests.

Team Structure: Veteran moderators for content oversight; developers for backend, frontend, and mobile apps; security team for encryption and compliance.

Security Measures: End-to-end encryption (Signal Protocol). reCAPTCHA, rate limiting, and 2FA. Regular audits (pip-audit, Dependabot) and WAF.

Risk Management: Prioritize data privacy and secure API integrations.

Financial Projections

To be developed: Requires cost estimates for hosting, development, and partnerships. Initial funding via veteran-focused grants or investors.

Appendix: Vetted Patriots Inc. and PatriotChat

A. Integration with VettedPatriots.org

Shared Database Architecture:

Flask Blueprint Isolation: Separate blueprints (auth_routes.py, pages_routes.py, chat_routes.py) isolate UI logic for PatriotChat and VettedPatriots.org, enabling domain-specific customizations (e.g., branding, templates) while reusing core functionality like authentication and messaging. Jinja2 templates use conditionals to render domain-specific content.

Transition Strategy: Phase 1 (Current): develop/test on patriotchat.org; Phase 2 (Q1 2026): beta on new.vettedpatriots.org; Phase 3 (Q3 2026): fully replace WordPress frontend.

Environment Variables: Use .env settings (e.g., APP_NAME, APP_BRAND) to configure domain-specific behavior.

B. Potential Partnerships

C. Future Development Milestones

D. Technical Specifications (Partial)

Database Schema (Partial):

Security Measures: Signal Protocol; Argon2/bcrypt planned; TOTP/SMS 2FA; reCAPTCHA; role-based permissions; logging and monitoring.

API Endpoints (Key Examples): /api/v1/auth/register, /api/v1/auth/verify, /api/v2/chats, /api/v2/chats/<id>/messages, /api/keys/register

Frontend Assets: /static/ (css/js/images), dashboard.html

E. User Feedback Mechanisms

F. Supporting Materials