How To Install Arcverify?

How To Install Arcverify?

arcverify

Python 3 module for DKIM and ARC signing and verification

Maintainer: Scott Kitterman



Section: python

Install arcverify

  • Debian apt-get install python3-dkim Click to copy
  • Ubuntu apt-get install python3-dkim Click to copy
  • Arch Linux pacman -S python-dkim Click to copy
  • Kali Linux apt-get install python3-dkim Click to copy
  • Raspbian apt-get install python-dkim Click to copy

python3-dkim

Python 3 module for DKIM and ARC signing and verification

Python 3 module that implements DKIM (DomainKeys Identified Mail) email signing and verification as well as ARC (Authenticated Received Chain) signing and verification. Supports both RSA and Ed25519 signing and verification. It also provides helper scripts for key generation and command line signing and verification. This is the Python 3 version of the package.

python-dkim

Python module for DKIM and ARC signing and verification

Python module that implements DKIM (DomainKeys Identified Mail) email signing and verification as well as ARC (Authenticated Received Chain) signing and verification. It also provides helper scripts for key generation and command line signing and verification. This is the Python (2) version of the package.

Install the latest version of arcverify in Debian, Ubuntu, Arch, Kali and Raspbian from terminal. To install the arcverify just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of arcverify from the respository and install it in your computer/server.