Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS support -- piggybacking on Web PKI #23

Open
mcint opened this issue Aug 3, 2024 · 0 comments
Open

TLS support -- piggybacking on Web PKI #23

mcint opened this issue Aug 3, 2024 · 0 comments

Comments

@mcint
Copy link

mcint commented Aug 3, 2024

I know dict predates the total ascendant dominance of the web.

/etc/services:194:dict   2628/tcp

What would it take to make a TLS version of the protocol widely available by current server maintainers?

  • Interest in Transport Security for dict requests
  • Agreement on (if and) how to adopt current WebPKI practices.
  • Agreement on a distinct port to use, wanting eventual registration with IANA. (It's remarkable how many fewer services linux ships with than IANA has registered).
    • more elegant that sniffing connection packets, on the same port
  • Updates to server and client, to do connection setup.
    • Quality of life goal: Keeping open connections, or caching setup information, to avoid paying full TLS setup overhead on every request.

--
This question does seem a little silly. It seems like a large lift for a protocol mainly maintaining support. Have people written proxies, over other transport protocols or data formats, to allow use of the same clients and servers over a different medium. stunnel might be my minimum viable TLS proxy, but I'm interested beyond services hosted by me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant