Code Monkey home page Code Monkey logo

Table of Contents

piisa

PIISA stands for a Personal Identifiable Information Standard Architecture. This standard is designed to allow seamless interoperability between various PII processing frameworks.

Rationale

Our mission statement stems from these facts:

  • Proper PII management is hard, and has many facets.
  • There are solutions available for PII processing, both open source and commercial
  • We might want to combine several solutions to achieve better results, or to adapt to specific use cases
  • However there is no practical way of achieving such combination, or of customizing solutions

Our approach has been let's define an architecture that decomposes the PII problem into blocks, and let's define interfaces between those blocks

Therefore the PIISA specification, and its reference implementation, tries to follow the approach of independent components that pass data between them to compose a full solution

Specification

Click here for the latest specification document.

Usage

We are developing a reference software of this specification, delivered as a set of Python packages that implement each block in the architecture. Check a description of those packages and an introductory usage document to find out how it has been structured and how to use it.

Who are we

We are a team of privacy enthusiasts who are interested in improving PII management across multiple domains.

Contributing

We are happy to accept contributions from anyone interested in shaping out PIISA. To contribute:

  • Make sure you have a GitHub account.
  • Check if a Github issue already exists. If not, create one.
  • Clearly describe the issue.
  • Fork the repository on GitHub.
  • If your contribution contains code, please make sure you have unit tests added.
  • Optional but recommended: Run flake8 and black on your code prior to publishing your pull request.
  • Run all tests locally before publishing your pull request.
  • Push your changes to a topic branch in your fork of the repository.
  • Submit a pull request to the repository.

License

PIISA's Projects

pii-data icon pii-data

Base data structures for PII management

pii-decide icon pii-decide

Perform evaluation & decision on detected PII instances

pii-process icon pii-process

Full end-to-end processing for PII (preprocess, extract, decide, transform)

pii-transform icon pii-transform

Perform transformations on PII instances detected in documents

piisa icon piisa

Personal information identification standard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.