Add URL handlers for links to remote projects and remote project files in Enterprise #6232
Labels
Component: Core
Issue needs changes to the core
Component: UI
Issue needs changes to the user interface
Edition: Ultimate
Effort: Low
Issue should take < 1 week
Impact: Medium
Issue is impactful with a bad, or no, workaround
Type: Enhancement
Issue is a small enhancement to existing functionality
Milestone
What is the feature you'd like to have?
We have the ability to open binaries locally with
binaryninja://<path>
and a way to attach an Ultimate edition copy of Binary Ninja to an Enterprise server withbinaryninja:enterprise://<server>
, but we don't have a way to tell Binary Ninja to open a specific project or project file. We should. Something likebinaryninja:enterprise://<server>/<project>/<file>
might work? Unfortunately, not everything on the web understands/accepts these as valid URIs. So, we may want to consider some other alternatives as well.Is your feature request related to a problem?
It would be very beneficial to a number of workflows to have a way to link to specific files. This would also be great for internal testing as well.
Additional Information:
This issue has been migrated from a different, internal issue tracker.
The text was updated successfully, but these errors were encountered: