Coder Social home page Coder Social logo

Comments (8)

ben-jones avatar ben-jones commented on May 23, 2024

This issue will be implementing the form approved by the IRB. This will involve dynamically generating and serving the HTML to the user dependent on location (on the RPi?) and integrating with the backend (to store the informed consent results).

On second thought, it may be better to generate the HTML on the ICLab server and have the user connect over Tor or something so that we don't accidentally send requests for freedom house or ONI sites without going through Tor.

@phillipa, can I attach the IRB consent form in here for reference? (what you sent out in an email this week)

@gsathya , @rpanah, What are your thoughts on where/ how we should deploy this?

from centinel.

phillipa avatar phillipa commented on May 23, 2024

It is great to see this task on the docket. Let’s share the doc on the private wiki or something like that?

On Sep 16, 2014, at 10:00 AM, Ben Jones [email protected] wrote:

This issue will be implementing the form approved by the IRB. This will involve dynamically generating and serving the HTML to the user dependent on location (on the RPi?) and integrating with the backend (to store the informed consent results).

On second thought, it may be better to generate the HTML on the ICLab server and have the user connect over Tor or something so that we don't accidentally send requests for freedom house or ONI sites without going through Tor.

@phillipa, can I attach the IRB consent form in here for reference? (what you sent out in an email this week)

@gsathya , @rpanah, What are your thoughts on where/ how we should deploy this?


Reply to this email directly or view it on GitHub.

from centinel.

rpanah avatar rpanah commented on May 23, 2024

In the older code, we did this by assigning a tag to each client that would later be entered in the form (a web page) for the informed consent process. The web interface would interact with the database to flip a switch to enable the client instance.
This way, for each node, the informed consent had to be completed once. If a person wanted to run multiple instances, they would need to complete the process once for each node they have and since the tag is assigned to the node, it can't be traced back to the person running it.

@ben-jones do you think we could do something similar (but better) here?

This process could be implemented in a way that requires a new informed consent every time the node changes it's country (the node is disabled if the server can't find an informed consent for that tag in that country).

from centinel.

ben-jones avatar ben-jones commented on May 23, 2024

The deliverable for this issue will be a command line argument to centinel that guides the user through the informed consent process.

from centinel.

ben-jones avatar ben-jones commented on May 23, 2024

@gsathya, when you review the server code for informed consent, will you please also review this?

from centinel.

gsathya avatar gsathya commented on May 23, 2024

@gsathya, when you review the server code for informed consent, will you please also review this?

This == ?

from centinel.

ben-jones avatar ben-jones commented on May 23, 2024

by this, I mean pull request #68

from centinel.

rpanah avatar rpanah commented on May 23, 2024

Addressed by #68.

from centinel.

Related Issues (20)

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.