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

Outreach to public libraries and community orgs. to learn how they protect user information on public computers #62

Closed
1 of 5 tasks
Tracked by #579
cayd opened this issue Nov 12, 2020 · 12 comments
Assignees
Labels
feature: outreach Outreach & Partnerships priority: high role: research UX and other research size: 2pt Can be done in 7-12 hours

Comments

@cayd
Copy link
Member

cayd commented Nov 12, 2020

Overview

The research team needs to conduct outreach to public libraries to understand how they protect user information who use public computers. As EA users are more likely to use public computers, this research has implications for how we store user information.

Action Steps

  • Reach out to public libraries in the LA area (e.g., downtown public library) and ask how they protect user information on public computers (what happens when they leave the computer? how frequently cookies are being cleared? Etc.)
  • Ask if they can connect to any associations to learn how it is done across the country
  • Connect to community-based organizations that have computer centers for clients to use and ask the same questions
  • PMs discuss findings and decide if we will be storing the client's responses to the statement generator in cookies; and if yes - how exactly.
  • Close the issue and remove dependency for issue Implement Local Storage by Adding "Continue From Before" Button #64
@cayd cayd added the role: development anything related to code label Nov 12, 2020
@cayd cayd self-assigned this Nov 12, 2020
@alexchoiweb
Copy link
Member

Just found this ticket - I owe you an answer about how long local storage data persists:
Looks like it's usually cleared only when the user is actively trying to clear history and cookie data, except for Safari users, where it might get cleared a lot more frequently.

Also it's not the most secure storage so mabye it wouldn't work with our user's sensitive data, although we aren't storing credit cards

https://www.jsdiaries.com/is-local-storage-persistent/

@aahvocado aahvocado changed the title Explore cookies for preserving client sessions Implement LocalStorage of form state Jan 5, 2021
@aahvocado aahvocado added priority: high draft Not yet ready to be worked on and removed draft Not yet ready to be worked on labels Jan 5, 2021
@ggrrettcchhenn ggrrettcchhenn added this to the MVP Iteration 1 milestone Jan 18, 2021
@cayd
Copy link
Member Author

cayd commented Jan 21, 2021

We do not yet store anything in state in the application. This issue will be better addressed once we have state to store locally.

@aahvocado
Copy link
Member

Need to reconsider the possibility of user being on a public computer.

@aahvocado aahvocado added the draft Not yet ready to be worked on label Aug 20, 2021
@brandohayes brandohayes added the dependency: missing The issue is in the icebox and missing a dependency detail label Aug 22, 2021
@brandohayes
Copy link

PM's need to discuss this further.

@brandohayes brandohayes added dependency The issue or reason why this issue is in the icebox and removed dependency: missing The issue is in the icebox and missing a dependency detail draft Not yet ready to be worked on labels Sep 29, 2021
@aahvocado aahvocado added size: 8pt Can be done in 31-48 hours and removed size: medium size: missing labels Feb 11, 2022
@ValeriyaMetla ValeriyaMetla added role: product management and removed dependency The issue or reason why this issue is in the icebox labels May 5, 2022
@ExperimentsInHonesty ExperimentsInHonesty added feature: research plans and removed role: development anything related to code labels May 5, 2022
@Thomas-Pietruszewski
Copy link
Member

Thomas-Pietruszewski commented Jul 1, 2022

Hi all,

I got in touch with the webmaster for LA public libraries. I asked if any information is stored between user sessions (i.e. browser history, saved login information, or any other kind of information that users might input into browsers or websites) and got the following response.

"Our full internet-access computers are on a managed system, and when your time is up the computer does a full restart, which returns the computer to a 'clean image', and anything the user has done in their session is gone."

So it looks like no information is saved between user sessions in LA public libraries.

@SamHyler
Copy link
Member

SamHyler commented Jul 1, 2022

Hi all,

I got in touch with the webmaster for LA public libraries. I asked if any information is stored between user sessions (i.e. browser history, saved login information, or any other kind of information that users might input into browsers or websites) and got the following response.

"Our full internet-access computers are on a managed system, and when your time is up the computer does a full restart, which returns the computer to a 'clean image', and anything the user has done in their session is gone."

So it looks like no information is saved between user sessions in LA public libraries.

Thanks Tom! Can you quote what they said about time limits here as well so that information doesn't get forgotten? Thanks!

@Thomas-Pietruszewski
Copy link
Member

Hi all,
I got in touch with the webmaster for LA public libraries. I asked if any information is stored between user sessions (i.e. browser history, saved login information, or any other kind of information that users might input into browsers or websites) and got the following response.
"Our full internet-access computers are on a managed system, and when your time is up the computer does a full restart, which returns the computer to a 'clean image', and anything the user has done in their session is gone."
So it looks like no information is saved between user sessions in LA public libraries.

Thanks Tom! Can you quote what they said about time limits here as well so that information doesn't get forgotten? Thanks!

Here's where I found the information about time limits.

https://rsvpweb.lapl.org/pcrweb/reserve.pl

One reservation can be made per day, it can be up to 2 hours in length, and it must be scheduled 5 days in advance.

@ValeriyaMetla ValeriyaMetla removed the role: design anything related to design label Jul 7, 2022
@thomasdemoner
Copy link
Member

thomasdemoner commented Aug 22, 2022

Screen Shot 2022-06-08 at 3 34 32 PM

here's the disclaimer i saw on a survey that i found interesting.

@SamHyler
Copy link
Member

Screen Shot 2022-06-08 at 3 34 32 PM

here's the disclaimer i saw on a survey that i found interesting.

This is interesting. I wonder if we need to add anything about cookies. @anitadesigns @RenaNicole @cynphonic @jamiesiu

@anitadesigns
Copy link
Member

This is interesting. Does our website and/or tool use cookies? @aahvocado @sydneywalcoff

@amejiamesinas
Copy link
Member

@jccchurch @SamHyler @anitadesigns @audrey-ma @mbui31 @sofialaguna
Flagging this for our discussions about a privacy statement. If we have the info we need, I can close issue. Or, if you think we can continue to follow up on this, let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: outreach Outreach & Partnerships priority: high role: research UX and other research size: 2pt Can be done in 7-12 hours
Projects
Development

No branches or pull requests