All Projects → zom → Zom Android Xmpp

zom / Zom Android Xmpp

Licence: gpl-3.0
THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Zom Android Xmpp

Web
A free, open-source, and completely encrypted notes app. https://standardnotes.com
Stars: ✭ 3,061 (+1968.24%)
Mutual labels:  privacy, secure
Ataraxia
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
Stars: ✭ 226 (+52.7%)
Mutual labels:  privacy, safe
Emberclear
Encrypted Chat. No History. No Logs.
Stars: ✭ 157 (+6.08%)
Mutual labels:  privacy, secure
Whatspup
🔳 WhatsApp chat from commandline/console/cli using GoogleChrome puppeteer
Stars: ✭ 310 (+109.46%)
Mutual labels:  fun, privacy
Mpyc
MPyC for Secure Multiparty Computation in Python
Stars: ✭ 142 (-4.05%)
Mutual labels:  privacy
Brename
A practical cross-platform command-line tool for safely batch renaming files/directories via regular expression
Stars: ✭ 136 (-8.11%)
Mutual labels:  safe
Personal Security Checklist
🔒 A curated checklist of 300+ tips for protecting digital security and privacy in 2021
Stars: ✭ 2,388 (+1513.51%)
Mutual labels:  privacy
Mailcare
[MIRRORING REPOSITORY] See https://gitlab.com/mailcare/mailcare. MailCare is an open source disposable email address services. Accessible via web browser or API to protect your privacy right now.
Stars: ✭ 136 (-8.11%)
Mutual labels:  privacy
Awesome Privacy
A curated list of tools and services that respect your privacy.
Stars: ✭ 147 (-0.68%)
Mutual labels:  privacy
Hostsvn
Hosts block ads of Vietnamese
Stars: ✭ 145 (-2.03%)
Mutual labels:  privacy
Gdpr Tracker
A crowdsourced directory tracking the compliance and security practices of cloud services and their subprocessors
Stars: ✭ 142 (-4.05%)
Mutual labels:  privacy
Adblocking Vpn
🔒 Create your own VPN server that blocks malicious domains to enhance your security and privacy
Stars: ✭ 139 (-6.08%)
Mutual labels:  privacy
Nogo
A cross-platform network-wide ad/site blocker with a simple web control panel.
Stars: ✭ 143 (-3.38%)
Mutual labels:  privacy
Secretnetwork
𝕊 The Secret Network
Stars: ✭ 138 (-6.76%)
Mutual labels:  privacy
Zou
A simple and fast download accelerator, written in Rust
Stars: ✭ 145 (-2.03%)
Mutual labels:  fun
Php Login System
Embeddable and Secure PHP Authentication System with Login, Signup, User Profiles, Profile Editing, Account Verification via Email, Password Reset System, Remember-Me Feature and more.
Stars: ✭ 135 (-8.78%)
Mutual labels:  secure
Aegis
A free, secure and open source app for Android to manage your 2-step verification tokens.
Stars: ✭ 2,692 (+1718.92%)
Mutual labels:  secure
Chuck Api
👊 chucknorris.io is a free resource for hand curated Chuck Norris facts.
Stars: ✭ 144 (-2.7%)
Mutual labels:  fun
Dns Zone Blacklist
This project generates dnsmasq, bind and unbound zone files to be used in DNS based AD Blockers.
Stars: ✭ 141 (-4.73%)
Mutual labels:  privacy
Wp Toolbelt
A lightweight, multi-purpose, WordPress plugin with a focus on privacy and speed
Stars: ✭ 141 (-4.73%)
Mutual labels:  privacy

Zom for Android (previously known as ChatSecure and Gibberbot) is a secure messaging app built on open standards like XMPP/Jabber and OTR encryption.

Learn more at https://zom.im

It includes OTR4J: https://github.com/otr4j/otr4j

and BouncyCastle for Java: http://www.bouncycastle.org/java.html

and SQLCipher for Android: https://guardianproject.info/code/sqlcipher/

Original wallpaper generated using Tapet app and Gimp: https://play.google.com/store/apps/details?id=com.sharpregion.tapet

and previously included some CC0 public domain beautiful images: Ry Van https://unsplash.com/ryvanveluwen https://unsplash.com/license

Bug reports

Please report any and all bugs or problems that you find. This is essential for us to be able to improve this software!

https://github.com/zom/Zom-Android/issues

Build Instructions

The project fully supports Gradle and Android Studio

Get the source

The source code is all in the main git repos, with sub-projects setup as git submodules:

git clone https://github.com/zom/Zom-Android
cd Zom-Android
git submodule update --init

Test Instructions

mvn test

See robo-tests/README.md for eclipse instructions.

Currently the instrumented target tests (to be run on a device) in the directory tests are empty.

Logging

adb -d logcat -v time -s Zom

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].