Noah Stephenson

Research

01

Tiered Multi-Factor Authentication System

2026 · SysML · MagicDraw/Cameo · Raspberry Pi · Node-RED · Django · With Matthew Wolfe · GitHub →

Most authentication systems are built on the assumption that the network will be there when you need it. Some environments don’t allow that. They have to work fully connected, partially degraded, or completely offline. The question was whether those conditions call for different architectures, and whether all three can still meet the same Zero Trust requirements.

  • Defined requirements for each connectivity tier, since latency, availability, and threat exposure change across all three
  • Built a separate SysML architecture in MagicDraw/Cameo for each tier, including components, interfaces, and behavioral constraints
  • Ran a trade study comparing all three against the same Zero Trust requirements
  • Built a Raspberry Pi prototype to test the Tier 1 assumption, with Node-RED handling sensor flow and authentication sequencing
  • Ran the prototype under simulated isolation; two interface assumptions in the model didn’t hold up and had to be revised
  • Three SysML architecture models, each with documented design rationale
  • A trade study showing that the same Zero Trust requirements can be satisfied in different ways across connectivity tiers
  • A prototype that confirmed the architecture was buildable; changes flowed both ways, with the model shaping implementation decisions and prototype failures driving two revisions to the model’s interface specifications
02

MagicGrid vs. Generic SysML

MBSE · SysML · Ongoing

An ongoing comparison of the MagicGrid framework against a generic SysML approach, using a smart magazine as the case study. The working question: MagicGrid enforces the conceptual checkpoints defense practice expects, but does that structure earn its overhead in exploratory design?

Publications

01

MBSE-Guided Tiered Multi-Factor Authentication

With Matthew Wolfe · MIT IEEE URTC 2026 · In preparation

02

MFA Beyond the Login Screen

IEEE Potentials · Under review