-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Description
Is there an existing issue that is already proposing this?
- I have searched the existing issues
Application
Outline Client
What are you trying to do? What is your use case?
Enable the user to add the JSON/YAML key content directly into the Add VPN access key
dialog box of the Outline app.
Dynamic access keys fetch the key content from a web address, which might itself be blocked. In fact, it can be an additional single point of failure, preventing the connection from happening. The following is an example:
Jigsaw-Code/outline-ss-server#258
Is your feature request related to a problem? Please describe it.
No response
Describe the solution you'd like.
Add the feature to add the JSON/YAML key content (instead of the dynamic access key URL) directly into the Add VPN access key
dialog box of the Outline app.
The following Android screenshot shows that JSON/YAML keys are currently considered invalid.
Describe alternatives you've considered
No response