basak

Results 106 comments of basak

A couple more loose ends for version 3: 1. There's a minor bug with a fix in #222, without which the official KeePass client won't accept version 3 files. 2....

One more. It's probably also wise to regenerate `kdbx.header.value.dynamic_header.stream_start_bytes.data` in the case of version 3, to stop an attacker building up sets of known plaintexts. I don't know if there's...

I really like this approach. Nice work! I wonder if `RandomBytes` and `Copy` are sufficiently general to be appropriate to include in Construct itself? If not they work equally well...

Some suggestions: * It's a little dangerous (IMHO) to assume that an ImportError really is a piwheels-related issue in all cases. * Consider providing a mapping from failed shared object...

> I don't think it hurts to add, but I too am a bit confused exactly where it's going to be shown. In Ubuntu, I'm working on a tool that...

Sorry, I've been busy. I do intend to finish this at some point, but I don't expect to get to it for a month or two at least.

FYI, I've resumed this effort. I'll send a pull request soon, even if it's just my mess of work in progress so that you can comment inline. Probably best to...

Yes - not just the credentials, but not even so far as getting a token. There are many steps involved in getting everything working correctly as a whole, and it's...

I have a single ejabberd instance running with mod_push enabled. I have two accounts on it. I'm connecting to one account with my experimental client that registers for push notifications....

> Did you get those changes in both ejabberd and mod_push when you installed? I started a few days ago, so no, but I did pick up the mod_push update...