issues
search
freedomofpress
/
fingerprint-securedrop
A machine learning data analysis pipeline for analyzing website fingerprinting attacks and defenses.
GNU Affero General Public License v3.0
29
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updates Python requirements.txt
#112
psivesely
closed
7 years ago
1
Support choice of middle node via /etc/fpsd.ini
#111
psivesely
opened
7 years ago
0
Perform feature scaling just once, not for every fold
#110
psivesely
opened
7 years ago
0
Install python3-tk
#109
psivesely
opened
7 years ago
0
Enable swap for TB
#108
psivesely
closed
7 years ago
2
Update Python dependencies
#107
psivesely
closed
7 years ago
2
Add note about providing a swap file/partition for Tor Browser
#106
psivesely
opened
7 years ago
1
Update to TBB 6.5
#105
psivesely
closed
7 years ago
4
Prevent crawler from dying after crawling the monitored class
#104
redshiftzero
closed
7 years ago
2
Add data SITREP
#103
redshiftzero
closed
7 years ago
6
Ensure fpsd group can write to repo logging folder
#102
psivesely
closed
7 years ago
2
config.ini -> /etc/fpsd.ini, a system file
#101
psivesely
closed
7 years ago
5
Update pip requirements
#100
psivesely
closed
7 years ago
2
Set stem logging level to INFO
#99
psivesely
closed
7 years ago
2
Set permissions and ownership on all directories recursively
#98
psivesely
closed
7 years ago
1
Why is crawler failing to crawl on VPS
#97
redshiftzero
closed
7 years ago
0
Convert config.ini to a Jinja2 template
#96
psivesely
closed
7 years ago
9
Fixes for crawler and sorter
#95
redshiftzero
closed
7 years ago
8
Revert reading from environment variable for database password
#94
psivesely
closed
7 years ago
0
Production code should lack any logic related to testing
#93
psivesely
closed
7 years ago
0
Fix CI and add evaluation unit tests to travis
#92
redshiftzero
closed
7 years ago
2
Automatically run sorter every night
#91
redshiftzero
opened
7 years ago
6
Simplifies group membership update task
#90
conorsch
closed
7 years ago
3
Populate raw schema in development VM
#89
redshiftzero
closed
7 years ago
2
Re-run playbook and test suite in Travis to ensure repeatable results
#88
psivesely
closed
8 years ago
0
Implement our own page load timeout function for the crawler
#87
psivesely
opened
8 years ago
1
Re-consider import syntax to allow both running files directly and working with fingerprint-securedrop as a package
#86
psivesely
opened
8 years ago
0
Rework documentation, remove top-level requirements
#85
psivesely
closed
8 years ago
0
Deployment refactor
#84
psivesely
closed
7 years ago
2
Add a .travis.yml and a fpsd/.coveragerc
#83
psivesely
closed
8 years ago
2
Re-configure EntryNode choices + tor debug level
#82
psivesely
closed
8 years ago
1
Ansible for features branch
#81
psivesely
closed
8 years ago
1
Make sure tor is really respecting our EntryGuard ordering
#80
psivesely
opened
8 years ago
1
relay.c.patch should log tor cells to /var/log/tor instead of /opt/FingerprintSecureDrop/fpsd/logging
#79
psivesely
closed
8 years ago
0
Add users who should have access to pipeline to fpsd group--0770 permissions on relevant dirs
#78
psivesely
closed
8 years ago
0
Migrate pip-update.sh to Python and have it update repo root level requirements as well
#77
psivesely
closed
7 years ago
1
Implement crawler systemd logging support w/ StreamHandler and argparse
#76
psivesely
opened
8 years ago
1
Cleanup how lambdas are passed to the sorter
#75
psivesely
closed
7 years ago
0
Have the postgres user do all db init
#74
psivesely
closed
7 years ago
0
Re-name postgres-schemas dir to raw-tables
#73
psivesely
closed
7 years ago
4
Add Ansible automation for test database setup
#72
redshiftzero
closed
8 years ago
2
Cleanup destructor + context mgmt {Crawl,Sort}er
#71
psivesely
closed
8 years ago
1
Fix Crawler breakage caused by mis-configured Tor
#70
psivesely
closed
8 years ago
1
Config tasks should ensure crawler service is running
#69
conorsch
closed
8 years ago
0
Explicitly use pip3 in pip update script
#68
psivesely
closed
8 years ago
0
Update pip requirements
#67
redshiftzero
closed
8 years ago
0
Various minor fixes to the Crawler and Sorter
#66
psivesely
closed
8 years ago
1
Save the values of the averaged (over k-folds) ROC curve in the database
#65
redshiftzero
opened
8 years ago
0
Open world cross-validation
#64
redshiftzero
opened
8 years ago
0
Feature Selection
#63
redshiftzero
opened
8 years ago
2
Next