evilsocket / evilsocket/opensnitch
collect statistics about CA
Open
feature
- Dominant language
- Python
- Stars
- 14.1k
- Forks
- 665
- PR merge metrics
- No merged PRs in 30d
Description
while apps are creating TLS connections, the daemon should (asynchronously) reslove the whole certificates chain of every visited host and collect statistics about what certification authority is being used for each one (incrementing its connection counter in a new `by_ca map[string]int` field. These new stats should be rendered as a new tab in the UI.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.