sztpd


Namesztpd JSON
Version 0.0.44 PyPI version JSON
download
home_pagehttps://watsen.net/products/sztpd
SummarySecure Zero Touch Provisioning Daemon (SZTPD)
upload_time2025-07-08 16:09:56
maintainerNone
docs_urlNone
authorWatsen Networks
requires_python<3.13,>=3.11
licenseNon Production Use License
keywords ietf rfc 8572 sztp secure zero touch provisioning ztp zerotouch
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SZTPD

SZTPD is in implementation of the "bootstrap server" defined in [RFC 8572](https://www.rfc-editor.org/rfc/rfc8572.html): 
Secure Zero Touch Provisioning (SZTP).

## Installation

  `pip install sztpd`

  Some system-level packages may need to be installed.

## Overview

  - implemented on top of the [YANGcore](https://pypi.org/project/yangore/) application server.
  - Bootstrapping log per device
  - Plugin-based dynamic callouts to relay progress reports
  - Plugin-based dynamic callouts for ownership verification
  - Plugin-based dynamic callouts for response manager
  - Support for [RFC 9646](https://www.rfc-editor.org/rfc/rfc9646.html): Conveying a Certificate
    Signing Request (CSR) in a Secure Zero-Touch Provisioning (SZTP) Bootstrapping Request

## Motivation

Secure zero touch bootstrapping is important to scale deployments.  Pure Python
apps are highly portable and easy to install.  A simple to install solution
helps adoptability and hence more use, and the world is a safer.

## More Information

Please see the [documentation](https://watsen.net/docs) for more information.


            

Raw data

            {
    "_id": null,
    "home_page": "https://watsen.net/products/sztpd",
    "name": "sztpd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.11",
    "maintainer_email": null,
    "keywords": "IETF, RFC, 8572, SZTP, Secure, Zero, Touch, Provisioning, ZTP, Zerotouch",
    "author": "Watsen Networks",
    "author_email": "info@watsen.net",
    "download_url": "https://files.pythonhosted.org/packages/f6/86/83ee3d80bc19f2e7029b224fae1b1a3928c76ccacd6e8128b7cadb8cc5ba/sztpd-0.0.44.tar.gz",
    "platform": null,
    "description": "# SZTPD\n\nSZTPD is in implementation of the \"bootstrap server\" defined in [RFC 8572](https://www.rfc-editor.org/rfc/rfc8572.html): \nSecure Zero Touch Provisioning (SZTP).\n\n## Installation\n\n  `pip install sztpd`\n\n  Some system-level packages may need to be installed.\n\n## Overview\n\n  - implemented on top of the [YANGcore](https://pypi.org/project/yangore/) application server.\n  - Bootstrapping log per device\n  - Plugin-based dynamic callouts to relay progress reports\n  - Plugin-based dynamic callouts for ownership verification\n  - Plugin-based dynamic callouts for response manager\n  - Support for [RFC 9646](https://www.rfc-editor.org/rfc/rfc9646.html): Conveying a Certificate\n    Signing Request (CSR) in a Secure Zero-Touch Provisioning (SZTP) Bootstrapping Request\n\n## Motivation\n\nSecure zero touch bootstrapping is important to scale deployments.  Pure Python\napps are highly portable and easy to install.  A simple to install solution\nhelps adoptability and hence more use, and the world is a safer.\n\n## More Information\n\nPlease see the [documentation](https://watsen.net/docs) for more information.\n\n",
    "bugtrack_url": null,
    "license": "Non Production Use License",
    "summary": "Secure Zero Touch Provisioning Daemon (SZTPD)",
    "version": "0.0.44",
    "project_urls": {
        "Documentation": "https://watsen.net/docs/sztpd",
        "Homepage": "https://watsen.net/products/sztpd",
        "License": "https://watsen.net/sales/non-production-use.html"
    },
    "split_keywords": [
        "ietf",
        " rfc",
        " 8572",
        " sztp",
        " secure",
        " zero",
        " touch",
        " provisioning",
        " ztp",
        " zerotouch"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f68683ee3d80bc19f2e7029b224fae1b1a3928c76ccacd6e8128b7cadb8cc5ba",
                "md5": "d75eae2fea553da3e043831a222b7af3",
                "sha256": "2e3dcaa9b21465c4e474e3a3a804a119640ff7c2b662ed3fd0a5d40bf6c76284"
            },
            "downloads": -1,
            "filename": "sztpd-0.0.44.tar.gz",
            "has_sig": false,
            "md5_digest": "d75eae2fea553da3e043831a222b7af3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.11",
            "size": 59119,
            "upload_time": "2025-07-08T16:09:56",
            "upload_time_iso_8601": "2025-07-08T16:09:56.510339Z",
            "url": "https://files.pythonhosted.org/packages/f6/86/83ee3d80bc19f2e7029b224fae1b1a3928c76ccacd6e8128b7cadb8cc5ba/sztpd-0.0.44.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-08 16:09:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "sztpd"
}
        
Elapsed time: 0.42913s