
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
.. image:: https://github.com/ralphje/signify/actions/workflows/test.yml/badge.svg :target: https://github.com/ralphje/signify/actions/workflows/test.yml .. image:: https://codecov.io/gh/ralphje/signify/branch/master/graph/badge.svg :target: https://codecov.io/gh/ralphje/signify .. image:: https://readthedocs.org/projects/signify/badge/?version=latest :target: http://signify.readthedocs.io/en/latest/?badge=latest
Signify, a portmanteau of signature and verify, is a Python module that computes and validates signatures. At this point it is mostly a library that verifies PE Authenticode-signed binaries.
This module is a forked from Google's verify_sigs
module, updated to fit
modern Python standards and be compatible with Python 3. It is not a drop-in
replacement, as significant changes have occurred.
This module is compatible with Python 3.8+ and does not support Python 2.
Installation is very simple::
pip install signify
Documentation is available at http://signify.readthedocs.io/en/latest/ or in the docs/ directory.
Thanks to Germano Caronni (caronni@google.com, gec@acm.org) for writing the basis of this module.
FAQs
Module to generate and verify PE signatures
We found that signify demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.