2017-06-04 21:43:00 +00:00
# Mitmproxy on the Windows Store
2021-03-11 18:13:02 +00:00
@mhils experimented with bringing mitmproxy to the Window Store using the Desktop Bridge. This would replace our current InstallBuilder setup and allow for clean installs and - more importantly - automatic updates.
2017-06-04 21:43:00 +00:00
## Advantages
2021-03-11 18:13:02 +00:00
- Automatic updates
- Clean installs
- Very simple setup on our end
- Possibility to roll out experimental releases to a subset of users
2017-06-04 21:43:00 +00:00
## Disadvantages
2021-03-11 18:13:02 +00:00
- No support for mitmproxy. That only runs under WSL. Making WSL nicer is a complementary effort.
- "Your developer account doesn’ t have permission to submit apps converted with the Desktop Bridge at this time." (requested)
- New releases need to be submitted manually (Submission API is in preview).
2017-06-04 21:43:00 +00:00
## Notes
2021-03-11 18:13:02 +00:00
We do not want to force anyone to use this, we would of course keep our portable binaries (and, of course, WSL).