mitmproxy/release/windows-store-experiment/README.md
Peter Dave Hello 123342ea0b
Improve Markdown syntax(styling) (#4496)
* Improve Markdown syntax

- Add missing blank lines
- Remove trailing spaces
- Remove additional blank lines
- Fix indentation consistency and correctness

* Update addons-examples.md

Co-authored-by: Maximilian Hils <github@maximilianhils.com>
2021-03-11 19:13:02 +01:00

848 B
Raw Blame History

Mitmproxy on the Windows Store

@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.

Advantages

  • Automatic updates
  • Clean installs
  • Very simple setup on our end
  • Possibility to roll out experimental releases to a subset of users

Disadvantages

  • No support for mitmproxy. That only runs under WSL. Making WSL nicer is a complementary effort.
  • "Your developer account doesnt 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).

Notes

We do not want to force anyone to use this, we would of course keep our portable binaries (and, of course, WSL).