Manages X11 authentication keys and credentials
X.Org Applications: xauth
xauth
$ xauth list
$ xauth extract - $DISPLAY | ssh user@remote xauth merge -
$ xauth add hostname:0 . $(openssl rand -hex 16)