OpenDSR icon indicating copy to clipboard operation
OpenDSR copied to clipboard

Server availability

Open zanaca opened this issue 5 years ago • 2 comments

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?

zanaca avatar Sep 03 '19 12:09 zanaca

@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:

  • https://github.com/greencase/go-gdpr
  • https://github.com/pubnative/openGDPR-client-ios
  • https://github.com/pubnative/opengdpr-client-android

tstrohmeier avatar Sep 06 '19 15:09 tstrohmeier

@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.

bhox avatar Dec 03 '19 16:12 bhox