2025-04-01 11:02:20 -04:00
2025-04-04 19:56:34 -04:00
2025-03-25 13:27:37 -04:00
2025-04-01 11:02:20 -04:00
2025-04-01 11:02:20 -04:00

Distributed Secure File Exchange (dsfx)

DSFX is a next generation data exchange designed to be user friendly and excessively secure.

Documentation

Start

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

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