2
0
mirror of https://git.numenor-labs.us/dsfx.git synced 2025-05-10 04:07:55 +00:00

dsfx

Distributed Secure File Exchange

DSFX is a next generation file exchange that that liberates users from big tech.

Documentation

Start

# Run a server
go run koti.casa/numenor-labs/dsfx/cmd/dsfx@main
# serving: dsfx://0.0.0.0:8000#<ed25519_public_key>

# Get the client
go run koti.casa/numenor-labs/dsfx/cmd/dsfxctl@main test dsfx://0.0.0.0:8000#<ed25519_public_key>
Description
No description provided
Readme 272 KiB
Languages
Go 100%