Auto-sync 2026-08-16 06:00:01

This commit is contained in:
Hermes Bot
2026-08-16 06:08:47 +08:00
commit 2c5871ba01
31 changed files with 3010 additions and 0 deletions
+80
View File
@@ -0,0 +1,80 @@
## CLAUSE 5: THE KEYS — CUSTODY, SEED PHRASES, AND THE EXECUTOR WHO CANNOT BE BRIBED
**Maqasid:** *Hifz al-Mal* (Preservation of Wealth) → Access Is the Whole Game
**Framework:** Custody Quadrant: Hot / Cold / Multi-sig / Inherited — the key hierarchy and dead-man switches
---
### 1. THE CLAUSE
**Clause 5: The Key Covenant**
You shall not die with the only key.
Every digital asset you hold—wallet, vault, domain, account, SaaS, tokenized property—must be accessible to your executor *after* your death and *only* after your death. You will design a key hierarchy that separates daily use from succession.
You will classify every asset into one of four custody quadrants: **Hot** (daily spend), **Cold** (long-term store), **Multi-sig** (shared control with heirs), and **Inherited** (time-locked or oracle-triggered transfer).
You will record the seed phrase or private key for each quadrant *not* in a single place, but split across a **dead-man switch** and a **custody envelope** held by a trusted third party or a smart contract.
You will appoint an executor who cannot be bribed—either a human *wasi* bound by oath and *amanah*, or a smart contract with immutable logic. You will test the switch once per year.
Failure to design this hierarchy is a breach of *amanah*. The assets will be lost, not inherited. The estate will be orphaned. The *faraid* shares will be fractions of nothing.
---
### 2. THE NASS
The Prophet ﷺ said: *“The trustworthy person (al-amīn) who gives what he is entrusted with, and is honest, is one of the two who are rewarded.”* (Bukhari, Muslim, on the trustworthy treasurer).
And in the hadith of the shepherd: *“Each of you is a shepherd, and each of you is responsible for his flock.”* (Bukhari, Muslim). The flock includes the wealth you hold.
The classical principle of *amanah* requires that the entrusted property be returned to its rightful owner *in full* and *on time*. In the digital age, “returned” means: the key is handed over. The *amanah* is not fulfilled if the key is locked in a brain that no longer functions, or written in a language no heir can read.
The *faqih* Ibn Abidin wrote: *“If the trustee dies without making the trust known, he is sinful and liable for compensation.”* (Radd al-Muhtar). The compensation is the lost asset itself.
The hand that holds the key is the hand that owns. But the hand that holds the key *and dies* becomes the hand that buries the wealth. The *amanah* is not just safekeeping—it is **accessibility after death**.
---
### 3. FARADIS READING
FARADI:
If the private key dies with you, the asset is *legally nonexistent*. No *faraid* can reach it. No heir can claim it. The *qadi* cannot order its distribution because the *qadi* cannot find it.
You have created a **black hole of wealth**. The *faraid* shares—the fixed portions Allah commanded for the spouse, the child, the parent—become zero. The *wasī* (executor) stands before the estate with empty hands.
The *sharī‘ah* is not helpless here—it is *you* who failed. The ethical duty of the asset holder is not merely to *own* but to *make discoverable*. The *faraid* assumes the *māl* is known, locatable, and divisible. If you hide it, you break the chain of divine justice.
Ibn Qudamah ruled: *“The one who withholds knowledge of the inheritance until death is a wrongdoer.”* (Al-Mughni). Withholding the key is a form of *ghish* (deception) against the heirs.
You must prepare a **digital inventory**—a list of all wallets, their approximate value, the custody quadrant, and the key recovery method. This inventory must be sealed and given to a *thiqah* (trustworthy) person who is *not* an heir, or placed in a time-locked contract.
The *faraid* depends on *tahqīq al-māl* (verification of the estate). Without your disclosure, the *tahqīq* is impossible. The shares are fractions of a ghost.
**You owe the dead their fractions.** But first you must let them see the whole.
---
### 4. WAQIFS READING
WAQIF:
Design the key ceremony before you design the endowment. A *waqf* that cannot be accessed is a *waqf* that never began.
The classical *waqf* required a *waqif* (founder), a *mawqūf* (corpus), and a *mutawallī* (manager). The *mutawallī* held the deed. But the deed was a physical document, witnessed, notarized, stored in the *qādī*s registry.
Today, the *mawqūf* is a smart contract, a token, a DAO treasury. The *mutawallī* is a multi-sig signer. The deed is a seed phrase.
You must design a **key ceremony** that separates *control during life* from *control after death*.
- **Multi-sig with heirs**: Use a 2-of-3 or 3-of-5 threshold wallet. You hold one key. Your executor holds one. A trusted third party (lawyer, *imām*, or time-lock contract) holds the third. After your death, the executor and third party can reconstruct the wallet without you.
- **Time-locked vaults**: Set a smart contract that releases the key to your heirs after 365 days of inactivity from your authenticated address. This is a *dead-man switch*.
- **Succession document**: A sealed envelope—physical or encrypted—that lists the key hierarchy. It must be updated annually. It must be stored with a party who is *not* an heir, bound by *amānah* and a penalty clause.
The risk: a trusted third party can be bribed or coerced. A smart contract cannot be bribed, but it can have bugs. A human *wasi* can be tested, can repent, can be held accountable in this world and the next.
**Perpetuity requires passage.** The key must move from your hand to the executors hand, then to the heirs hands, then to the *waqf*s perpetual management. Design the ceremony so that no single failure point stops the flow.
The *waqf* of Umar ibn al-Khattāb (the palm grove of Khaybar) was managed by his descendants for centuries. The key was passed. The date palms grew.
**Your key ceremony is the root system of your endowment.** Neglect it, and the tree dies before it bears fruit.