2 releases
0.2.1 | Dec 18, 2022 |
---|---|
0.2.0 | Dec 18, 2022 |
0.1.0 |
|
#12 in #securely
8KB
107 lines
CURRENTLY IN VERY EARLY ALPHA
Most stuff isn't implemented yet. Only basic functionality available
lib.rs
:
Encrypted message passing protocol FarCaster.
This utility helps passing arbitrary data over a TCP connection with the option of it being encrypted or not.
Useful for passing basic commands or complex bytecode to and from any device that has a network connection.
Dependencies
~1.5–2.2MB
~47K SLoC