Introduction
This section documents the design and implementation of my long-term personal digital identity platform.
The objective is to create a secure, portable and recoverable identity that is independent of any single vendor.
Rather than documenting individual products, this section explains the overall architecture, the reasoning behind design decisions and the implementation journey.
The documentation will evolve as each component is designed, implemented and tested.
Initial Objectives
- Own my digital identity.
- Own my domain.
- Minimise dependence on third-party providers.
- Prefer open standards.
- Use hardware-backed authentication wherever possible.
- Replace passwords with passkeys where practical.
- Ensure recovery is documented and tested.
- Record every important architectural decision.
Contents
🚧
Further pages will be added here as each component is designed, implemented and tested.