Skip to content

wetware/go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wetware Go

Go implementation of the Wetware distributed computing system.

Installation

go install github.com/wetware/go/cmd/ww

Commands

  • ww run <binary> - Execute binaries in isolated cells with IPFS support
  • ww export <path> - Add files/directories to IPFS
  • ww import <ipfs-path> - Download content from IPFS
  • ww idgen - Generate Ed25519 private keys

Architecture

Wetware provides capability-based security through isolated execution environments (cells) with controlled access to IPFS and other distributed services. Each cell runs in a jailed process with file descriptor-based capability passing.

See spec/cell.md for the cell API specification.

About

Go implementation of Wetware

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •