0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Python807 forks (807 forks)batch import
help wantedwishlist
Repository metrics
- Stars
- 2,141 stars (2,141 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
See: urllib3 and TOFU
TODO:
- What level of support does Python have for TOFU?
- How can we make this behave appropriately for a user at the CLI versus a daemon?
Contributor guide
- Research direction
- Investigate Python's support for TOFU (Trust On First Use) and design a way to implement it in pyVmomi, considering the difference between CLI and daemon usage.
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- PythonTLS/SSL