Assigned
Status Update
Comments
vi...@google.com <vi...@google.com> #2
The flow of the wizard is really meant for the key to be used for signing. In fact, if you want to just create a key for code transparency you have to start a flow (signing an APK/Bundle) and then back out of it/cancel after you created the key.
To properly support this, we should also allow you to start a wizard that is just creating a key, and nothing else.
da...@mullvad.net <da...@mullvad.net> #3
Thanks for this feature request. The "Generate Signed Bundle / APK" flow is only meant to generate keys for APK or AAB signing. We'll plan to add a warning to the flow to clarify that.
ne...@gmail.com <ne...@gmail.com> #4
Yes, by using VpnService.Builder's addAddress method to add enough addresses, and then binding a local (UDP or TCP) socket server on these addresses, you can enable a hotspot. When another device connects to this hotspot and accesses the bound addresses, the traffic can be captured by the VPN (of course, traffic from the 100 addresses may be discarded and therefore not captured).
Description