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

Add support for encrypted SMS #30

Open
rradar opened this issue Apr 10, 2018 · 1 comment
Open

Add support for encrypted SMS #30

rradar opened this issue Apr 10, 2018 · 1 comment

Comments

@rradar
Copy link

rradar commented Apr 10, 2018

Hey!

Would be awesome if the communication could be 'proper' secured. I think using the silence (https://github.com/SilenceIM/Silence) stack which is based on signal (https://github.com/signalapp/Signal-Android) and is using up to date encryption technologies: Double Ratchet Algorithm (https://en.wikipedia.org/wiki/Double_Ratchet_Algorithm)

Sending the commands in clear text is no good anymore in 2018 (in 2017 it wasn't ether...)

And if there is a end-to-end encrypted communication there could even a defined pass or secret be used when sending commands.. (or just use and validate the keys from the sender!) 👍

@cyrpaut
Copy link

cyrpaut commented Feb 7, 2019

As a user of Silence in my company, I strongly support this feature request with the perspective of RC being a first class anti-theft app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants