Manifesto v2.0.2 sync (critic pass closure)
This commit is contained in:
parent
d34324bf61
commit
85dcccb4ee
@ -1,6 +1,6 @@
|
|||||||
# The Montana Manifesto
|
# The Montana Manifesto
|
||||||
|
|
||||||
**Version:** 2.0.1
|
**Version:** 2.0.2
|
||||||
**Date:** 2026-05-29
|
**Date:** 2026-05-29
|
||||||
**Author:** Alejandro Montana
|
**Author:** Alejandro Montana
|
||||||
**Repository:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
**Repository:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
||||||
@ -45,7 +45,7 @@ Montana is a peer-to-peer rail for moving and recording value, owned by no one,
|
|||||||
- **You can use the rail without running anything.** A key on a phone. Send and receive Montana; commit hashes for documents and messages via `Anchor`. No fees. No gas. Settlement in approximately one minute of canonical-order time.
|
- **You can use the rail without running anything.** A key on a phone. Send and receive Montana; commit hashes for documents and messages via `Anchor`. No fees. No gas. Settlement in approximately one minute of canonical-order time.
|
||||||
- **No founder, no DAO, no governance, no veto.** The author is removed from the protocol by construction. Advisory councils may exist outside; none have binding force inside. No state, no corporation, no individual — including the author — can stop the network from running or rewrite a finalized event.
|
- **No founder, no DAO, no governance, no veto.** The author is removed from the protocol by construction. Advisory councils may exist outside; none have binding force inside. No state, no corporation, no individual — including the author — can stop the network from running or rewrite a finalized event.
|
||||||
- **Autonomous agents are first-class participants.** Software acting on behalf of a human is a first-class operator and user of the rail, by construction. The same key, the same account chain, the same protocol — no separate plumbing for agents.
|
- **Autonomous agents are first-class participants.** Software acting on behalf of a human is a first-class operator and user of the rail, by construction. The same key, the same account chain, the same protocol — no separate plumbing for agents.
|
||||||
- **Post-quantum from the first day.** Signatures, key encapsulation, transport — all built on primitives that survive a sufficiently large quantum computer (FIPS 203, FIPS 204). Designed to be safe for your children's children.
|
- **Post-quantum from the first day.** Signatures, key encapsulation, transport — all built on primitives that survive a sufficiently large quantum computer (FIPS 203, FIPS 204), at NIST security level 3 (≈ 192-bit quantum-equivalent strength).
|
||||||
|
|
||||||
Montana does not ask permission, does not ask to be regulated, does not ask to be adopted by a bank. It runs on the time of the people who run it, and they are paid for the time they spend running it.
|
Montana does not ask permission, does not ask to be regulated, does not ask to be adopted by a bank. It runs on the time of the people who run it, and they are paid for the time they spend running it.
|
||||||
|
|
||||||
@ -56,12 +56,12 @@ Montana is more than a protocol. The protocol is the foundation; on top of it li
|
|||||||
- **The Rail.** The Montana protocol — canonical order, post-quantum signatures, presence-weighted consensus, no fees, no founder. The substrate everything else stands on.
|
- **The Rail.** The Montana protocol — canonical order, post-quantum signatures, presence-weighted consensus, no fees, no founder. The substrate everything else stands on.
|
||||||
- **The Money** (`Ɉ`). Paid by the protocol to whoever runs a node and seals a window. Closed-form linear emission. Owned by you the moment you earn it or receive it.
|
- **The Money** (`Ɉ`). Paid by the protocol to whoever runs a node and seals a window. Closed-form linear emission. Owned by you the moment you earn it or receive it.
|
||||||
- **The Wallet.** Twenty-four words on any device — phone, hardware, paper. The seed phrase is the account; the account is the user; the user owns their money. iOS, Android, desktop, web, CLI — every client uses the same primitives.
|
- **The Wallet.** Twenty-four words on any device — phone, hardware, paper. The seed phrase is the account; the account is the user; the user owns their money. iOS, Android, desktop, web, CLI — every client uses the same primitives.
|
||||||
- **The Messenger** (Montana Messenger). End-to-end encrypted, federated through Montana nodes, no central server, no Telegram-style operator who can read or block your messages. The same 24-word identity that holds your money receives your messages.
|
- **The Messenger** (Montana Messenger). A reference messenger client is in development as an end-to-end encrypted application federated through Montana nodes, with no central server and no Telegram-style operator able to read or block messages. The seed-derived identity that holds the user's balance is the identity that receives the messages.
|
||||||
- **The Communication Layer** (Montana VPN). A federated mesh of nodes, each opening its own connection to the world. The cities of the network insure each other against the failure of any one. The VPN network and the Montana internet are one and the same.
|
- **The Communication Layer** (Montana VPN). A federated mesh of nodes, each opening its own connection to the world. The cities of the network insure each other against the failure of any one. The VPN network and the Montana internet are one and the same.
|
||||||
- **The Data Layer** (`Anchor`). Any document, message or fact committed to the canonical order forever as a 32-byte hash. The contents stay with you, encrypted under your key. The protocol records existence; you control content.
|
- **The Data Layer** (`Anchor`). Any document, message or fact committed to the canonical order forever as a 32-byte hash. The contents stay with you, encrypted under your key. The protocol records existence; you control content.
|
||||||
- **The Agent Infrastructure** (Junona). Autonomous AI agents are first-class participants — they hold accounts, run nodes, transact, build chains of presence. Junona, the reference agent, acts on the user's behalf with delegated keys and a bounded permission model.
|
- **The Agent Infrastructure** (Junona). Autonomous AI agents are first-class participants of the protocol by construction — they hold accounts, run nodes, transact, build chains of presence. Junona is defined as the reference agent acting on the user's behalf through delegated keys and a bounded permission model; the reference implementation is in active development.
|
||||||
- **The Sovereign Infrastructure** (Pluton). Montana data centers — sovereign physical infrastructure that runs nodes, hosts applications, and provides the hardware layer the network rests on. Owned by the operators that build them, not rented from hyperscalers.
|
- **The Sovereign Infrastructure** (Pluton). Sovereign physical infrastructure designed to run nodes, host applications, and provide the hardware layer under operator ownership rather than hyperscaler rental. First Pluton sites are at the design stage.
|
||||||
- **The Insurance Layer** (Vera Montana). Sovereign-grade insurance and reserve infrastructure on top of the protocol, denominated in the user's choice of unit, settling on the Montana rail.
|
- **The Insurance Layer** (Vera Montana). A sovereign-grade insurance and reserve layer designed to sit on top of the protocol, denominated in the user's choice of unit, settling on the Montana rail. Currently at the design stage.
|
||||||
- **The Hub** (`hub.montana.quest`). The network's own code-hosting infrastructure — public for the public network, not rented from a hyperscaler.
|
- **The Hub** (`hub.montana.quest`). The network's own code-hosting infrastructure — public for the public network, not rented from a hyperscaler.
|
||||||
|
|
||||||
This is a substrate no incumbent can occupy. Banks are bound to extraction; cryptocurrency firms are bound to fees and governance tokens; states are bound to surveillance and control; hyperscalers are bound to rental. Each existing actor has a structural incentive against the substrate Montana provides. The substrate exists only where no actor can build it from inside the model that funds them.
|
This is a substrate no incumbent can occupy. Banks are bound to extraction; cryptocurrency firms are bound to fees and governance tokens; states are bound to surveillance and control; hyperscalers are bound to rental. Each existing actor has a structural incentive against the substrate Montana provides. The substrate exists only where no actor can build it from inside the model that funds them.
|
||||||
@ -113,7 +113,7 @@ Anti-abuse is done by time, not by money — three independent scarcities, each
|
|||||||
|
|
||||||
- **Per-identity rate per window.** One operation per account per window τ₁. An attacker with N Sybil identities gets at most N operations per window, but each identity has its own creation cost.
|
- **Per-identity rate per window.** One operation per account per window τ₁. An attacker with N Sybil identities gets at most N operations per window, but each identity has its own creation cost.
|
||||||
- **`account_chain_length` thresholds.** Privileged operations require the operating account to have been active for at least `k` windows. The threshold cannot be purchased.
|
- **`account_chain_length` thresholds.** Privileged operations require the operating account to have been active for at least `k` windows. The threshold cannot be purchased.
|
||||||
- **Sequential entry barrier for node operators.** Node registration requires producing a sequential SHA-256 chain of length `vdf_chain_length × D` iterations — approximately fourteen days of wall-clock on a commodity x86_64 core. An attacker with `M` parallel machines produces `M` identities at the same wall-clock cost, not faster.
|
- **Sequential entry barrier for node operators.** Node registration requires producing a sequential SHA-256 chain of length `vdf_chain_length × D` iterations. The protocol parameter `vdf_entry_windows = 20 160 windows` (one τ₂ epoch) sets the threshold; at `D = 325 000 000` iterations per window, the total cost is `vdf_entry_windows × D = 6.552 × 10¹² SHA-256 hashes`, which is fourteen days of wall-clock at the genesis-hardware calibration (one window ≈ 60 seconds emergent on a commodity x86_64 core). An attacker with `M` parallel machines produces `M` identities at the same wall-clock cost, not faster.
|
||||||
|
|
||||||
Together these three close DoS without monetary barriers. Time as scarcity does not require a price feed, an oracle or an exchange to measure.
|
Together these three close DoS without monetary barriers. Time as scarcity does not require a price feed, an oracle or an exchange to measure.
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Манифест Монтаны
|
# Манифест Монтаны
|
||||||
|
|
||||||
**Версия:** 2.0.1
|
**Версия:** 2.0.2
|
||||||
**Дата:** 29 мая 2026
|
**Дата:** 29 мая 2026
|
||||||
**Автор:** Alejandro Montana
|
**Автор:** Alejandro Montana
|
||||||
**Репозиторий:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
**Репозиторий:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
||||||
@ -45,7 +45,7 @@
|
|||||||
- **Можешь пользоваться рельсом без узла.** Ключ на телефоне. Отправляй и получай Монтану; коммитчай хэши документов и сообщений через `Anchor`. Никаких комиссий. Никакого газа. Финальность — примерно одна минута канонического времени.
|
- **Можешь пользоваться рельсом без узла.** Ключ на телефоне. Отправляй и получай Монтану; коммитчай хэши документов и сообщений через `Anchor`. Никаких комиссий. Никакого газа. Финальность — примерно одна минута канонического времени.
|
||||||
- **Никакого основателя, DAO, governance, права вето.** Автор удалён из протокола по построению. Совещательные советы могут существовать снаружи; внутри ни один не имеет обязывающей силы. Ни государство, ни корпорация, ни отдельный человек — включая автора — не могут остановить сеть или переписать финализированное событие.
|
- **Никакого основателя, DAO, governance, права вето.** Автор удалён из протокола по построению. Совещательные советы могут существовать снаружи; внутри ни один не имеет обязывающей силы. Ни государство, ни корпорация, ни отдельный человек — включая автора — не могут остановить сеть или переписать финализированное событие.
|
||||||
- **Автономные агенты — полноправные участники.** Программа, действующая от имени человека, — first-class оператор и пользователь рельса, по построению. Тот же ключ, та же цепочка аккаунта, тот же протокол — никакой отдельной обвязки для агентов.
|
- **Автономные агенты — полноправные участники.** Программа, действующая от имени человека, — first-class оператор и пользователь рельса, по построению. Тот же ключ, та же цепочка аккаунта, тот же протокол — никакой отдельной обвязки для агентов.
|
||||||
- **Постквантовая с первого дня.** Подписи, инкапсуляция ключей, транспорт — всё на примитивах, переживающих достаточно большой квантовый компьютер (FIPS 203, FIPS 204). Рассчитано так, чтобы было безопасно для детей твоих детей.
|
- **Постквантовая с первого дня.** Подписи, инкапсуляция ключей, транспорт — всё на примитивах, переживающих достаточно большой квантовый компьютер (FIPS 203, FIPS 204), на NIST security level 3 (≈ 192-битная квантово-эквивалентная стойкость).
|
||||||
|
|
||||||
Монтана не просит разрешения, не просит регулирования, не просит принятия банком. Она работает на времени тех, кто её запускает, и им платят за время, которое они тратят.
|
Монтана не просит разрешения, не просит регулирования, не просит принятия банком. Она работает на времени тех, кто её запускает, и им платят за время, которое они тратят.
|
||||||
|
|
||||||
@ -56,12 +56,12 @@
|
|||||||
- **Рельс.** Протокол Монтаны — канонический порядок, постквантовые подписи, consensus, взвешенный присутствием, никаких комиссий, никакого основателя. Субстрат, на котором стоит всё остальное.
|
- **Рельс.** Протокол Монтаны — канонический порядок, постквантовые подписи, consensus, взвешенный присутствием, никаких комиссий, никакого основателя. Субстрат, на котором стоит всё остальное.
|
||||||
- **Деньги** (`Ɉ`). Выплачиваются протоколом тому, кто поднимает узел и закрывает окно. Закрытая линейная эмиссия. Твои в тот момент, когда ты их заработал или получил.
|
- **Деньги** (`Ɉ`). Выплачиваются протоколом тому, кто поднимает узел и закрывает окно. Закрытая линейная эмиссия. Твои в тот момент, когда ты их заработал или получил.
|
||||||
- **Кошелёк.** Двадцать четыре слова на любом устройстве — телефон, аппаратный, бумажный. Сид-фраза — это аккаунт; аккаунт — это пользователь; пользователь владеет своими деньгами. iOS, Android, desktop, web, CLI — каждый клиент использует одни и те же примитивы.
|
- **Кошелёк.** Двадцать четыре слова на любом устройстве — телефон, аппаратный, бумажный. Сид-фраза — это аккаунт; аккаунт — это пользователь; пользователь владеет своими деньгами. iOS, Android, desktop, web, CLI — каждый клиент использует одни и те же примитивы.
|
||||||
- **Мессенджер** (Montana Messenger). End-to-end шифрованный, федеративный через узлы Монтаны, без центрального сервера, без оператора в стиле Telegram, способного читать или блокировать твои сообщения. Та же 24-словная идентичность, в которой лежат твои деньги, принимает твои сообщения.
|
- **Мессенджер** (Montana Messenger). Эталонный мессенджер-клиент в активной разработке — end-to-end шифрованное приложение, федеративное через узлы Монтаны, без центрального сервера и без оператора в стиле Telegram, способного читать или блокировать сообщения. Та же seed-производная идентичность, в которой лежит баланс пользователя, принимает его сообщения.
|
||||||
- **Слой связи** (Montana VPN). Федеративная сетка узлов, каждый открывает своё подключение к миру. Города сети страхуют друг друга от падения любого одного. VPN-сеть и интернет Монтаны — одна и та же сеть.
|
- **Слой связи** (Montana VPN). Федеративная сетка узлов, каждый открывает своё подключение к миру. Города сети страхуют друг друга от падения любого одного. VPN-сеть и интернет Монтаны — одна и та же сеть.
|
||||||
- **Слой данных** (`Anchor`). Любой документ, сообщение или факт коммитится в канонический порядок навсегда 32-байтовым хэшем. Содержимое остаётся у тебя, зашифрованное твоим ключом. Протокол записывает существование; ты управляешь содержанием.
|
- **Слой данных** (`Anchor`). Любой документ, сообщение или факт коммитится в канонический порядок навсегда 32-байтовым хэшем. Содержимое остаётся у тебя, зашифрованное твоим ключом. Протокол записывает существование; ты управляешь содержанием.
|
||||||
- **Инфраструктура агентов** (Юнона). Автономные ИИ-агенты — first-class участники Монтаны: держат аккаунты, поднимают узлы, проводят операции, накапливают цепочки присутствия. Юнона, эталонный агент, действует от имени пользователя с делегированными ключами и ограниченной моделью разрешений.
|
- **Инфраструктура агентов** (Юнона). Автономные ИИ-агенты — first-class участники протокола по построению: держат аккаунты, поднимают узлы, проводят операции, накапливают цепочки присутствия. Юнона определена как эталонный агент, действующий от имени пользователя через делегированные ключи и ограниченную модель разрешений; эталонная реализация в активной разработке.
|
||||||
- **Суверенная инфраструктура** (Плутон). Дата-центры Монтаны — суверенная физическая инфраструктура: на ней работают узлы, хостятся приложения, лежит аппаратный слой, на котором покоится сеть. Принадлежат тем операторам, которые их строят, не арендуются у hyperscaler-ов.
|
- **Суверенная инфраструктура** (Плутон). Суверенная физическая инфраструктура, спроектированная для запуска узлов, хостинга приложений и обеспечения аппаратного слоя под собственностью оператора, а не арендой у hyperscaler-а. Первые Плутон-площадки на стадии проектирования.
|
||||||
- **Страховой слой** (Вера Монтана). Инфраструктура суверенного-класса для страхования и резервов поверх протокола; номинируется в выбранной пользователем единице, рассчитывается на рельсе Монтаны.
|
- **Страховой слой** (Вера Монтана). Слой страхования и резервов суверенного класса, спроектированный для работы поверх протокола; номинируется в выбранной пользователем единице, рассчитывается на рельсе Монтаны. На текущий момент в проектной стадии.
|
||||||
- **Хаб** (`hub.montana.quest`). Собственная code-хостинг-инфраструктура сети — публичная для публичной сети, не арендованная у hyperscaler-а.
|
- **Хаб** (`hub.montana.quest`). Собственная code-хостинг-инфраструктура сети — публичная для публичной сети, не арендованная у hyperscaler-а.
|
||||||
|
|
||||||
Это субстрат, который ни один из существующих игроков занять не может. Банки привязаны к извлечению; криптовалютные компании привязаны к комиссиям и governance-токенам; государства привязаны к слежке и контролю; hyperscaler-ы привязаны к арендной модели. У каждого существующего актора структурный стимул работает против субстрата, который даёт Монтана. Этот субстрат существует только там, где его не может построить ни один актор изнутри той модели, которая его финансирует.
|
Это субстрат, который ни один из существующих игроков занять не может. Банки привязаны к извлечению; криптовалютные компании привязаны к комиссиям и governance-токенам; государства привязаны к слежке и контролю; hyperscaler-ы привязаны к арендной модели. У каждого существующего актора структурный стимул работает против субстрата, который даёт Монтана. Этот субстрат существует только там, где его не может построить ни один актор изнутри той модели, которая его финансирует.
|
||||||
@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
- **Темп на идентичность за окно.** Одна операция на аккаунт за окно τ₁. Атакующий с N Sybil-идентичностями получает не более N операций за окно, и у каждой идентичности своя стоимость создания.
|
- **Темп на идентичность за окно.** Одна операция на аккаунт за окно τ₁. Атакующий с N Sybil-идентичностями получает не более N операций за окно, и у каждой идентичности своя стоимость создания.
|
||||||
- **Пороги по `account_chain_length`.** Привилегированные операции требуют, чтобы аккаунт был активен не менее `k` окон. Порог нельзя купить.
|
- **Пороги по `account_chain_length`.** Привилегированные операции требуют, чтобы аккаунт был активен не менее `k` окон. Порог нельзя купить.
|
||||||
- **Последовательный SHA-256 барьер на регистрацию узла.** Регистрация требует последовательной цепочки SHA-256 длины `vdf_chain_length × D` итераций — примерно четырнадцать суток wall-clock на одном ядре commodity x86_64. Атакующий с `M` параллельными машинами получает `M` идентичностей за то же wall-clock, не быстрее.
|
- **Последовательный SHA-256 барьер на регистрацию узла.** Регистрация требует последовательной цепочки SHA-256 длины `vdf_chain_length × D` итераций. Протокольный параметр `vdf_entry_windows = 20 160 окон` (одна τ₂-эпоха) задаёт порог; при `D = 325 000 000` итераций на окно полная стоимость составляет `vdf_entry_windows × D = 6.552 × 10¹² SHA-256-хэшей`, что равно четырнадцати суткам wall-clock на генезис-калибровке (одно окно ≈ 60 секунд эмерджентно на ядре commodity x86_64). Атакующий с `M` параллельными машинами получает `M` идентичностей за то же wall-clock, не быстрее.
|
||||||
|
|
||||||
Вместе три механизма закрывают DoS без денежных барьеров. Время как нехватка не требует прайс-фида, оракула или биржи.
|
Вместе три механизма закрывают DoS без денежных барьеров. Время как нехватка не требует прайс-фида, оракула или биржи.
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# 蒙塔纳宣言
|
# 蒙塔纳宣言
|
||||||
|
|
||||||
**版本:** 2.0.1
|
**版本:** 2.0.2
|
||||||
**日期:** 2026 年 5 月 29 日
|
**日期:** 2026 年 5 月 29 日
|
||||||
**作者:** Alejandro Montana
|
**作者:** Alejandro Montana
|
||||||
**仓库:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
**仓库:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
||||||
@ -45,7 +45,7 @@
|
|||||||
- **你也可以无需运行任何东西就使用轨道。** 一把放在手机里的钥匙。收发蒙塔纳;通过 `Anchor` 提交文档与消息的哈希。无手续费。无 gas。终局发生在约一分钟的规范时间内。
|
- **你也可以无需运行任何东西就使用轨道。** 一把放在手机里的钥匙。收发蒙塔纳;通过 `Anchor` 提交文档与消息的哈希。无手续费。无 gas。终局发生在约一分钟的规范时间内。
|
||||||
- **无创始人、无 DAO、无治理、无否决权。** 作者按构造将自己从协议中移除。咨询委员会可在协议之外存在;在协议之内皆无约束力。没有任何国家、企业或个人——包括作者——能够阻止网络运行,或重写已被最终化的事件。
|
- **无创始人、无 DAO、无治理、无否决权。** 作者按构造将自己从协议中移除。咨询委员会可在协议之外存在;在协议之内皆无约束力。没有任何国家、企业或个人——包括作者——能够阻止网络运行,或重写已被最终化的事件。
|
||||||
- **自主代理是一等参与者。** 代表人类行事的软件,按构造即为轨道的一等运营者与用户。同一把钥匙、同一条账户链、同一个协议——为代理另起的水管没有也无需。
|
- **自主代理是一等参与者。** 代表人类行事的软件,按构造即为轨道的一等运营者与用户。同一把钥匙、同一条账户链、同一个协议——为代理另起的水管没有也无需。
|
||||||
- **自第一天起即抗量子。** 签名、密钥封装、传输——全部建立在能够熬过足够大型量子计算机的原语之上(FIPS 203、FIPS 204)。其设计目标,是让你的孩子之子辈仍然安全。
|
- **自第一天起即抗量子。** 签名、密钥封装、传输——全部建立在能够抵御足够大型量子计算机的原语之上(FIPS 203、FIPS 204),处于 NIST 安全等级 3(约 192 位量子等效强度)。
|
||||||
|
|
||||||
蒙塔纳不请求许可,不请求被监管,不请求被任何一家银行采纳。它运行在那些运行它的人的时间之上,而那些人因花费的时间获得报酬。
|
蒙塔纳不请求许可,不请求被监管,不请求被任何一家银行采纳。它运行在那些运行它的人的时间之上,而那些人因花费的时间获得报酬。
|
||||||
|
|
||||||
@ -56,12 +56,12 @@
|
|||||||
- **轨道。** 蒙塔纳协议——规范顺序、抗量子签名、以在场加权的共识、零手续费、无创始人。一切其他之物所立足的基底。
|
- **轨道。** 蒙塔纳协议——规范顺序、抗量子签名、以在场加权的共识、零手续费、无创始人。一切其他之物所立足的基底。
|
||||||
- **货币**(`Ɉ`)。由协议支付给运行节点并封存窗口的人。封闭式的线性发行。你赚到或收到的那一刻,便归你所有。
|
- **货币**(`Ɉ`)。由协议支付给运行节点并封存窗口的人。封闭式的线性发行。你赚到或收到的那一刻,便归你所有。
|
||||||
- **钱包。** 二十四个词,在任何设备上——手机、硬件、纸张。种子短语就是账户,账户就是用户,用户拥有自己的钱。iOS、Android、桌面、Web、CLI——每一个客户端都使用相同的原语。
|
- **钱包。** 二十四个词,在任何设备上——手机、硬件、纸张。种子短语就是账户,账户就是用户,用户拥有自己的钱。iOS、Android、桌面、Web、CLI——每一个客户端都使用相同的原语。
|
||||||
- **消息**(Montana Messenger)。端到端加密,通过蒙塔纳节点联邦化,无中心服务器,无可读取或阻断你消息的「Telegram 式」运营者。承载你钱的同一把 24 词身份,也接收你的消息。
|
- **消息**(Montana Messenger)。一款参考型消息客户端正在开发中——一个端到端加密的应用,通过蒙塔纳节点联邦化,无中心服务器,亦无可读取或阻断消息的「Telegram 式」运营者。承载用户余额的同一把种子衍生身份,亦为接收消息的身份。
|
||||||
- **通讯层**(Montana VPN)。一张由节点构成的联邦网格,每个节点都向世界打开自己的连接。网络中的「城市」彼此互保,使任一节点的失败不致致命。VPN 网络与蒙塔纳互联网,是同一张网。
|
- **通讯层**(Montana VPN)。一张由节点构成的联邦网格,每个节点都向世界打开自己的连接。网络中的「城市」彼此互保,使任一节点的失败不致致命。VPN 网络与蒙塔纳互联网,是同一张网。
|
||||||
- **数据层**(`Anchor`)。任何文档、消息或事实,皆以 32 字节哈希永久写入规范顺序。内容仍在你手中,以你的钥匙加密。协议记录存在;你掌控内容。
|
- **数据层**(`Anchor`)。任何文档、消息或事实,皆以 32 字节哈希永久写入规范顺序。内容仍在你手中,以你的钥匙加密。协议记录存在;你掌控内容。
|
||||||
- **代理基础设施**(Junona/朱诺娜)。自主 AI 代理是蒙塔纳的一等参与者——持有账户、运行节点、进行交易、构筑在场之链。Junona——参考代理——以受委托的钥匙与有界的权限模型,代表用户行事。
|
- **代理基础设施**(Junona/朱诺娜)。自主 AI 代理按构造即为协议的一等参与者——持有账户、运行节点、进行交易、构筑在场之链。Junona 被定义为参考代理,通过受委托的钥匙与有界的权限模型代表用户行事;其参考实现正在积极开发中。
|
||||||
- **主权基础设施**(Pluton/普路同)。蒙塔纳数据中心——主权级的物理基础设施:节点在其上运行,应用在其上托管,网络所依的硬件层即此。其所有者,是建造它们的运营者,而非租用它们的超大规模云。
|
- **主权基础设施**(Pluton/普路同)。一种主权级的物理基础设施,其设计目标是运行节点、托管应用,并在运营者所有权之下(而非超大规模云的租赁之下)提供硬件层。首批 Pluton 站点处于设计阶段。
|
||||||
- **保险层**(Vera Montana/真蒙塔纳)。位于协议之上的主权级保险与储备基础设施,以用户所选择的单位计价,于蒙塔纳轨道上结算。
|
- **保险层**(Vera Montana/真蒙塔纳)。一个主权级的保险与储备层,其设计目标是运行于协议之上,以用户所选择的单位计价,在蒙塔纳轨道上结算。当前处于设计阶段。
|
||||||
- **代码中枢**(`hub.montana.quest`)。网络自己的代码托管基础设施——一张公共网络的公共基础设施,而非租自超大规模云。
|
- **代码中枢**(`hub.montana.quest`)。网络自己的代码托管基础设施——一张公共网络的公共基础设施,而非租自超大规模云。
|
||||||
|
|
||||||
这是一片任何现有参与者都无法占据的基底。银行被绑于抽取;加密公司被绑于手续费与治理代币;国家被绑于监控与控制;超大规模云被绑于租赁模式。每一个现存参与者,其结构性激励都与蒙塔纳所提供的基底相违。该基底只存在于这样的地方:没有任何参与者能从其赖以为生的模式之内将其建造出来。
|
这是一片任何现有参与者都无法占据的基底。银行被绑于抽取;加密公司被绑于手续费与治理代币;国家被绑于监控与控制;超大规模云被绑于租赁模式。每一个现存参与者,其结构性激励都与蒙塔纳所提供的基底相违。该基底只存在于这样的地方:没有任何参与者能从其赖以为生的模式之内将其建造出来。
|
||||||
@ -113,7 +113,7 @@
|
|||||||
|
|
||||||
- **每身份每窗口的速率。** 每个账户每窗口 τ₁ 至多一次操作。攻击者拥有 N 个 Sybil 身份至多得到 N 次操作;每个身份都有自己的创建成本。
|
- **每身份每窗口的速率。** 每个账户每窗口 τ₁ 至多一次操作。攻击者拥有 N 个 Sybil 身份至多得到 N 次操作;每个身份都有自己的创建成本。
|
||||||
- **`account_chain_length` 阈值。** 特权操作要求所操作账户已活跃至少 `k` 个窗口。这一门槛无法购买。
|
- **`account_chain_length` 阈值。** 特权操作要求所操作账户已活跃至少 `k` 个窗口。这一门槛无法购买。
|
||||||
- **节点运营者的顺序进入门槛。** 节点注册需生成一条长度为 `vdf_chain_length × D` 的顺序 SHA-256 链——约相当于普通 x86_64 单核外部时钟约十四天的工作量。攻击者用 `M` 台并行机器仅能在同一外部时钟内得到 `M` 个身份,并不更快。
|
- **节点运营者的顺序进入门槛。** 节点注册需生成一条长度为 `vdf_chain_length × D` 的顺序 SHA-256 链。协议参数 `vdf_entry_windows = 20 160 个窗口`(即一个 τ₂ 时代)设定门槛;在 `D = 325 000 000` 每窗口迭代下,总成本为 `vdf_entry_windows × D = 6.552 × 10¹² 次 SHA-256 哈希`——在创世硬件校准下相当于十四天的外部时钟(单个窗口在普通 x86_64 核上约 60 秒,为衍生属性)。攻击者用 `M` 台并行机器仅能在同一外部时钟内得到 `M` 个身份,并不更快。
|
||||||
|
|
||||||
三者合力,在无金钱壁垒的前提下封堵 DoS。时间这种稀缺,不需要价格喂价、不需要预言机、也不需要交易所来度量。
|
三者合力,在无金钱壁垒的前提下封堵 DoS。时间这种稀缺,不需要价格喂价、不需要预言机、也不需要交易所来度量。
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
# Montana Manifesto
|
# Montana Manifesto
|
||||||
|
|
||||||
**Version:** 2.0.1
|
**Version:** 2.0.2
|
||||||
**Date:** 2026-05-29
|
**Date:** 2026-05-29
|
||||||
**Author:** Alejandro Montana
|
**Author:** Alejandro Montana
|
||||||
**Repository:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
**Repository:** [github.com/efir369999/Montana](https://github.com/efir369999/Montana)
|
||||||
@ -15,9 +15,17 @@ The English version is canonical for cryptographic claims; the Russian version i
|
|||||||
|
|
||||||
The manifesto is written in the academic register of a position paper, addressed simultaneously to the general reader and the cryptographer. The pain of ordinary users with money systems is named; the architectural response is grounded in the full protocol; the technical sections (§V–§IX) are the proof that the human-facing claims are achievable, not the headline of the document.
|
The manifesto is written in the academic register of a position paper, addressed simultaneously to the general reader and the cryptographer. The pain of ordinary users with money systems is named; the architectural response is grounded in the full protocol; the technical sections (§V–§IX) are the proof that the human-facing claims are achievable, not the headline of the document.
|
||||||
|
|
||||||
**v2.0.1 (2026-05-29) — tone correction.** The «last nail in the coffin of two failed worlds» language and the «blue ocean» framing of v2.0.0 are replaced by analytical equivalents. The substance is unchanged. The thesis line now reads: *Montana is an architecture that closes the failures of both fiat and cryptocurrency on a single foundation.* §IV is named «The Ecosystem» without the strategy-jargon subtitle; the closing of §IV states the structural-incentive case directly: each existing actor (banks, cryptocurrency firms, states, hyperscalers) is bound to a model that prevents it from building the neutral substrate Montana provides. §XI closes analytically: a rail no actor can remove a user from, a money no institution can freeze, a unit that compensates the operator for the work of sealing a window, etc.
|
**v2.0.2 (2026-05-29) — critic pass closure.**
|
||||||
|
|
||||||
**v2.0.0 (2026-05-29) — major reframe.** The thesis shifted from architectural rail-vs-currency positioning (a cryptographer-facing axis) to the failure of two money systems for the people who use them. §I «Two Worlds That Failed» names the fiat failures (inflation, debanking, censorship, surveillance, 30% remittance corridors, uneconomic small payments, asset-price-driven housing exclusion, sanction targeting, CBDC-as-surveillance) and the crypto failures (Bitcoin-as-digital-gold, Ethereum-as-MEV-land, stablecoins-on-broken-banks, DeFi-as-Ponzi, failing exchanges). The same underlying cause: rail reliability coupled to native-asset price, rail neutrality contingent on next-block producer, rail primitives that Shor breaks. §IV is a new section enumerating the full Montana ecosystem — protocol, Ɉ, wallet, Montana Messenger, Montana VPN, Anchor, Junona, Pluton, Vera Montana, Hub — and the structural reason no existing actor can build it. §III «Montana in Plain Terms» leads with what an ordinary user experiences: 24 words is the money, run a node and be paid, use the rail without running anything, no founder, autonomous agents first-class, post-quantum from day one. The technical sections (§V–§X) carry the protocol-level claims as before.
|
Three findings from the adversarial review of v2.0.1 are addressed.
|
||||||
|
|
||||||
|
- *§III post-quantum bullet rewritten.* The marketing line «Designed to be safe for your children's children» is replaced with a defensible analytical claim: «at NIST security level 3 (≈ 192-bit quantum-equivalent strength)». The lay register of §III is preserved; the consumer-marketing voice is removed.
|
||||||
|
- *§IX entry barrier carries the integer derivation inline.* The prior phrasing «approximately fourteen days of wall-clock on a commodity x86_64 core» is replaced with the full derivation: `vdf_entry_windows = 20 160 windows × D = 6.552 × 10¹² SHA-256 hashes`, fourteen days of wall-clock at the genesis-hardware calibration. The number is now peer-review defensible.
|
||||||
|
- *§IV present-tense for four ecosystem components is softened.* Messenger, Junona, Pluton, and Vera Montana are framed in design-stage language («a reference implementation is in development», «is defined as», «designed to», «at the design stage»). Shipping components (Rail, Money, Wallet, Anchor, VPN, Hub) keep present-tense. The reader can no longer mistake design vision for production reality.
|
||||||
|
|
||||||
|
**v2.0.1 (2026-05-29) — tone correction.** The «last nail in the coffin of two failed worlds» language and the «blue ocean» framing of v2.0.0 are replaced with analytical equivalents. The substance is unchanged. The thesis line now reads: *Montana is an architecture that closes the failures of both fiat and cryptocurrency on a single foundation.* §IV is named «The Ecosystem». §XI closes with the analytical thesis and «the ether the name promised».
|
||||||
|
|
||||||
|
**v2.0.0 (2026-05-29) — major reframe.** The thesis shifted from architectural rail-vs-currency positioning (a cryptographer-facing axis) to the failure of two money systems for the people who use them. §I «Two Worlds That Failed» names the fiat failures (inflation, debanking, censorship, surveillance, 30% remittance corridors, uneconomic small payments, asset-price-driven housing exclusion, sanction targeting, CBDC-as-surveillance) and the crypto failures (Bitcoin-as-digital-gold, Ethereum-as-MEV-land, stablecoins-on-broken-banks, DeFi-as-Ponzi, failing exchanges). The same underlying cause: rail reliability coupled to native-asset price, rail neutrality contingent on next-block producer, rail primitives that Shor breaks. §IV introduced the full Montana ecosystem. §III «Montana in Plain Terms» lays out user-facing properties.
|
||||||
|
|
||||||
**v1.3.0 (2026-05-29):** Ethereum recognized and critiqued alongside Bitcoin in §I; no extractable ordering added to §V as a rail property; §IX closes with «the ether the name promised».
|
**v1.3.0 (2026-05-29):** Ethereum recognized and critiqued alongside Bitcoin in §I; no extractable ordering added to §V as a rail property; §IX closes with «the ether the name promised».
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user