Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some safety measures. #25

Open
FrenjaminBanklin opened this issue Feb 11, 2019 · 0 comments
Open

Add some safety measures. #25

FrenjaminBanklin opened this issue Feb 11, 2019 · 0 comments

Comments

@FrenjaminBanklin
Copy link
Contributor

Due to the nature of the widget as a survey tool and the presence of a free response question type, it's plausible that a person could create a survey in which they ask for information of a sensitive nature.

There are an awful lot of cases where this could be a problem, but there are probably at least a few low-hanging items we can reasonably guard against. At minimum a disclaimer in the creator not to create questions asking for sensitive data, maybe some parsers on the free response input to check for typical things (SSN, Phone number, e-mail address, etc.), maybe also some parsers on the free response question input to check for suspect phrases ('social security', 'security number', 'address', 'email', 'phone', 'ID', etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant