Whitepaper
PENGER v1.0 Technical Whitepaper
A comprehensive technical overview of the design decisions, material science, encoding system, and security model behind PENGER — the aerospace-grade titanium backup for BIP39 seed phrases.
00 — Abstract
Abstract
PENGER is a physical seed phrase backup system engineered to eliminate every known failure mode of existing storage methods. It encodes BIP39 mnemonic words as binary dot patterns on Grade 2 titanium — a material selected for its resistance to fire, water, corrosion, and mechanical impact.
This document describes the problem space, the encoding methodology, the material properties, the threat model, and the design philosophy that guided every decision in PENGER v1.0.
01 — Problem
The Seed Phrase Storage Problem
A seed phrase is the master key to all cryptocurrency assets derived from it. Lose the phrase, lose everything. Compromise the phrase, lose everything. The entire security model of self-custody collapses to a single question: how do you store 12–24 words so they survive decades?
Current approaches each carry critical vulnerabilities:
- Paper / Notebook — Degrades with moisture, destroyed by fire (233 °C), fades over time, trivially readable if found.
- Digital files — Vulnerable to disk failure, ransomware, accidental deletion, and remote exfiltration. Any internet connection is an attack surface.
- Hardware wallets — Electronics with finite lifespans, firmware dependencies, supply chain risks, and planned obsolescence. They are access tools, not storage.
- Memory — Human recall is unreliable over years. Cognitive decline, trauma, or death makes this a single point of failure with no recovery.
- Generic metal plates — Many use letter stamping (ambiguous characters, alignment errors) or low-grade steel (rusts, lower melting point). No error correction, no standardized encoding.
02 — Solution
The PENGER Approach
PENGER replaces ambiguity with binary determinism. Instead of stamping letters — where O/0, I/1/l, and S/5 invite misreading — PENGER encodes each BIP39 word as its 11-bit binary index. A punched dot means 1. An empty cell means 0. There is no interpretation. There is no ambiguity.
The result is a credit-card-sized titanium plate that stores up to 24 words in a grid that can be decoded by anyone with knowledge of the BIP39 standard — no software, no electronics, no battery, no internet connection, no trust in any third party.
03 — Encoding
Binary Encoding System
The BIP39 standard defines a wordlist of exactly 2048 words, indexed from 0 to 2047. Each index fits in exactly 11 bits (211 = 2048). PENGER maps each word to its 11-bit binary representation and lays it out as a physical grid.
The encoding process:
- Look up the word's position in the BIP39 wordlist (1–2048).
- Convert the index to an 11-bit binary number.
- Punch each '1' bit into the corresponding cell on the titanium grid.
- Leave each '0' bit as an empty cell.
Decoding is the exact reverse: read the dots, reconstruct the binary, compute the index, look up the word. The process is entirely manual and requires nothing but the plate and the BIP39 wordlist.
04 — Material
Material Science
PENGER v1.0 is manufactured from Grade 2 commercially pure titanium (ASTM B265). This specific alloy was selected after evaluating steel, stainless steel, aluminum, and various titanium grades against the threat model.
1,668 °C Melting Point
Survives structural fires (typically 600–1,100 °C), house fires, and most industrial accidents. Paper ignites at 233 °C. Steel loses structural integrity at ~500 °C.
Corrosion Immune
Grade 2 titanium forms a self-healing oxide layer (TiO₂) that resists seawater, chlorine, acids, and atmospheric corrosion indefinitely. Zero maintenance required.
Impact Resistant
Titanium's high strength-to-weight ratio and ductility mean the plate deforms rather than fractures under mechanical stress. Punched dots remain legible even after significant impact.
Compact Form Factor
86 × 54 × 1.5 mm — identical to a credit card. Fits in any wallet, safe deposit box, or concealment location. 1.5 mm thickness provides rigidity while keeping weight at ~40 g.
05 — Threat Model
Threat Model Comparison
Every backup method must be evaluated against the threats it will realistically face over a multi-decade storage horizon:
| Threat | Paper | Hardware Wallet | PENGER |
|---|---|---|---|
| Fire | Destroyed at 233 °C | Destroyed at ~200 °C | Survives to 1,668 °C |
| Water / Flood | Dissolves, ink runs | Electronics short-circuit | Fully immune |
| Corrosion | Mold, rot in humidity | Oxidation of contacts | Self-healing TiO₂ layer |
| Physical Impact | Tears, crumbles | Screen/chip fracture | Deforms, dots legible |
| Digital Attack | N/A (if photographed — leaked) | Firmware exploits, supply chain | No attack surface |
| Time (25+ years) | Yellows, fades, degrades | Obsolete, battery dead | Unchanged |
06 — Security
Security Model
PENGER's security is defined not by what it does, but by what it cannot do:
- No electronics — zero firmware, zero software, zero remote attack surface.
- No network connection — the plate never touches the internet. It cannot be hacked, phished, or remotely wiped.
- No third-party trust — the user encodes the plate themselves. PENGER never sees, transmits, or stores any seed phrase.
- No proprietary format — the encoding is open BIP39 binary. Anyone can decode it with the public wordlist and basic arithmetic.
- No single point of failure — multiple plates can be created for geographic redundancy. Combine with a BIP39 passphrase for layered security.
The plate is a cold storage artifact. Its security comes from its total isolation from digital systems — the same principle that makes air-gapped computers secure.
07 — Specifications
Product Specifications
| Dimensions | 86 × 54 × 1.5 mm |
| Weight | ~40 g |
| Material | Grade 2 Titanium (ASTM B265) |
| Surface | Brushed finish, laser-engraved grid |
| Melting Point | 1,668 °C (3,034 °F) |
| Grid Layout | 24 rows × 11 columns (264 cells) |
| Capacity | 12 or 24 BIP39 mnemonic words |
| Encoding | Binary dot-punch (1 = punched, 0 = empty) |
| Compatibility | All BIP39-compatible wallets (Bitcoin, Ethereum, Solana, etc.) |
08 — Philosophy
Design Philosophy
PENGER is built on a single axiom: the most reliable system is the one with the fewest components that can fail. Every layer of complexity — software, firmware, batteries, screens, network connections — is a layer that can break, be exploited, or become obsolete.
A titanium plate with punched dots has exactly zero components that can fail. It requires no power, no updates, no maintenance, and no trust. It is as readable in 50 years as it is today.
This is not minimalism for aesthetic reasons. It is minimalism as an engineering strategy. The best backup is the one you never have to think about again.
09 — Roadmap
What's Next
- Q1 2026 — PENGER v1.0 launch: single-plate kit with punch tool and protective sleeve.
- Q2 2026 — Multi-plate kit for geographic redundancy (2× and 3× configurations).
- Q3 2026 — Shamir's Secret Sharing (SSS) compatible plate layout for split-key backups.
- Q4 2026 — Enterprise edition with tamper-evident packaging and chain-of-custody documentation.
- 2027 — Open-source publication of the grid specification for community audit and third-party tooling.
10 — Conclusion
Conclusion
Self-custody means accepting full responsibility for your keys. That responsibility demands a backup method that matches the permanence of the assets it protects. Paper doesn't. Electronics don't. Titanium does.
PENGER v1.0 is the answer to a simple question: if you had to store 24 words for 50 years with zero maintenance, zero dependencies, and zero trust — what would you build? This is what we built.