lookaround/ideas.md

7 lines
328 B
Markdown
Raw Permalink Normal View History

2021-12-07 02:01:41 +00:00
Cool ideas that can be done but probably won't be.
2021-12-13 00:25:15 +00:00
- Advertise TCP services in server response
- Arbitrary TCP forwarding of (stdin? stdout? TCP?) with interface cutover
2021-12-07 02:01:41 +00:00
- Netcat replacement "Just send a file" _including filename_
- Public-key crypto for trusting peers on first use (Hard cause it requires mutable disk state)