# Fully Qualified Domain Name
A fully qualified domain name is a complete DNS name identifying a host within the domain hierarchy; it matters here as a network and directory naming primitive.
## Historical and Technical Context
The page fuses three administrative strata: directory/network naming, Apple database internals, and blockchain node processes. In Algorand’s node architecture, `algod` is the node daemon, while `kmd` is the key-management daemon responsible for generating/importing spending keys, signing transactions, and mediating key storage; it can run separately from the network-facing node to isolate keys. [S08] The handwritten distinction between “algod” and a “special wallet” shows the author approaching a crucial systems principle: **separate consensus/network participation from custody of signing authority**. The Core Data fields above it suggest the same epistemic technique as page 4—discovering system boundaries through internal names.
## Role in Scanned_20260730-1802
The primary identifying evidence appears on PDF page 6. A lined page of acronyms and field names. The top begins with plain-language expansions, the middle returns to `Z`-prefixed database notation, and the lower boxed cluster introduces Algorand components. Arrows connect “algod” to wallet-related text. Within that page, Fully Qualified Domain Name helps the notebook move from a visible name or artifact toward the underlying identity, protocol, ownership, or control structure.
## Notebook Evidence
- `Scanned_20260730-1802.pdf`, PDF page 6: [uncertain: "ZFQDN"]
- `Scanned_20260730-1802.pdf`, PDF page 6: "Z_ENT, Z_name, Zsuper,"
**Evidentiary status:** Visible evidence: correct expansion of KMD and explicit Algorand developer-portal note. Verified fact: KMD handles keys and signing. Strong inference: the author was studying configuration files and daemon separation, not trading or price speculation.
The canonical name **Fully Qualified Domain Name** is normalized outside the quotations. The quoted lines preserve the completed reconstruction's spelling, capitalization, and uncertainty markers.
## Relationships
On PDF page 6, Fully Qualified Domain Name appears in the same evidentiary cluster as [[Over-the-Air Update|Over-the-Air Update]], [[Active Directory|Active Directory]], [[Core Data|Core Data]], [[Algorand|Algorand]], [[Key Management Daemon|Key Management Daemon]]. These links record page-level proximity and the reconstruction's systems map; they do not by themselves prove corporate ownership or a direct technical dependency.
## Cross-Notebook Significance
This page is an early bridge between device administration and cryptographic custody. It anticipates later collection-wide interest in identity, continuity accounting, blockchain, and distributed trust.
## Missed Signals and Open Leads
Resolve whether “Kmd Config” is Algorand’s KMD configuration or an unrelated kernel-mode driver abbreviation. Verify the `Z...` fields against the database on pages 4-6. Determine what “Volume Configmanager” referred to.
## Sources
- [[Scanned_20260730-1802|Scanned_20260730-1802]], especially PDF page 6.
- `Scanned_20260730-1802.pdf`, cited as a plain archival filename; the PDF is not stored in `wiki-notes`.
- **[S08]** Algorand Developer Portal, “Node Artifacts”. https://dev.algorand.co/nodes/reference/artifacts/
## Scanned_20260730-1659 overlay
**Source evidence:** [[Scanned_20260730-1659#PDF page 13 — iOS jailbreak sources and FQDN/IP notes|page 13]].
[[iOS Jailbreaking|Jailbreaking]] alters the normal iOS trust/installation boundary. [[unc0ver|unc0ver]] is a named jailbreak project; `PwnMy` and the two source domains require historical verification. A [[Fully Qualified Domain Name|FQDN]] is a complete DNS hostname, while the example address is an RFC 1918 private IPv4 address rather than a public server location.
**Relationship overlay:** [[Internet Protocol Address|Internet Protocol Address]] · [[iOS Jailbreaking|iOS Jailbreaking]] · [[unc0ver|unc0ver]].
This evidence supplements rather than replaces earlier notebook interpretations. It connects the existing note to [[Identity Continuity|identity continuity]], [[Device Sovereignty|device sovereignty]], and [[Scanned_20260730-1659|Scanned_20260730-1659]].