#' Check Safety of SSH Public Keys
#'
#' SSH is great! Poorly-configured SSH keys are not. Tools are provided to assess the
#' safety of SSH public keys in multiple contexts.
#'
#' @md
#' @name pubcheck
#' @keywords internal
#' @author Bob Rudis (bob@@rud.is)
#' @importFrom gh gh
#' @importFrom openssl read_pubkey
"_PACKAGE"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.