Cosmic Cipher
A password generator powered by cosmic entropy from satellite instrumentation
A Next.js app that generates secure passwords using cosmic randomness from Orbitport's cTRNG service. The app fetches a true random seed from satellites, then generates passwords client-side with customizable length and character requirements. Includes automatic fallback to local crypto when the cosmic service is unavailable.
Video Walkthrough
Resources
- Source code on GitHub — clone the
demobranch to follow along - Blog post — detailed writeup on the architecture and implementation
- Orbitport SDK Quickstart — general setup guide for Orbitport