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

Keep a record of user actions #37

Open
pmh192 opened this issue Oct 23, 2017 · 3 comments
Open

Keep a record of user actions #37

pmh192 opened this issue Oct 23, 2017 · 3 comments

Comments

@pmh192
Copy link
Contributor

pmh192 commented Oct 23, 2017

Phone numbers and user actions should be kept track of so the user can see if someone malicious is accessing your phone.

@ankushrayabhari
Copy link
Contributor

This could be done by storing a history of actions inside the SQL database. You could retrieve this history by sending a text (i.e. adding a new command) or exposing it through some kind of UI inside the app itself. You would display a table of what phone number was used, what command was executed and what time it was executed at.

@lanthony159
Copy link
Contributor

lanthony159 commented Dec 7, 2017

F17 OK (200 pts)

@seemantasaha
Copy link
Contributor

W18. 300 points.

Additional task: if there is any command sent from some unexpected user, then the authorized user should get and immediate text about "security breach."

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

4 participants