Skip to content

Instantly share code, notes, and snippets.

@dixonsiu
Last active February 24, 2021 01:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dixonsiu/18c212e46e7a6f24aef79d922a78829f to your computer and use it in GitHub Desktop.
Save dixonsiu/18c212e46e7a6f24aef79d922a78829f to your computer and use it in GitHub Desktop.

Skill set / Profile of Personium Engineer

Refer to Preparing Personium Environment for server construction procedures.

List of Roles

For any simple PoC, you would need the following skill set corresponding to the roles listed below. If you have plans to use Personium for more complicated projects, I would suggest your build the Personium Unit with our help so that we can transfer all the knowledge to you.

Infrastructure / System engineer

A person who constructs a publicly accessible personal data store (PDS) service - Personium Unit (all-in-one or 3-tier). Please refer to this document for details. The following skills are required.

  1. Basic server knowledge: physical server, Virtualization, cloud (AWS/Azure)
  2. Basic system administration skill: Unix commands, SSH
  3. Basic knowledge to create / acquire SSL Certificate
  4. Basic knowledge of Ansible
  5. Basic DNS knowledge: Domain aquisition, DNS configuration
  6. Network and network security knowledge

List of useful links:

Personium Operator

A person or organization that manages the PDS service. Perform the following tasks.

  • Create/delete user account
  • Maintain the components that dynamically create new user account, etc.
  • Manage the interoperable components when necessary.

The following skills are required.

  1. Basic Personium Unit level operation skills : Cell CRUD through Administration GUI or API
  2. Basic Web security knowledge: password security policy, etc.
  3. User support skills: User onboarding, Password initialization, etc.

List of useful links:

Personium App Developer

A person who designs and develops the human-centric user interface of Personium apps for the end-user. The end-user uses such apps which use personal data to provide valuable services and/or manage personal data stored in the PDS (Personium Cell). Please refer to this document for details. The following skills are required.

  1. App frontend (Native / Web) development knowledge : JavaScript, HTML, CSS, iOS / Android
  2. UX / UI design skills
  3. HTTP request / response handling (REST APIs)
  4. Basic understanding of OAuth 2.0 protocol
  5. Personium API Reference

List of useful links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment