Search terms not being properly encrypted between SmartScopes server and Reddit
Bug #1313108 reported by Benjamin Kerensa
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Unity Reddit Scope | In Progress | High | David Callé | ||
Bug Description
The reddit scope is leaking user searches on the dash.
Related branches
lp:~davidc3/unity-scope-reddit/new-ssl-uri
- David Callé (community): Approve
- PS Jenkins bot (community): Approve (continuous-integration)
- Simon Davy (community): Approve
- Chris Wayne (community): Approve
- Diff: 12 lines (+1/-1)1 file modifiedsrc/unity_reddit_daemon.py (+1/-1)
| no longer affects: | onehundredscopes |
| Changed in unity-scope-reddit: | |
| importance: | Undecided → High |
| status: | New → In Progress |
| assignee: | nobody → David Callé (davidc3) |
| summary: | - [Reddit] Leaks user dash searches + Search terms not being properly encrypted between SmartScopes server and |
To post a comment you must log in.
After further investigating it seems like the leak to reddit mods occurs because the scope uses https:/ /reddit. com versus https:/ /ssl.reddit. com which is called for by the API for SSL queries.