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

Chatbox fixes #59

Merged
merged 3 commits into from
Mar 2, 2022
Merged

Chatbox fixes #59

merged 3 commits into from
Mar 2, 2022

Conversation

Reckless-Satoshi
Copy link
Collaborator

@Reckless-Satoshi Reckless-Satoshi commented Mar 2, 2022

In this PR:
1 - Recommend users to PGP encrypt their sensitive information in the chat box.
2 - Facilitate long strings sharing in chat.
3 - Small fix that prevents sending empty messages.

As discussed in the main telegram group. Users should not trust the chat being encrypted nor it not being logged. Temporarily, the chat helper information now links to a small tutorial on how to setup OpenKeychain and use it for messaging. This one is to be replaced by: A tutorial explicitly made for OpenKeychain+RoboSats (#60 looking for contributors)

Previously the chat was protected for overflow by long strings by inserting a space-bar every 22 characters. This is very inconvenient when copy-pasting encrypted strings, since one has to manually remove the space-bars. The fix now allows for graceful overflow that does not insert new characters in the string.

@Reckless-Satoshi
Copy link
Collaborator Author

It is very unlikely these fixes broke any previous feature.
Will test it a bit and if everything is OK will merge and update the platform to commit 191a043 by tonight GMT.

@Reckless-Satoshi Reckless-Satoshi merged commit 8950250 into main Mar 2, 2022
@Reckless-Satoshi Reckless-Satoshi deleted the chatbox-fixes branch July 19, 2022 18:24
@turizspace turizspace mentioned this pull request Aug 26, 2023
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant