NIST is accepting the following contributions.
Open Source Tools: Tools can be solutions or processes, ranging from software to frameworks.
Use Cases: A use case is an example of an organization processing data about individuals for some explicit purpose(s) (e.g., where a goal is to prevent re-identification of the data during its processing, improve privacy risk assessment practices).
Feedback: Help the community. Provide feedback on tools and use cases.
Please limit your contributions to the topics of de-identification or privacy risk assessment. We welcome feedback on future topics of interest.
De-identification: a technique or process applied to a dataset with the goal of preventing or limiting certain types of privacy risks to individuals, protected groups, and establishments, while still allowing for the production of aggregate statistics. This focus area includes a broad scope of de-identification to allow for noise-introducing techniques such as differential privacy, data masking, and the creation of synthetic datasets that are based on privacy-preserving models.
Privacy Risk Assessment: a process that helps organizations to analyze and assess privacy risks for individuals arising from the processing of their data. This focus area includes, but is not limited to, risk models, risk assessment methodologies, and approaches to determining privacy risk factors.
Tools and use cases are contributed via pull requests, while feedback is contributed via issues. Contributed tools and use cases can be hosted directly in this repository, or you can host them elsewhere online and link to them from this repository.
-
Fork a copy of USNISTGOV/PrivacyEngCollabSpace to your own organizational or personal space.
-
Create a branch in your fork, named specifically for your contribution.
-
In your branch:
A. Create a new directory within the relevant tool or use case directory: tools/de-identification, tools/risk-assessment, use-cases/de-identification, or use-cases/risk-assessment. Example: tools/de-identification/[your-contribution-name]
B. Name the directory to describe your contribution.
C. Include in the directory a README.md file that follows the relevant template. There is a template for a tool and for a use case contribution.
D. If hosting a tool in this repository, also include in the directory any pertinent source code files or documentation.
E. Update the README.md file of the main directory to which you’re contributing. This README provides an index of that directory's contents. It should include an entry reflecting your contribution.
-
Create a pull request (PR) from your branch to the master branch in USNISTGOV/PrivacyEngCollabSpace.
-
Moderators will then review the PR and may provide comments and suggestions to the contributor.
Submit an issue to provide feedback on tools or use cases in the space. Please select appropriate tags related to the feedback.
GitHub Help: If you're having trouble with these instructions, and need more information about GitHub, pull requests, and issues, visit GitHub's Help page.
Contribution Assistance: If you're having trouble submitting your contribution to this space, or otherwise would like to send us feedback, contact us.