- Non-custodial and open-source
- Anonymous, private and secure TOR connection to your own Bitcoin and Lightning node via Cyphernode.
- All communication is signed and encrypted with PGP keys generated on device to ensure maximum privacy and origination of messages.
- User friendly UX without compromising cypherpunk principles.
ANDROID ONLY Sifir has only been tested on android phones at this time.
- Download and install the prebuilt APK from the release section
- Google Store - Coming soon...
- Setup React Native CLI https://facebook.github.io/react-native/docs/getting-started
- Clone the Sifir project repository
- Install any npm dependencies locally:
npm i
- Make sure you've installed all depedencies and that your phone is connected and recongized by your system.
- Open two terminal windows (or Tmux panes, emacs,...) In one terminal window run:
npm run start
and in another run:
npm run android
This will build, upload and start a debug version of the app on your phone with hot reload enabled.
-
Build APK by running:
npm run android:apk
This will build the APK asapp-release.apk
and also make a copy tagged with the git commit being built ex:sifir-android-app-release-e3fa51.apk
Both files will be located in:<path to repo>/android/app/build/outputs/apk/release
-
Make sure your phone is connected and recongized by your computer and then install APK directly on your phohne by running
adb install app-release.apk
- @gabidi
- React Native
- Cyphernode
- Bitcoin