Requirements:
- openssl
- at_pkam
Takes an atSign and returns the fqdn/port of that atSign
Takes an atSign, performs pkam authentication, then releases stdin/stdout to the foreground.
Notes:
- You will get warnings about cat when exiting the script, this is fine, don't worry.
- Bash needs support for bash coproc (bash version 4)
- at_pkam is expected to be on the path by default
- atdirectory is expected to be in the same directory as atserver
- atkeys for the atSign are expected to be located at ~/.atsign/keys/<atSign>_key.atKeys
- You can modify the script if you don't want to change the paths for any of the above
- Each item only appears once