Abel Luck
Abel Luck
We want to give our users a message retention promise, but its currently not possible on large servers with databases in the hundreds gigabytes. > Message retention purging being expensive....
This recent commit removing the experimental warning from retention is not a good idea IMO. While it's fabulous there is no longer risk of corruption bugs, as this issue establishes,...
Thank you for finding this bug. However this is merely a code-mirror of an unmaintained research project. I won't be acting on this report. As such, I've added a disclaimer...
Fyi, @eighthave is creating a python-pgpdump package in Debian, hence this ;)
I've enabled the `forceTcp` option in the preferences, then transparently proxied Plumble through Orbot but it crashes (see backtrace and debug log below). It seems its still trying to use...
This looks way better than the hack I cooked up :) It seems to mostly work too. With this branch, I was able to connect to our mumble server with...
This method is not ideal. If the ignored route uses a log function `ctx.log.info`, then it will cause an error.
What would a proper fix here look like? * IOCipher detects version of database and sqlcipher runtime * Provides an `isMigrationNeeded` method for devs * Throws a `MigrationNeededException` when sqlcipher...
@uberspot, yea you're right. Speaking of which, cacheword now supports changing passphrases. Want to implement that feature in the new version of notecipher?
Thanks for the contribution! This patch doesn't cleanly apply because of changes in [master](https://github.com/guardianproject/notepadbot/commits/master), could you please rebase your patch onto it and repush?