Add notes file

This commit is contained in:
Anders Pitman 2020-10-17 16:11:40 -06:00
parent 91d82ff987
commit 44e3cc7d2c

32
notes.md Normal file
View File

@ -0,0 +1,32 @@
# Planned features
* Community forum
* GUI client
* Custom SSH keys
* Auto-DNS
* DNS verification before creating tunnels. Necessary for secure multi-user
setups.
* libdns integration
* Add 3rd-party tokens for controlling DNS
* Built-in static file hosting
* Client determines which directories are exposed
* Password-protected tunnels
# Potential features
* Built-in GemDrive
* Allows web UI to browse files on the clients
# Tunnel variations
* Plain TCP
* SSH with custom keys
* SSH with server-generated keys
* Future protocols
* Custom SSH?
* Custom TLS?
* Custom QUIC?
* Which client?
* Which client port?