How to Install and Uninstall monkeysphere Package on Kali Linux

Last updated: May 17,2024

1. Install "monkeysphere" package

This tutorial shows how to install monkeysphere on Kali Linux

$ sudo apt update $ sudo apt install monkeysphere

2. Uninstall "monkeysphere" package

Please follow the instructions below to uninstall monkeysphere on Kali Linux:

$ sudo apt remove monkeysphere $ sudo apt autoclean && sudo apt autoremove

3. Information about the monkeysphere package on Kali Linux

Package: monkeysphere
Version: 0.43-3.1
Installed-Size: 278
Maintainer: Debian Privacy Tools Maintainers
Architecture: all
Depends: adduser, gnupg (>= 2.1.17), libcrypt-openssl-rsa-perl, libdigest-sha-perl, lockfile-progs | procmail, openssh-client, perl:any
Recommends: agent-transfer, cron-daemon, netcat-openbsd | netcat | socat, ssh-askpass
Suggests: monkeysphere-validation-agent
Enhances: openssh-client, openssh-server
Size: 78648
SHA256: 93819a3463ad9521c2bef214802cf175fd816e3fbdb0e709454f043a60340cb3
SHA1: 2549a9fce677a866ee25919d1597d99a9b033c4c
MD5sum: 39258f86007e33b3836b5433fb21f99c
Description: leverage the OpenPGP web of trust for SSH and TLS authentication
SSH key-based authentication is tried-and-true, but it lacks a true
Public Key Infrastructure for key certification, revocation and
expiration. Monkeysphere is a framework that uses the OpenPGP web of
trust for these PKI functions. It can be used in both directions:
for users to get validated host keys, and for hosts to authenticate
users. Current monkeysphere SSH tools are designed to integrate
with the OpenSSH implementation of the Secure Shell protocol.
.
Monkeysphere can also be used by a validation agent to validate TLS
connections (e.g. https).
Description-md5: 69747826fae9da41423a387347a2faea
Homepage: https://web.monkeysphere.info/
Tag: protocol::ssh, protocol::ssl, security::authentication
Section: net
Priority: optional
Filename: pool/main/m/monkeysphere/monkeysphere_0.43-3.1_all.deb