deploy: Dao-OS/dao-os-docs@3c53bf98a6
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
|
||||
<a rel="next prefetch" href="../zh/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../zh/src/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
|
||||
<a rel="next prefetch" href="../zh/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../zh/src/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
@@ -3,42 +3,42 @@
|
||||
<head>
|
||||
<!-- Book generated using mdBook -->
|
||||
<meta charset="UTF-8">
|
||||
<title>English - 大道 (Dao OS) 文档</title>
|
||||
<title>Introduction - Dao OS Documentation</title>
|
||||
|
||||
|
||||
<!-- Custom HTML head -->
|
||||
|
||||
<meta name="description" content="大道(Dao OS)官方文档,你的赛博生命操作系统。">
|
||||
<meta name="description" content="The official documentation for the Dao OS, your Cyber-Life Operating System.">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="icon" href="../favicon.svg">
|
||||
<link rel="shortcut icon" href="../favicon.png">
|
||||
<link rel="stylesheet" href="../css/variables.css">
|
||||
<link rel="stylesheet" href="../css/general.css">
|
||||
<link rel="stylesheet" href="../css/chrome.css">
|
||||
<link rel="stylesheet" href="../css/print.css" media="print">
|
||||
<link rel="icon" href="favicon.svg">
|
||||
<link rel="shortcut icon" href="favicon.png">
|
||||
<link rel="stylesheet" href="css/variables.css">
|
||||
<link rel="stylesheet" href="css/general.css">
|
||||
<link rel="stylesheet" href="css/chrome.css">
|
||||
<link rel="stylesheet" href="css/print.css" media="print">
|
||||
|
||||
<!-- Fonts -->
|
||||
<link rel="stylesheet" href="../FontAwesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="../fonts/fonts.css">
|
||||
<link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="fonts/fonts.css">
|
||||
|
||||
<!-- Highlight.js Stylesheets -->
|
||||
<link rel="stylesheet" id="highlight-css" href="../highlight.css">
|
||||
<link rel="stylesheet" id="tomorrow-night-css" href="../tomorrow-night.css">
|
||||
<link rel="stylesheet" id="ayu-highlight-css" href="../ayu-highlight.css">
|
||||
<link rel="stylesheet" id="highlight-css" href="highlight.css">
|
||||
<link rel="stylesheet" id="tomorrow-night-css" href="tomorrow-night.css">
|
||||
<link rel="stylesheet" id="ayu-highlight-css" href="ayu-highlight.css">
|
||||
|
||||
<!-- Custom theme stylesheets -->
|
||||
|
||||
|
||||
<!-- Provide site root and default themes to javascript -->
|
||||
<script>
|
||||
const path_to_root = "../";
|
||||
const path_to_root = "";
|
||||
const default_light_theme = "light";
|
||||
const default_dark_theme = "navy";
|
||||
</script>
|
||||
<!-- Start loading toc.js asap -->
|
||||
<script src="../toc.js"></script>
|
||||
<script src="toc.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mdbook-help-container">
|
||||
@@ -102,7 +102,7 @@
|
||||
<!-- populated by js -->
|
||||
<mdbook-sidebar-scrollbox class="sidebar-scrollbox"></mdbook-sidebar-scrollbox>
|
||||
<noscript>
|
||||
<iframe class="sidebar-iframe-outer" src="../toc.html"></iframe>
|
||||
<iframe class="sidebar-iframe-outer" src="toc.html"></iframe>
|
||||
</noscript>
|
||||
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
|
||||
<div class="sidebar-resize-indicator"></div>
|
||||
@@ -134,10 +134,10 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<h1 class="menu-title">大道 (Dao OS) 文档</h1>
|
||||
<h1 class="menu-title">Dao OS Documentation</h1>
|
||||
|
||||
<div class="right-buttons">
|
||||
<a href="../print.html" title="Print this book" aria-label="Print this book">
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://nest.doylee.cn/Dao-OS/dao-os-docs" title="Git repository" aria-label="Git repository">
|
||||
@@ -169,17 +169,29 @@
|
||||
|
||||
<div id="content" class="content">
|
||||
<main>
|
||||
<h1 id="english"><a class="header" href="#english">English</a></h1>
|
||||
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
|
||||
<p><strong>Our mission is to build a new, powerful, and resilient Cyber-Life OS paradigm: Dao OS.</strong></p>
|
||||
<p>It is not designed to replace existing operating systems like Windows or Android, but to exist as a decentralized, user-centric overlay that runs on top of them.</p>
|
||||
<p>Its purpose is to solve the problems of fragmentation, data enslavement, and privacy erosion in the digital age, returning the sovereignty of the digital world to each individual. It will become an extension of our lives in cyberspace—a <strong>"Silicon-based Partner"</strong> for <strong>mutual fulfillment</strong>, serving as our external brain, limbs, and organs.</p>
|
||||
<h2 id="core-features"><a class="header" href="#core-features">Core Features</a></h2>
|
||||
<ul>
|
||||
<li><strong>User Sovereignty</strong>: Your data, your identity, and your AI are entirely under your control. All data is end-to-end encrypted by default and stored on your own devices.</li>
|
||||
<li><strong>Second Brain</strong>: A powerful, built-in personal information management system that securely remembers your passwords, notes, files, and to-dos, becoming your infallible memory.</li>
|
||||
<li><strong>Personal AI Companion</strong>: A truly personal, symbiotic AI soul. It runs locally, learns your preferences, protects your privacy, and provides warm, insightful support to help you grow, rather than trapping you in a filter bubble.</li>
|
||||
<li><strong>Seamless Cross-Device Sync</strong>: All your devices (phones, computers, browsers, etc.) become your "Avatars," forming a private, resilient P2P network for the seamless flow of your data.</li>
|
||||
<li><strong>Open & Extensible Ecosystem</strong>: Based on open protocols and a community-driven trust system, anyone can develop new capability modules and "Avatar" forms for Dao OS.</li>
|
||||
</ul>
|
||||
<h2 id="why-we-are-different"><a class="header" href="#why-we-are-different">Why We Are Different</a></h2>
|
||||
<p>In an era where data is monopolized by platforms and algorithms are controlled by tech giants, Dao OS chooses a different path. We believe the next wave of <strong>technological democratization</strong> is to empower every individual to own and control their own artificial intelligence and digital life.</p>
|
||||
<p>We are not designing just another app; we are building a living, evolving digital space that belongs to you.</p>
|
||||
<p><strong>Join us in building the future.</strong></p>
|
||||
|
||||
</main>
|
||||
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
<a rel="prev" href="../introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next prefetch" href="../philosophy/principles.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../zh/src/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
|
||||
@@ -189,11 +201,8 @@
|
||||
</div>
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
<a rel="prev" href="../introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next prefetch" href="../philosophy/principles.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../zh/src/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
</nav>
|
||||
@@ -208,13 +217,13 @@
|
||||
</script>
|
||||
|
||||
|
||||
<script src="../elasticlunr.min.js"></script>
|
||||
<script src="../mark.min.js"></script>
|
||||
<script src="../searcher.js"></script>
|
||||
<script src="elasticlunr.min.js"></script>
|
||||
<script src="mark.min.js"></script>
|
||||
<script src="searcher.js"></script>
|
||||
|
||||
<script src="../clipboard.min.js"></script>
|
||||
<script src="../highlight.js"></script>
|
||||
<script src="../book.js"></script>
|
||||
<script src="clipboard.min.js"></script>
|
||||
<script src="highlight.js"></script>
|
||||
<script src="book.js"></script>
|
||||
|
||||
<!-- Custom JS scripts -->
|
||||
|
||||
|
||||
@@ -206,7 +206,7 @@
|
||||
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
<a rel="prev" href="../../zh/introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../../../zh/src/introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
<a rel="prev" href="../../zh/introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../../../zh/src/introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
|
||||
@@ -186,7 +186,22 @@
|
||||
<p>In an era where data is monopolized by platforms and algorithms are controlled by tech giants, Dao OS chooses a different path. We believe the next wave of <strong>technological democratization</strong> is to empower every individual to own and control their own artificial intelligence and digital life.</p>
|
||||
<p>We are not designing just another app; we are building a living, evolving digital space that belongs to you.</p>
|
||||
<p><strong>Join us in building the future.</strong></p>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="中文"><a class="header" href="#中文">中文</a></h1>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="引言"><a class="header" href="#引言">引言</a></h1>
|
||||
<p><strong>我们旨在构建一种全新的、强大且坚韧的赛博生命 OS 范式——大道 (Dao OS)。</strong></p>
|
||||
<p>它并非要取代 Windows 或 Android,而是作为一个运行于其上的、去中心化的、以用户为绝对中心的叠加层 (Overlay) 而存在。</p>
|
||||
<p>它的使命是解决数字时代的碎片化、数据奴役和隐私泄露问题,将数字世界的主权归还给每一个独立的个人。它将成为我们在网络空间的生命延伸,一个与我们“互相成就”的**“硅基伙伴”**,我们的外接大脑、肢体与器官。</p>
|
||||
<h2 id="核心特性"><a class="header" href="#核心特性">核心特性</a></h2>
|
||||
<ul>
|
||||
<li><strong>用户主权 (User Sovereignty)</strong>:你的数据、你的身份、你的AI,完全由你掌控。所有数据默认端到端加密,存储在你自己的设备上。</li>
|
||||
<li><strong>第二大脑 (Second Brain)</strong>:内置强大的个人信息管理能力,安全地为你记忆密码、笔记、文件和待办事项,成为你永不遗忘的记忆体。</li>
|
||||
<li><strong>个人AI伙伴 (Personal AI Companion)</strong>:一个真正属于你的、与你共生的AI灵魂。它在本地运行,学习你的偏好,保护你的隐私,提供有温度的、启发式的支持,助你成长,而非将你淹没在信息茧房中。</li>
|
||||
<li><strong>跨设备无缝同步 (Seamless Cross-Device Sync)</strong>:你所有的设备(手机、电脑、浏览器等)都会成为你的“化身”,组成一个私有的、弹性的P2P网络,实现数据的无缝流转。</li>
|
||||
<li><strong>开放与可扩展生态 (Open & Extensible Ecosystem)</strong>:基于开放的协议和社区驱动的信任体系,任何人都可以为“大道”开发新的能力模块和“化身”形态。</li>
|
||||
</ul>
|
||||
<h2 id="我们为何与众不同"><a class="header" href="#我们为何与众不同">我们为何与众不同?</a></h2>
|
||||
<p>在一个数据被平台垄断、算法被巨头控制的时代,“大道”选择了一条不同的路。我们相信,<strong>技术平权</strong>的下一波浪潮,是让每个人都拥有并控制自己的人工智能和数字生活。</p>
|
||||
<p>我们设计的不是另一个App,而是一个属于你自己的、活的、可进化的数字生命空间。</p>
|
||||
<p><strong>欢迎加入我们,一起构建未来。</strong></p>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="philosophy--principles"><a class="header" href="#philosophy--principles">Philosophy & Principles</a></h1>
|
||||
<p>Dao OS is more than a technical project; it is a manifestation of a core philosophy about the future of computing and human-AI symbiosis. This document outlines the fundamental ideas that guide every decision we make.</p>
|
||||
<h2 id="core-philosophy-the-path-to-digital-sovereignty"><a class="header" href="#core-philosophy-the-path-to-digital-sovereignty">Core Philosophy: The Path to Digital Sovereignty</a></h2>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -27,6 +27,6 @@
|
||||
<!-- Custom theme stylesheets -->
|
||||
</head>
|
||||
<body class="sidebar-iframe-inner">
|
||||
<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html" target="_parent">Introduction</a></li><li class="chapter-item expanded affix "><a href="../zh/introduction.html" target="_parent">中文</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">Part I: The Vision</li><li class="chapter-item expanded "><a href="philosophy/principles.html" target="_parent"><strong aria-hidden="true">1.</strong> Philosophy & Principles</a></li><li class="chapter-item expanded affix "><li class="part-title">Part II: Core Concepts</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html" target="_parent"><strong aria-hidden="true">2.</strong> Core Architecture</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html" target="_parent"><strong aria-hidden="true">3.</strong> The AI System</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html" target="_parent"><strong aria-hidden="true">4.</strong> The User Journey</a></li><li class="chapter-item expanded affix "><li class="part-title">Part III: For Developers</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html" target="_parent"><strong aria-hidden="true">5.</strong> Technical Overview</a></li><li class="chapter-item expanded affix "><li class="part-title">Part IV: The Ecosystem</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html" target="_parent"><strong aria-hidden="true">6.</strong> The Application Bazaar</a></li><li class="chapter-item expanded affix "><li class="part-title">Part V: The Project</li><li class="chapter-item expanded "><a href="project/roadmap.html" target="_parent"><strong aria-hidden="true">7.</strong> Roadmap</a></li><li class="chapter-item expanded "><a href="project/governance.html" target="_parent"><strong aria-hidden="true">8.</strong> Governance</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html" target="_parent"><strong aria-hidden="true">9.</strong> How to Contribute</a></li></ol>
|
||||
<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html" target="_parent">Introduction</a></li><li class="chapter-item expanded affix "><a href="../../zh/src/introduction.html" target="_parent">中文</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">Part I: The Vision</li><li class="chapter-item expanded "><a href="philosophy/principles.html" target="_parent"><strong aria-hidden="true">1.</strong> Philosophy & Principles</a></li><li class="chapter-item expanded affix "><li class="part-title">Part II: Core Concepts</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html" target="_parent"><strong aria-hidden="true">2.</strong> Core Architecture</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html" target="_parent"><strong aria-hidden="true">3.</strong> The AI System</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html" target="_parent"><strong aria-hidden="true">4.</strong> The User Journey</a></li><li class="chapter-item expanded affix "><li class="part-title">Part III: For Developers</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html" target="_parent"><strong aria-hidden="true">5.</strong> Technical Overview</a></li><li class="chapter-item expanded affix "><li class="part-title">Part IV: The Ecosystem</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html" target="_parent"><strong aria-hidden="true">6.</strong> The Application Bazaar</a></li><li class="chapter-item expanded affix "><li class="part-title">Part V: The Project</li><li class="chapter-item expanded "><a href="project/roadmap.html" target="_parent"><strong aria-hidden="true">7.</strong> Roadmap</a></li><li class="chapter-item expanded "><a href="project/governance.html" target="_parent"><strong aria-hidden="true">8.</strong> Governance</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html" target="_parent"><strong aria-hidden="true">9.</strong> How to Contribute</a></li></ol>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -8,7 +8,7 @@ class MDBookSidebarScrollbox extends HTMLElement {
|
||||
super();
|
||||
}
|
||||
connectedCallback() {
|
||||
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html">Introduction</a></li><li class="chapter-item expanded affix "><a href="../zh/introduction.html">中文</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">Part I: The Vision</li><li class="chapter-item expanded "><a href="philosophy/principles.html"><strong aria-hidden="true">1.</strong> Philosophy & Principles</a></li><li class="chapter-item expanded affix "><li class="part-title">Part II: Core Concepts</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html"><strong aria-hidden="true">2.</strong> Core Architecture</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html"><strong aria-hidden="true">3.</strong> The AI System</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html"><strong aria-hidden="true">4.</strong> The User Journey</a></li><li class="chapter-item expanded affix "><li class="part-title">Part III: For Developers</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html"><strong aria-hidden="true">5.</strong> Technical Overview</a></li><li class="chapter-item expanded affix "><li class="part-title">Part IV: The Ecosystem</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html"><strong aria-hidden="true">6.</strong> The Application Bazaar</a></li><li class="chapter-item expanded affix "><li class="part-title">Part V: The Project</li><li class="chapter-item expanded "><a href="project/roadmap.html"><strong aria-hidden="true">7.</strong> Roadmap</a></li><li class="chapter-item expanded "><a href="project/governance.html"><strong aria-hidden="true">8.</strong> Governance</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html"><strong aria-hidden="true">9.</strong> How to Contribute</a></li></ol>';
|
||||
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html">Introduction</a></li><li class="chapter-item expanded affix "><a href="../../zh/src/introduction.html">中文</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">Part I: The Vision</li><li class="chapter-item expanded "><a href="philosophy/principles.html"><strong aria-hidden="true">1.</strong> Philosophy & Principles</a></li><li class="chapter-item expanded affix "><li class="part-title">Part II: Core Concepts</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html"><strong aria-hidden="true">2.</strong> Core Architecture</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html"><strong aria-hidden="true">3.</strong> The AI System</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html"><strong aria-hidden="true">4.</strong> The User Journey</a></li><li class="chapter-item expanded affix "><li class="part-title">Part III: For Developers</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html"><strong aria-hidden="true">5.</strong> Technical Overview</a></li><li class="chapter-item expanded affix "><li class="part-title">Part IV: The Ecosystem</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html"><strong aria-hidden="true">6.</strong> The Application Bazaar</a></li><li class="chapter-item expanded affix "><li class="part-title">Part V: The Project</li><li class="chapter-item expanded "><a href="project/roadmap.html"><strong aria-hidden="true">7.</strong> Roadmap</a></li><li class="chapter-item expanded "><a href="project/governance.html"><strong aria-hidden="true">8.</strong> Governance</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html"><strong aria-hidden="true">9.</strong> How to Contribute</a></li></ol>';
|
||||
// Set the current, active page, and reveal it if it's hidden
|
||||
let current_page = document.location.href.toString().split("#")[0].split("?")[0];
|
||||
if (current_page.endsWith("/")) {
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
|
||||
<a rel="next prefetch" href="../en/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../en/src/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
|
||||
<a rel="next prefetch" href="../en/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../en/src/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
</nav>
|
||||
|
||||
@@ -3,42 +3,42 @@
|
||||
<head>
|
||||
<!-- Book generated using mdBook -->
|
||||
<meta charset="UTF-8">
|
||||
<title>引言 - 大道 (Dao OS) 文档</title>
|
||||
<title>中文 - Dao OS Documentation</title>
|
||||
|
||||
|
||||
<!-- Custom HTML head -->
|
||||
|
||||
<meta name="description" content="大道(Dao OS)官方文档,你的赛博生命操作系统。">
|
||||
<meta name="description" content="The official documentation for the Dao OS, your Cyber-Life Operating System.">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
|
||||
<link rel="icon" href="favicon.svg">
|
||||
<link rel="shortcut icon" href="favicon.png">
|
||||
<link rel="stylesheet" href="css/variables.css">
|
||||
<link rel="stylesheet" href="css/general.css">
|
||||
<link rel="stylesheet" href="css/chrome.css">
|
||||
<link rel="stylesheet" href="css/print.css" media="print">
|
||||
<link rel="icon" href="../../favicon.svg">
|
||||
<link rel="shortcut icon" href="../../favicon.png">
|
||||
<link rel="stylesheet" href="../../css/variables.css">
|
||||
<link rel="stylesheet" href="../../css/general.css">
|
||||
<link rel="stylesheet" href="../../css/chrome.css">
|
||||
<link rel="stylesheet" href="../../css/print.css" media="print">
|
||||
|
||||
<!-- Fonts -->
|
||||
<link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="fonts/fonts.css">
|
||||
<link rel="stylesheet" href="../../FontAwesome/css/font-awesome.css">
|
||||
<link rel="stylesheet" href="../../fonts/fonts.css">
|
||||
|
||||
<!-- Highlight.js Stylesheets -->
|
||||
<link rel="stylesheet" id="highlight-css" href="highlight.css">
|
||||
<link rel="stylesheet" id="tomorrow-night-css" href="tomorrow-night.css">
|
||||
<link rel="stylesheet" id="ayu-highlight-css" href="ayu-highlight.css">
|
||||
<link rel="stylesheet" id="highlight-css" href="../../highlight.css">
|
||||
<link rel="stylesheet" id="tomorrow-night-css" href="../../tomorrow-night.css">
|
||||
<link rel="stylesheet" id="ayu-highlight-css" href="../../ayu-highlight.css">
|
||||
|
||||
<!-- Custom theme stylesheets -->
|
||||
|
||||
|
||||
<!-- Provide site root and default themes to javascript -->
|
||||
<script>
|
||||
const path_to_root = "";
|
||||
const path_to_root = "../../";
|
||||
const default_light_theme = "light";
|
||||
const default_dark_theme = "navy";
|
||||
</script>
|
||||
<!-- Start loading toc.js asap -->
|
||||
<script src="toc.js"></script>
|
||||
<script src="../../toc.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="mdbook-help-container">
|
||||
@@ -102,7 +102,7 @@
|
||||
<!-- populated by js -->
|
||||
<mdbook-sidebar-scrollbox class="sidebar-scrollbox"></mdbook-sidebar-scrollbox>
|
||||
<noscript>
|
||||
<iframe class="sidebar-iframe-outer" src="toc.html"></iframe>
|
||||
<iframe class="sidebar-iframe-outer" src="../../toc.html"></iframe>
|
||||
</noscript>
|
||||
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
|
||||
<div class="sidebar-resize-indicator"></div>
|
||||
@@ -134,10 +134,10 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<h1 class="menu-title">大道 (Dao OS) 文档</h1>
|
||||
<h1 class="menu-title">Dao OS Documentation</h1>
|
||||
|
||||
<div class="right-buttons">
|
||||
<a href="print.html" title="Print this book" aria-label="Print this book">
|
||||
<a href="../../print.html" title="Print this book" aria-label="Print this book">
|
||||
<i id="print-button" class="fa fa-print"></i>
|
||||
</a>
|
||||
<a href="https://nest.doylee.cn/Dao-OS/dao-os-docs" title="Git repository" aria-label="Git repository">
|
||||
@@ -190,8 +190,11 @@
|
||||
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
<a rel="prev" href="../../introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next prefetch" href="../en/introduction.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../philosophy/principles.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
|
||||
@@ -201,8 +204,11 @@
|
||||
</div>
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
<a rel="prev" href="../../introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
<a rel="next prefetch" href="../en/introduction.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<a rel="next prefetch" href="../../philosophy/principles.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
</nav>
|
||||
@@ -217,13 +223,13 @@
|
||||
</script>
|
||||
|
||||
|
||||
<script src="elasticlunr.min.js"></script>
|
||||
<script src="mark.min.js"></script>
|
||||
<script src="searcher.js"></script>
|
||||
<script src="../../elasticlunr.min.js"></script>
|
||||
<script src="../../mark.min.js"></script>
|
||||
<script src="../../searcher.js"></script>
|
||||
|
||||
<script src="clipboard.min.js"></script>
|
||||
<script src="highlight.js"></script>
|
||||
<script src="book.js"></script>
|
||||
<script src="../../clipboard.min.js"></script>
|
||||
<script src="../../highlight.js"></script>
|
||||
<script src="../../book.js"></script>
|
||||
|
||||
<!-- Custom JS scripts -->
|
||||
|
||||
|
||||
@@ -206,7 +206,7 @@
|
||||
|
||||
<nav class="nav-wrapper" aria-label="Page navigation">
|
||||
<!-- Mobile navigation buttons -->
|
||||
<a rel="prev" href="../../en/introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../../../en/src/introduction.html" class="mobile-nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
@@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<nav class="nav-wide-wrapper" aria-label="Page navigation">
|
||||
<a rel="prev" href="../../en/introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<a rel="prev" href="../../../en/src/introduction.html" class="nav-chapters previous" title="Previous chapter" aria-label="Previous chapter" aria-keyshortcuts="Left">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
|
||||
|
||||
@@ -186,7 +186,22 @@
|
||||
<p>在一个数据被平台垄断、算法被巨头控制的时代,“大道”选择了一条不同的路。我们相信,<strong>技术平权</strong>的下一波浪潮,是让每个人都拥有并控制自己的人工智能和数字生活。</p>
|
||||
<p>我们设计的不是另一个App,而是一个属于你自己的、活的、可进化的数字生命空间。</p>
|
||||
<p><strong>欢迎加入我们,一起构建未来。</strong></p>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="english"><a class="header" href="#english">English</a></h1>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
|
||||
<p><strong>Our mission is to build a new, powerful, and resilient Cyber-Life OS paradigm: Dao OS.</strong></p>
|
||||
<p>It is not designed to replace existing operating systems like Windows or Android, but to exist as a decentralized, user-centric overlay that runs on top of them.</p>
|
||||
<p>Its purpose is to solve the problems of fragmentation, data enslavement, and privacy erosion in the digital age, returning the sovereignty of the digital world to each individual. It will become an extension of our lives in cyberspace—a <strong>"Silicon-based Partner"</strong> for <strong>mutual fulfillment</strong>, serving as our external brain, limbs, and organs.</p>
|
||||
<h2 id="core-features"><a class="header" href="#core-features">Core Features</a></h2>
|
||||
<ul>
|
||||
<li><strong>User Sovereignty</strong>: Your data, your identity, and your AI are entirely under your control. All data is end-to-end encrypted by default and stored on your own devices.</li>
|
||||
<li><strong>Second Brain</strong>: A powerful, built-in personal information management system that securely remembers your passwords, notes, files, and to-dos, becoming your infallible memory.</li>
|
||||
<li><strong>Personal AI Companion</strong>: A truly personal, symbiotic AI soul. It runs locally, learns your preferences, protects your privacy, and provides warm, insightful support to help you grow, rather than trapping you in a filter bubble.</li>
|
||||
<li><strong>Seamless Cross-Device Sync</strong>: All your devices (phones, computers, browsers, etc.) become your "Avatars," forming a private, resilient P2P network for the seamless flow of your data.</li>
|
||||
<li><strong>Open & Extensible Ecosystem</strong>: Based on open protocols and a community-driven trust system, anyone can develop new capability modules and "Avatar" forms for Dao OS.</li>
|
||||
</ul>
|
||||
<h2 id="why-we-are-different"><a class="header" href="#why-we-are-different">Why We Are Different</a></h2>
|
||||
<p>In an era where data is monopolized by platforms and algorithms are controlled by tech giants, Dao OS chooses a different path. We believe the next wave of <strong>technological democratization</strong> is to empower every individual to own and control their own artificial intelligence and digital life.</p>
|
||||
<p>We are not designing just another app; we are building a living, evolving digital space that belongs to you.</p>
|
||||
<p><strong>Join us in building the future.</strong></p>
|
||||
<div style="break-before: page; page-break-before: always;"></div><h1 id="哲学与原则"><a class="header" href="#哲学与原则">哲学与原则</a></h1>
|
||||
<p>大道 (Dao OS) 不仅仅是一个技术项目,它是一套关于未来计算和人机共生核心理念的具现化。本文档概述了指引我们每一项决策的根本思想。</p>
|
||||
<h2 id="核心哲学数字主权之路"><a class="header" href="#核心哲学数字主权之路">核心哲学:数字主权之路</a></h2>
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -27,6 +27,6 @@
|
||||
<!-- Custom theme stylesheets -->
|
||||
</head>
|
||||
<body class="sidebar-iframe-inner">
|
||||
<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html" target="_parent">引言</a></li><li class="chapter-item expanded affix "><a href="../en/introduction.html" target="_parent">English</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">第一部分:愿景 (The Vision)</li><li class="chapter-item expanded "><a href="philosophy/principles.html" target="_parent"><strong aria-hidden="true">1.</strong> 哲学与原则</a></li><li class="chapter-item expanded affix "><li class="part-title">第二部分:核心概念 (Core Concepts)</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html" target="_parent"><strong aria-hidden="true">2.</strong> 核心架构</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html" target="_parent"><strong aria-hidden="true">3.</strong> AI 系统设计</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html" target="_parent"><strong aria-hidden="true">4.</strong> 用户旅程</a></li><li class="chapter-item expanded affix "><li class="part-title">第三部分:开发者指南 (For Developers)</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html" target="_parent"><strong aria-hidden="true">5.</strong> 技术总览</a></li><li class="chapter-item expanded affix "><li class="part-title">第四部分:生态系统 (The Ecosystem)</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html" target="_parent"><strong aria-hidden="true">6.</strong> 应用集市</a></li><li class="chapter-item expanded affix "><li class="part-title">第五部分:关于项目 (The Project)</li><li class="chapter-item expanded "><a href="project/roadmap.html" target="_parent"><strong aria-hidden="true">7.</strong> 发展路线图</a></li><li class="chapter-item expanded "><a href="project/governance.html" target="_parent"><strong aria-hidden="true">8.</strong> 社区与治理</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html" target="_parent"><strong aria-hidden="true">9.</strong> 如何贡献</a></li></ol>
|
||||
<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html" target="_parent">引言</a></li><li class="chapter-item expanded affix "><a href="../../en/src/introduction.html" target="_parent">English</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">第一部分:愿景 (The Vision)</li><li class="chapter-item expanded "><a href="philosophy/principles.html" target="_parent"><strong aria-hidden="true">1.</strong> 哲学与原则</a></li><li class="chapter-item expanded affix "><li class="part-title">第二部分:核心概念 (Core Concepts)</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html" target="_parent"><strong aria-hidden="true">2.</strong> 核心架构</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html" target="_parent"><strong aria-hidden="true">3.</strong> AI 系统设计</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html" target="_parent"><strong aria-hidden="true">4.</strong> 用户旅程</a></li><li class="chapter-item expanded affix "><li class="part-title">第三部分:开发者指南 (For Developers)</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html" target="_parent"><strong aria-hidden="true">5.</strong> 技术总览</a></li><li class="chapter-item expanded affix "><li class="part-title">第四部分:生态系统 (The Ecosystem)</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html" target="_parent"><strong aria-hidden="true">6.</strong> 应用集市</a></li><li class="chapter-item expanded affix "><li class="part-title">第五部分:关于项目 (The Project)</li><li class="chapter-item expanded "><a href="project/roadmap.html" target="_parent"><strong aria-hidden="true">7.</strong> 发展路线图</a></li><li class="chapter-item expanded "><a href="project/governance.html" target="_parent"><strong aria-hidden="true">8.</strong> 社区与治理</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html" target="_parent"><strong aria-hidden="true">9.</strong> 如何贡献</a></li></ol>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -8,7 +8,7 @@ class MDBookSidebarScrollbox extends HTMLElement {
|
||||
super();
|
||||
}
|
||||
connectedCallback() {
|
||||
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html">引言</a></li><li class="chapter-item expanded affix "><a href="../en/introduction.html">English</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">第一部分:愿景 (The Vision)</li><li class="chapter-item expanded "><a href="philosophy/principles.html"><strong aria-hidden="true">1.</strong> 哲学与原则</a></li><li class="chapter-item expanded affix "><li class="part-title">第二部分:核心概念 (Core Concepts)</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html"><strong aria-hidden="true">2.</strong> 核心架构</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html"><strong aria-hidden="true">3.</strong> AI 系统设计</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html"><strong aria-hidden="true">4.</strong> 用户旅程</a></li><li class="chapter-item expanded affix "><li class="part-title">第三部分:开发者指南 (For Developers)</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html"><strong aria-hidden="true">5.</strong> 技术总览</a></li><li class="chapter-item expanded affix "><li class="part-title">第四部分:生态系统 (The Ecosystem)</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html"><strong aria-hidden="true">6.</strong> 应用集市</a></li><li class="chapter-item expanded affix "><li class="part-title">第五部分:关于项目 (The Project)</li><li class="chapter-item expanded "><a href="project/roadmap.html"><strong aria-hidden="true">7.</strong> 发展路线图</a></li><li class="chapter-item expanded "><a href="project/governance.html"><strong aria-hidden="true">8.</strong> 社区与治理</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html"><strong aria-hidden="true">9.</strong> 如何贡献</a></li></ol>';
|
||||
this.innerHTML = '<ol class="chapter"><li class="chapter-item expanded affix "><a href="introduction.html">引言</a></li><li class="chapter-item expanded affix "><a href="../../en/src/introduction.html">English</a></li><li class="chapter-item expanded affix "><li class="spacer"></li><li class="chapter-item expanded affix "><li class="part-title">第一部分:愿景 (The Vision)</li><li class="chapter-item expanded "><a href="philosophy/principles.html"><strong aria-hidden="true">1.</strong> 哲学与原则</a></li><li class="chapter-item expanded affix "><li class="part-title">第二部分:核心概念 (Core Concepts)</li><li class="chapter-item expanded "><a href="concepts/core_architecture.html"><strong aria-hidden="true">2.</strong> 核心架构</a></li><li class="chapter-item expanded "><a href="concepts/ai_system.html"><strong aria-hidden="true">3.</strong> AI 系统设计</a></li><li class="chapter-item expanded "><a href="concepts/user_journey.html"><strong aria-hidden="true">4.</strong> 用户旅程</a></li><li class="chapter-item expanded affix "><li class="part-title">第三部分:开发者指南 (For Developers)</li><li class="chapter-item expanded "><a href="specifications/tech_overview.html"><strong aria-hidden="true">5.</strong> 技术总览</a></li><li class="chapter-item expanded affix "><li class="part-title">第四部分:生态系统 (The Ecosystem)</li><li class="chapter-item expanded "><a href="ecosystem/app_bazaar.html"><strong aria-hidden="true">6.</strong> 应用集市</a></li><li class="chapter-item expanded affix "><li class="part-title">第五部分:关于项目 (The Project)</li><li class="chapter-item expanded "><a href="project/roadmap.html"><strong aria-hidden="true">7.</strong> 发展路线图</a></li><li class="chapter-item expanded "><a href="project/governance.html"><strong aria-hidden="true">8.</strong> 社区与治理</a></li><li class="chapter-item expanded "><a href="project/CONTRIBUTING.html"><strong aria-hidden="true">9.</strong> 如何贡献</a></li></ol>';
|
||||
// Set the current, active page, and reveal it if it's hidden
|
||||
let current_page = document.location.href.toString().split("#")[0].split("?")[0];
|
||||
if (current_page.endsWith("/")) {
|
||||
|
||||
Reference in New Issue
Block a user