Closed nweldev closed 2 years ago
@filipblnt do you have any related issue in product-management that should be linked to this one?
Just to note that the development of this new version (and in general any new code) should be done in alignement with the High Level Conceptualisation.
I will:
We also need ASAP:
@filipblnt and I discussed this today.
Suggestion for Steps to be added:
Out of the total scope defined by High Level Comceptualisation, identify key areas to focus on in the short term. Now is the time to do this, when we transform conceptual documents into decisions and plans. IMHO, this means:
Design for complementarity with existing Open Source projects, meaning:
Design a roadmap for v2. The goal of this roadmap is to set priorities to favor differentiating functionalities (not covered well by competitors), in differentiating ways (simplicity, interoperability, atomicity), in maximal connection to maximally adopted existing open-source projects. Prerequisite:
The whole rebuild fits into the following goal (multi-objective optimization problem): generate maximal (contribution and) adoption in minimal time with minimal effort.
I've updated the description replacing TBD with concrete next step task. Many are already ongoing. This issue is now the top priority for product.
@filipblnt please:
My understanding of the product positionning. The scope is related to privacy as a component of connectedness between humans and machines, humans and humans. The regulation is just a part of the need.
Regarding the product, here is a description of what it actually is today and what it will be tomorrow.
We have two products:
We have one product: blindnet devkit
, which is based on the HLC and HLA. It is a collection of SDKs, Restful APIs, and web components and interfaces intended for developers to implement data captures, their lifecycle management, and data rights management, in their own software.
When we say v2
, we mean blindnet devkit
. In v2, Privateform does not exist in the way it exist today; it can be built or integrated in external products/web sites using blindnet devkit
, but that's all there is to it.
When blindnet devkit becomes available, existing clients will be reintegrated into it.
With regards to priorities, I've been thinking in the following way: Some systems already comply with some of the GDPR rquests by the simple design of their systems. In this regard, there are different levels of usefulness:
With the privateform v1, we've aimed at the clients who nad nothing and needed everything.
With v2/devkit, my intituion is we should start with functionalities that everybody needs (the largest possible need).
My suggestions is to think in terms of usfulness and prioritise the roadmap in that way.
Hey @noelmace , @jboileau99 , @m4rk055 , @TheKinrar
We spoke about adding to each milestone what we expect to acheive in it. Here is my proposal for the next few (covering month of August). It's just a proposal, feelf ree to change/challenge/refine as you move throught the work.
Ideally, we reach a meaningful complete realease at each milestone, and ideally by end of Auguest we have as much as possible full system. Then in September we cas see, as a result of testing what are we still missing, what we forgot, and what bugs we need to fix.
p.s. we also need to figure out how to test it - have some sort of demo.
DevKit v0.3 – 29 July
PRCI – PCE – DCI connected and can deliver, together, a non-mocked response to a transparency request. The user can make various TRANSAPRENCY.*
requests and get different answers.
PCE can take in the configuration (RoPA and similar).
First steps of Data Access Component.
DevKit v0.4 – 12 August
PRCI covers all demand types. Data Subject can authenticate. DCI allows to view history of PRIV events, See recommended Responses, modify and send them. See past responses. Settings allow to set automatic responses to certain demands.
PCE and Data Access Component communicate. It is possible to fetch data for ACCESS
demands.
PCE automates ACCESS
, TRANSPARENCY
(for logged and non-logged users), and REVOKE CONSENT
. All those work in PRCI-PCE-DCI workflow.
DevKit v0.5 – 26 August
PRCI/DCI also send e-mail to Data Subjects when there is a response, so they come and see it (e-mail templates configurable at least from the code). All is multilingual.
PCE can take any PRIV event (except Data Captures) and deliver recommendations to any Privacy Request type.
Data Access / Storage can take instructions about data to modify/delete after responses to Privacy Requests or after loss of Legal Base.
DevKit v0.6 – 02 September
Large part of feature-set covered. All tested. Bugs, missing features identified.
Testing and demoing the frontend components is initiated in https://github.com/blindnet-io/privacy-components-web/issues/22, using Storybook and a new "CDN build". In v0.2, 3rd-party devs can already test the PRCI web component using Storybook on https://blindnet-io.github.io/privacy-components-web/, but there is still some more documentation needing our attention.
Testing and demoing backend components directly can be done with either Stoplight or Swagger, depending on what @m4rk055 opts for. I'd recommend using Stoplight for everything (modelling the API for mocking ahead of time, then replacing the OpenAPI definition with the one generated from the component's actual code afterwards, and linking this doc to the API root end-point) to avoid duplication and using too many different tools.
For the Data Access / Storage components, @TheKinrar will develop a demo implementation while creating a first version of the library, as this part is mostly about creating tools to improve the DevX when connecting the DevKit to an existing storage service, to avoid duplication of mappings and other storage related well-known matters.
I'll write content (including tutorials) to showcase these as part of https://github.com/blindnet-io/blindnet.dev/issues/26, and promote them as we go.
Thanx. This is unseful. It might interest @Vuk-BN .
👏 Thanks to all of your efforts, @Clementinev , @TheKinrar, @noelmace , @jboileau99, @m4rk055 this issue has been done.
The updated product-roadmap now reflects where we are at Q3, and hints future features our clients may expect. I'll be making a dedicated TOP PRIORITY issue for Q4 product development, that will be a summary of what we discussed.
Description
According to Filip's comment, which is now considered normative, what we are building is called
blindnet devkit
. It replaces previous tools such asblindnet API & SDK
, andPrivateform
which will continue to exist as one or more components ofblindnet devkit
.This issue is a placeholder for high-level action plan for getting to build
blindnet devkit
. This issue is the TOP PRIORITY for Product work in the milestone Q3 2022.Context
follows https://github.com/blindnet-io/devrel-planning/issues/24#issuecomment-1078928405
Intended outcome
blindnet devkit
is a tool set for privacy-enabled connectedness. The key concepts ofblindnet devkit
are defined in normative documents:These documents represent a shared conceptualisation, that is (and should be) evolving, but it is considered normative pending any change.
The resulting
blindnet devkit
is a realisation of those normative documents as much as possible. It MAY be incomplete with regards to normative documents, but it MUST NOT be developed in contradiction with anything written in them.Key Principles
Key Differentiators
The work on this issue seeks to develop distinctive differentiation from competition (as studied here). The key differentiators pursued are:
Features and functionalities that contribute to those key differentiators are considered prioritary.
Steps
Specs / Architecture preparation
Development (< v0.8)
Must
Should
Could
Further materials and actions
Stakeholders