Skip to main content

High-performance edge telemetry threat analysis and kinematic filtering engine.

Project description

FortiFi Enterprise Threat Analytics Engine (V2.1-Auth)

License: AGPL v3 Production Ready

FortiFi Core is a high-throughput, multi-threaded, asynchronous telemetry analytics platform designed for edge spatial data processing. The engine combines sub-millisecond multi-dimensional kinematics calculus with a cryptographically secure, blockchain-style append-only logging architecture to filter environmental sensor anomalies and isolate mechanical tracking threats natively.

🚀 Core Architectural Stack

  • API Network Gateway (main.py): Asynchronous FastAPI implementation backed by Pydantic data schemas, providing strict request validation for real-time [X, Y, Z, Timestamp] spatial data arrays over protected network gates.
  • Physics Discrimination Engine (analytics.py): Vectorized linear algebra core using NumPy to compute the absolute third derivative of position (Jerk Vector: $\vec{j} = \frac{\Delta \vec{a}}{\Delta t}$). Eliminates false positive alerts by distinguishing low-jerk aerodynamic flight paths (birds/wind drift) from high-jerk, mechanical propulsion maneuvering.
  • Cryptographic Ledger (security.py): Implements an immutable, append-only chronological ledger utilizing secure SHA-256 hash chaining. Every security event payload bakes the unique signature of the preceding log directly into its own calculation loop, preventing data tampering.
  • System Validation Matrix (test_core.py & simulator.py): Includes automated unit verification frameworks alongside a 1,000-object randomized synthetic data simulator to systematically audit mathematical accuracy under production parameters.

💼 Commercial Value Proposition

  • The Problem: Autonomous logistics networks and critical facility perimeters handle thousands of false alarm alerts monthly from environmental turbulence, wasting thousands of dollars in system downtime and manual tracking verification.
  • The FortiFi Edge: By shifting multi-derivative calculus directly to vectorized CPU memory allocations at the network edge, FortiFi isolates background anomalies in sub-milliseconds, cutting operational bloat and lowering corporate overhead cleanly.

⚖️ Open-Source & Commercial Dual-Licensing

FortiFi is an open-core utility dual-licensed under the GNU Affero General Public License (AGPLv3) and FortiFi Commercial Proprietary Terms.

  • Open-Source Use: Permission is strictly granted under the AGPLv3 copyleft framework. Any open deployment made available over a network commercially forces the parent infrastructure to open-source its entire closed-source, proprietary company codebase under the same terms.
  • Commercial Production Use: Enterprises wishing to bypass public copyleft restrictions, avoid legal intellectual property risk, and deploy FortiFi inside proprietary or closed-source system environments are legally required to purchase a Commercial Production License.

📧 Enterprise Procurement Contact

To request custom commercial licensing terms, service-level agreements (SLAs), deployment integration documentation, or pilot testing access, contact our legal desk directly at: 👉 FortiFi@protonmail.com

🛠️ Quick Sandbox Setup

# Clone the enterprise tracking infrastructure
git clone https://github.com
cd fortifi_sandbox

# Initialize local virtual environment tracking loops
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

# Run the automated mathematical unit verification matrix
python3 test_core.py

# Fire up the live multi-threaded Uvicorn network gateway on port 8000
uvicorn main:app --reload --port 8000

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fortifi_core-2.1.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fortifi_core-2.1.1-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file fortifi_core-2.1.1.tar.gz.

File metadata

  • Download URL: fortifi_core-2.1.1.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for fortifi_core-2.1.1.tar.gz
Algorithm Hash digest
SHA256 cc818e3bad2de4b43f3ca06e00cfc6babbfa6472f560362579bbefd06469d6ce
MD5 469973bd827ae5daf60ce705b370afc6
BLAKE2b-256 b02bf61542565fa75904b1988547364d3f51712c092fa2f8f1ea573761fbaeb8

See more details on using hashes here.

File details

Details for the file fortifi_core-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: fortifi_core-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for fortifi_core-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c3caed123edd82f48af470e6de20b50af0decf6caa04860e54e50d9f6042176b
MD5 28f776e2697ebfa743b60706df76a9b3
BLAKE2b-256 e34df2989fb03c44dd36a55f149e66e1b0ec003a0c8d83f58a9a0ddae08e6d55

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page