talkcmd

package
v0.0.0-...-bdb3a24 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 4, 2026 License: MIT Imports: 33 Imported by: 0

Documentation

Overview

Package talkcmd implements the POSIX talk(1) interface for two users logged in on the same host.

Historical BSD talk used talkd and network sockets. POSIX deliberately does not require remote-host operation. This implementation was written from the public interface, not from BSD C source: it rejects host-qualified names, writes the invitation to a real logged-in terminal, and exchanges encrypted, authenticated datagrams through ephemeral AF_UNIX sockets. Only short-lived public-key endpoint metadata touches disk. No transcript is posted to the public message board and all session entries are removed on exit.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL