Skills03/c9

A decentralized universal computer: every machine is a folder under / (Plan 9 + TLS, in Go)

8

stars

7

commits

Go

primary language

Aug 26, 2026

updated

README

c9 — one namespace, every machine

Mount any computer as a local folder.

INSTALL: go install github.com/Skills03/universal-computer/cmd/c9@main

USE: c9 login c9 mount /myserver --host YOUR_SERVER_IP cd /myserver

That's it. Remote is now local. No scp, no rsync.

  • Direct device-to-device, no relay
  • Encrypted TLS 1.3
  • Files never touch our server
  • Fast, built on 9P2000

Share: c9 share /myserver --with friend@email.com

Demo: universal-computer.com/demo

Contributors

Skills03

7 commits

Skills03/c9

A decentralized universal computer: every machine is a folder under / (Plan 9 + TLS, in Go)

8

stars

7

commits

Go

primary language

Aug 26, 2026

updated

README

c9 — one namespace, every machine

Mount any computer as a local folder.

INSTALL: go install github.com/Skills03/universal-computer/cmd/c9@main

USE: c9 login c9 mount /myserver --host YOUR_SERVER_IP cd /myserver

That's it. Remote is now local. No scp, no rsync.

  • Direct device-to-device, no relay
  • Encrypted TLS 1.3
  • Files never touch our server
  • Fast, built on 9P2000

Share: c9 share /myserver --with friend@email.com

Demo: universal-computer.com/demo

See what people are saying

Contributors

Skills03

7 commits

Languages

Go

84.1%

HTML

7.4%

CSS

5.7%

JavaScript

2.6%