Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI implement optional "do not encrypt" toggle #394

Open
gregscullard opened this issue Feb 12, 2020 · 3 comments
Open

UI implement optional "do not encrypt" toggle #394

gregscullard opened this issue Feb 12, 2020 · 3 comments
Labels
enhancement New feature or request P3

Comments

@gregscullard
Copy link
Contributor

Problem
If all messages are encrypted, it can be difficult to show message contents in mirror nodes/explorers.

Solution
Enable an optional "do not encrypt" toggle switch on credit/settlement creation so that the message is left in plain text.

@gregscullard gregscullard added the enhancement New feature or request label Feb 12, 2020
@zoperado
Copy link
Collaborator

The message might not be encrypted by the core will consult the config.yaml and will try do do so anyway (unless we do have the encryption flag implemented on the ApplicationMessage envelope)

@gregscullard
Copy link
Contributor Author

It would have to be carried into the applicationMessage yes, this would override the default for the app net.

@zoperado
Copy link
Collaborator

Related issue #371

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P3
Projects
None yet
Development

No branches or pull requests

2 participants