Update README.md
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
## Why This Exists
|
## Why This Exists
|
||||||
|
|
||||||
[OpenClaw](https://github.com/anthropics/openclaw) is an impressive project with a great vision. But I can't sleep well running software I don't understand with access to my life. OpenClaw has 52+ modules, 8 config management files, 45+ dependencies, and abstractions for 15 channel providers. Security is application-level (allowlists, pairing codes) rather than OS isolation—everything runs in one Node process with shared memory.
|
[OpenClaw](https://github.com/anthropics/openclaw) is an impressive project with a great vision. But I can't sleep well running software I don't understand with access to my life. OpenClaw has 52+ modules, 8 config management files, 45+ dependencies, and abstractions for 15 channel providers. Security is application-level (allowlists, pairing codes) rather than OS isolation. Everything runs in one Node process with shared memory.
|
||||||
|
|
||||||
NanoClaw gives you the same core functionality in a codebase you can understand in 8 minutes. One process. A handful of files. Agents run in actual Linux containers with filesystem isolation, not behind permission checks.
|
NanoClaw gives you the same core functionality in a codebase you can understand in 8 minutes. One process. A handful of files. Agents run in actual Linux containers with filesystem isolation, not behind permission checks.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user