zephyrd
Project Athena's notification service - non-Kerberos server
Install
- All systems
-
curl cmd.cat/zephyrd.sh
- Debian
-
apt-get install zephyr-server
- Ubuntu
-
apt-get install zephyr-server
- Kali Linux
-
apt-get install zephyr-server
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install zephyr-server
- Raspbian
-
apt-get install zephyr-server
- Dockerfile
- dockerfile.run/zephyrd
zephyr-server
Project Athena's notification service - non-Kerberos server
Zephyr is derived from the original Project Athena 'Instant Message' system and allows users to send messages to other users or to groups of users. Users can view incoming Zephyr messages as windowgrams (transient X windows) or as text on a terminal. This package provides the server for the messaging service, which maintains a location and subscription database for all the receiving clients. All zephyrgrams are sent to the server to be routed to the intended recipient. Only one server is required for a group of clients.
zephyr-server-krb5
The original "Instant Message" system-server with Kerberos 5
You probably only need one server for a group of clients. This can be a memory-intensive server, especially for very large sites. The server maintains a location and subscription database for all the receiving clients. All zephyrgrams are sent to the server to be routed to the intended recipient. This version of the server uses Kerberos V for message authentication. This is the Project Athena Zephyr notification system. Zephyr allows users to send messages to other users or to groups of users. Users can view incoming Zephyr messages as windowgrams (transient X windows) or as text on a terminal.