opengdpr / OpenDSR

A common framework enabling companies to work together to protect consumers' privacy and data rights.
https://www.opengdpr.org
Other
373 stars 39 forks source link

Server availability #44

Open zanaca opened 5 years ago

zanaca commented 5 years ago

First, a big initiative to start a community-maintained GDPR management project! Transparency by design.

Is there any plan to make a simple service - a Dockerfile (and image), a Postman collection - available to show how the OpenGDPR workflow proposition works, here at repository?

tstrohmeier commented 5 years ago

@zanaca Good point! A solid documentation and supporting frameworks would be great to push this initiative.

With a short search I found this implementations so far:

bhox commented 4 years ago

@zanaca awesome idea, a postman or swagger collection seems like the perfect fit!

I'll add one small bit of caution on the above links for ios & android implementations: any auth provided in clients should be considered public, which means anyone can submit requests, which can be very dangerous if the recipient is not carefully validating/vetting/reviewing them.