18 lines
495 B
Markdown
18 lines
495 B
Markdown
|
|
# ADR 0000: Project Goals
|
||
|
|
|
||
|
|
## Status
|
||
|
|
|
||
|
|
Accepted.
|
||
|
|
|
||
|
|
## Decision
|
||
|
|
|
||
|
|
`geth` is a personal, local-first, script-friendly mesh runtime built as a Rust
|
||
|
|
monorepo around Iroh networking and resource-oriented modules.
|
||
|
|
|
||
|
|
It is not a blockchain, not a consensus system, not the Ethereum geth client,
|
||
|
|
and not a replacement for OpenSSH authentication.
|
||
|
|
|
||
|
|
## Consequences
|
||
|
|
|
||
|
|
The project favors local ownership, explicit resources, durable metadata,
|
||
|
|
capability-based authorization, and future multi-user collaboration.
|