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

allow "panic button" apps to lock Bankdroid #593

Closed
eighthave opened this issue Jan 3, 2016 · 1 comment
Closed

allow "panic button" apps to lock Bankdroid #593

eighthave opened this issue Jan 3, 2016 · 1 comment

Comments

@eighthave
Copy link

We (Guardian Project) have been developing "panic button" features in our apps for years, and now we are working to make a more flexible and open ecosystem of apps that can both trigger other apps, or respond to triggers. Since banking should be as private as possible, Bankdroid is a natural panic responder app, for example, by having Bankdroid lock when the "Pattern Lock" is enabled and a panic message is received. This setup allows for easy configuration of a single trigger action which can then trigger multiple apps.

You can see an example of this user experience in this video:
https://www.youtube.com/watch?v=mS1gstS6YS8

It is simple to implement, here are some examples of other apps:

The first panic button app that sends this kind of trigger is called Ripple, and it is available here:
https://github.com/guardianproject/ripple
https://play.google.com/store/apps/details?id=info.guardianproject.ripple

I'm adding support to this app right now:
https://panicbutton.io/
https://play.google.com/store/apps/details?id=org.iilab.pb

More info on the panic kit work here:
https://dev.guardianproject.info/projects/panic/wiki

@goober
Copy link
Collaborator

goober commented Oct 2, 2016

Thanks for the suggestion. This is currently out of scoop for the application. Closing for now.

@goober goober closed this as completed Oct 2, 2016
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

No branches or pull requests

2 participants