TOR routing detection #19

Open
opened 2022-12-27 20:28:35 +03:00 by gozzy · 1 comment

We a need a method to detect if the recipent connection is routed through the TOR network or a simple check if the location.host is a .onion domain. This will either be used to:

  • Handle storage of event caching differently since local storage is disabled by default on TOR browser
  • Alert to the user it is recommended to enable local storage to avoid uneccessary event fetching
We a need a method to detect if the recipent connection is routed through the TOR network or a simple check if the `location.host` is a .onion domain. This will either be used to: * Handle storage of event caching differently since local storage is disabled by default on TOR browser * Alert to the user it is recommended to enable local storage to avoid uneccessary event fetching
https://github.com/simonfrey/tor.js
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tornadocash/classic-ui#19
No description provided.