Skip to content

Hancel is an open source security app designed for activists, journalists and general public.

License

Notifications You must be signed in to change notification settings

HancelParallelZero/hancel_android

Repository files navigation

Hancel Parallel Zero

Hancel is an security app designed for Android mobiles having in mind journalists and activists, but useful for a more general public.

Hancel is focused on three dimensions:

  • Alert on life-threatening situation or physical imminent attack
  • Offer secure & private communication tools
  • Promote digital self-protection

Features:

  • Hardware panic button (via power button)
  • Software panic button
  • Rings (Circle of partners for alarms via SMS)
  • Share current location and tracking

NOTE: Current version is only for testing, this is a Beta version, help us improve it!


Installation

You can install it from the release section downloading the last apk.

Building (optional)

For build a debug version please install Android SDK and Android Tools and follow the next steps:

git clone --recursive https://github.com/HancelParallelZero/hancel_android.git
cd hancel_android
./gradlew assembleDebug

Updates

Is possible that the submodules will be updated in the future, for this, please run before:

git submodule update --init --recursive

Troubleshooting

For signed versions and possible api-key issues please generate your own API keys for the next services and put it in app/src/main/res/values/api_keys.xml like this:

<resources>
    <string name="key_debug" translatable="false">AIzaSyDvdxR50ECGFT600000000000000000000</string>
    <string name="key_prod" translatable="false">AIzaSyA-s1RQ-pzo8FlNOPkrVn1qy0000000000</string>
    <string name="crashlytics" translatable="false">78deae26fe9c8f597807a086900000000000000</string>
</resources>

Sponsors

Hancel Parallell Zero is developed thanks to:

Fundación para la Libertad de Prensa - FLIP
Fundación Karisma

About

Hancel is an open source security app designed for activists, journalists and general public.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages