2025-03-22 11:26:56 -04:00
2025-03-09 12:33:27 -04:00
2025-03-22 11:16:00 -04:00
2025-03-07 21:05:37 -05:00
2025-03-09 10:06:41 -04:00
2025-03-21 22:04:51 -04: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/dsfxnode@latest
# serving: dsfx://0.0.0.0:8000#<ed25519_public_key>

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