opps-client
Online Privacy-Protected Synthesizer Client Plugin
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Repository
Online Privacy-Protected Synthesizer Client Plugin
Basic Info
- Host: GitHub
- Owner: sambux1
- License: mit
- Language: JavaScript
- Default Branch: main
- Size: 329 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 10
Metadata Files
README.md
The Online Privacy-Protected Synthesizer Client Plugin
The OPPS client plugin is a chrome extension which collects web browsing data in a privacy-preserving manner. All data collected is secret-shared and analyzed using secure multiparty computation. We only ever see a private encoding of your data, never your raw data itself.
What Data Is Collected?
We collect a histogram of how many times users visit popular websites (popular defined as one of the ~500 most visited websites in the United States). We additionally track whether they were referred to a given website from one of the 9 most popular social media sites.
When a website is visited, we only track the top-level domain visited (e.g. google.com), rather than the full URL.
Privacy Measures
All computation takes place using secure multiparty computation (MPC). MPC is a cryptographic technique which allows us to extract meaningful results from private data without ever seeing the underlying raw data. We only ever see a private encoding of your raw data, known as a secret sharing of your data.
For more information and frequently asked questions about MPC, see here.
Owner
- Name: Sam Buxbaum
- Login: sambux1
- Kind: user
- Website: sambux.org
- Repositories: 1
- Profile: https://github.com/sambux1
UVA - Computer Science and Physics
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Buxbaum
given-names: Sam
title: "OPPS Client Plugin"
version: 1.2.1
date-released: 2024-12-20
GitHub Events
Total
- Release event: 1
- Push event: 2
- Create event: 1
Last Year
- Release event: 1
- Push event: 2
- Create event: 1