# FileSignatureValidator
Python command on top of poppler-utils and openssl used to verify file signatures.
this command will simply verify a signature, not the issuer certificate.
It would also implement the certificate issuer verification, downloading first the CA.crt or its chain of trusts.
Please open Issues if you need this additional feature.
Raw data
{
"_id": null,
"home_page": "https://github.com/peppelinux/FileSignatureValidator",
"name": "filesig",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Giuseppe De Marco",
"author_email": "giuseppe.demarco@unical.it",
"download_url": "https://files.pythonhosted.org/packages/78/9c/c9c0a0bdb06d6b15ab0b5fca4442c10c6f92d26b03b45b47f92fe4155e1a/filesig-0.3.0.post1.tar.gz",
"platform": "",
"description": "# FileSignatureValidator\nPython command on top of poppler-utils and openssl used to verify file signatures.\n\nthis command will simply verify a signature, not the issuer certificate.\nIt would also implement the certificate issuer verification, downloading first the CA.crt or its chain of trusts.\nPlease open Issues if you need this additional feature.",
"bugtrack_url": null,
"license": "BSD",
"summary": "Python command on top of 'poppler-utils' and 'openssl' used to verify file signatures",
"version": "0.3.0.post1",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "789cc9c0a0bdb06d6b15ab0b5fca4442c10c6f92d26b03b45b47f92fe4155e1a",
"md5": "71a6e8db4a30182ea4206ce5e85e3ec5",
"sha256": "03d810d379b614c0fbbd688c61e4183299f545a97d3f7a061a2a4a595e329986"
},
"downloads": -1,
"filename": "filesig-0.3.0.post1.tar.gz",
"has_sig": false,
"md5_digest": "71a6e8db4a30182ea4206ce5e85e3ec5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2796,
"upload_time": "2020-06-05T08:34:14",
"upload_time_iso_8601": "2020-06-05T08:34:14.450875Z",
"url": "https://files.pythonhosted.org/packages/78/9c/c9c0a0bdb06d6b15ab0b5fca4442c10c6f92d26b03b45b47f92fe4155e1a/filesig-0.3.0.post1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2020-06-05 08:34:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "peppelinux",
"github_project": "FileSignatureValidator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "filesig"
}