Skip to content

Thunderbird extension to verify safety of emails

Notifications You must be signed in to change notification settings

xschul/CIRCLext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIRCLext

Thunderbird extension to verify safety of emails using PyCIRCLeanMail.

Install

First clone this repository. Then:

Install dependencies

pip3 install -r requirements.txt

Install the extension

  • Go to the Thunderbird extension folder
    • Windows: %APPDATA%\Thunderbird\Profiles\<Profile Name>\extensions\
    • Linux: ~/.thunderbird/<Profile Name>/extensions/
    • MAC: ~/Library/Thunderbird/Profiles/<Profile Name>/extensions/
  • Create in this folder a new file named [email protected] that contains the path to the extension. Example: /home/user/Desktop/CIRCLext/[email protected]

Run the server

Execute the run_server.sh script.

Try the extension

  • Open an email
  • View the source of this email or CTRL+U
  • Click on CIRCL then Is the email safe ?

About

Thunderbird extension to verify safety of emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published