{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Provides secure SMTP subclasses with TLS/SSL certificate validation for Python 2, extending the standard smtplib to verify CA certificates.","skillfed_tags":["legacy","python2-only","abandoned"],"use_cases":["Legacy Python 2 systems still requiring secure SMTP with explicit CA certificate validation.","Auditing or understanding how to add certificate verification to SMTP connections in older codebases.","Historical reference for SMTP security patterns in early Python implementations."],"what_it_does":"secure-smtplib is a set of SMTP subclasses designed to add certificate validation to Python's standard smtplib, specifically for TLS/SSL connections. It was built to address the need to verify CA certificates when establishing secure SMTP connections.\n\nThe package has been unmaintained since 2015-04-07 and targets Python 2. It carries no known security vulnerabilities but offers no active development, documentation, or compatibility assurance for modern Python environments. The license status is unclear, adding legal risk to adoption.","worth_installing":"No. The package is abandoned, targets Python 2, has an unclear license, and no known vulnerabilities. Modern Python's smtplib already provides robust TLS/SSL support. Use the standard library or a maintained alternative instead."},"id":"secure-smtplib","links":{"html":"https://skillfed.io/packages/secure-smtplib","md":"https://skillfed.io/packages/secure-smtplib.md","pypi":"https://pypi.org/project/secure-smtplib/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2015-04-07","license_spdx":null,"license_treatment":"unclear","name":"secure-smtplib","python_support":"unspecified","summary":"Secure SMTP subclasses for Python 2"},"popularity":{"monthly_downloads":426284,"position":6756,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.1"}
