Nathan Freitas

Results 341 comments of Nathan Freitas

Change is hard, but ultimately we like what the Conversations guys are doing, and want to start supporting their efforts, instead of just duplicating. We'll keep ChatSecure v14.x codebase around...

We are still doing maintenance on ChatSecure v14.x branch, and will try to address this Android 6 issue shortly. Sorry for the confusion, we're trying to sort things out. Conversations...

For some reason, FDroid.org is out of date. You should install directly from our FDroid repos: https://guardianproject.info/fdroid/ for the latest v14 releases.

confirmed on Nexus 7 still with latest 0.4.1 build: 07-13 17:01:21.169 25599 25599 F libc : Fatal signal 11 (SIGSEGV), code 1, fault addr 0x242 in tid 25599 (m.zom.messenger) 07-13...

7-13 18:08:26.549 8376-8480/im.zom.messenger A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x201 in tid 8480 (pool-2-thread-3) 07-13 18:08:26.651 26315-26315/? A/DEBUG: *** *** *** *** *** *** *** *** ***...

https://discuss.zetetic.net/t/upgrading-to-sqlcipher-4/3283 We need to provide an IOCipher release that sets these values for backwards compat. PRAGMA cipher_page_size = 1024; PRAGMA kdf_iter = 64000; PRAGMA cipher_hmac_algorithm = HMAC_SHA1; PRAGMA cipher_kdf_algorithm =...

How does this interact with Cacheword? That is controlling the key used to unlock IOCipher. Shouldn't we implement this capability in Cacheword itself, and not just in CameraV?

I had seen this problem a week ago myself, but now seems resolved. I think it may have been related to a certificate issue on Tor side for circumvention API...