-
Notifications
You must be signed in to change notification settings - Fork 807
Closed
Labels
Complexity: LowFeatureIssue that describes a new feature to be implemented.Issue that describes a new feature to be implemented.Impact: MediumUIUser InterfaceUser Interfacesp/5
Description
Description
After #3242, users will be able to add arbitrary strings to the agent's masque. Users may also want to add data that includes non-printable characters, such as file headers, assembly code, etc. Modify the WebUI to allow users to submit arbitrary bytes in addition to strings.
Approach
One way to do this would be to allow a user to upload a file. This would allow masques to grow very large. Another way would be to provide a text area that accepts base64 encoded data. Other options should be considered.
Tasks
- Finish it. (0.25d) @ordabach
Metadata
Metadata
Assignees
Labels
Complexity: LowFeatureIssue that describes a new feature to be implemented.Issue that describes a new feature to be implemented.Impact: MediumUIUser InterfaceUser Interfacesp/5