{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-2546"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-2546",
  "ediid": "ark:/88434/mds2-2546",
  "version": "1.0.1",
  "doi": "doi:10.18434/mds2-2546",
  "title": "PION: Password-based IoT Onboarding Over Named Data Networking",
  "contactPoint": {
    "fn": "Junxiao Shi",
    "hasEmail": "mailto:junxiao.shi@nist.gov",
    "@type": "vcard:Contact"
  },
  "modified": "2022-02-14",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-2546",
  "description": [
    "This library implements a secure device onboarding protocol for Named Data Networking using SPAKE2 and NDNCERT. It contains three components corresponding to the roles defined in the protocol: device, authenticator, certificate authority."
  ],
  "keyword": [
    "Named Data Networking",
    "Information Centric Networking",
    "Internet of Things"
  ],
  "theme": [
    "Information Technology: Internet of Things (IoT)",
    "Information Technology: Networking"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Internet of Things (IoT)"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Networking"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/PION",
      "mediaType": "text/html",
      "title": "PION GitHub repository",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/PION",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "accessURL": "https://doi.org/10.18434/mds2-2546",
      "title": "DOI Access for PION: Password-based IoT Onboarding Over Named Data Networking",
      "@type": [
        "nrd:Hidden",
        "dcat:Distribution"
      ],
      "@id": "#doi:10.18434/mds2-2546"
    }
  ],
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "annotated": "2024-03-13T13:50:36.113759",
  "revised": "2022-02-23T15:15:11.192262",
  "issued": "2022-02-23T10:15:13",
  "firstIssued": "2022-02-23T15:15:11.192262",
  "_editStatus": "done",
  "releaseHistory": {
    "@id": "ark:/88434/mds2-2546.rel",
    "@type": [
      "nrdr:ReleaseHistory"
    ],
    "hasRelease": [
      {
        "version": "1.0.0",
        "issued": "2022-02-14 00:00:00",
        "@id": "ark:/88434/mds2-2546/pdr:v/1.0.0",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2546/pdr:v/1.0.0",
        "description": "initial release"
      },
      {
        "version": "1.0.1",
        "issued": "2022-02-14",
        "@id": "ark:/88434/mds2-2546/pdr:v/1.0.1",
        "location": "https://data.nist.gov/od/id/ark:/88434/mds2-2546/pdr:v/1.0.1",
        "description": "metadata update"
      }
    ]
  },
  "authors": [
    {
      "familyName": "Shi",
      "fn": "Junxiao  Shi",
      "givenName": "Junxiao",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "CTL/Smart Connected Systems Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0003-3138-0790",
      "@type": "foaf:Person"
    },
    {
      "familyName": "Pesavento",
      "fn": "Davide  Pesavento",
      "givenName": "Davide",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "CTL/Smart Connected Systems Division"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0000-0002-7136-1888",
      "@type": "foaf:Person"
    }
  ]
}