Bjarni Rúnar Einarsson

Results 159 comments of Bjarni Rúnar Einarsson

Regarding the key generation timeout, this thread may help: https://stackoverflow.com/questions/26021181/not-enough-entropy-to-support-dev-random-in-docker-containers-running-in-boot2d - especially note the trick of mounting /dev/urandom as /dev/random inside the container. Most objections against /dev/urandom (preferring /dev/random) are...

OK. But you're still going to have the entropy problem. That's why Mailpile defaults to recommending 2048 bit keys - they're "secure enough" and we can actually successfully generate them...

I'm not sure what the cause would be here, except that it might have found messages in IMAP subfolders - those won't automatically end up in the Inbox. And to...

Very strange about the mail not appearing, this is the first such report I've had. Hmmmm. Is your Mailpile configured to download from the "All Mail" pseudo-folder? If it's downloading...

I am realizing that this is definitely a problem triggered by how Mailpile configures GMail by default. Renaming issue to clarify. I need to fix the tagging logic so duplicates...

I think this is going to be a two-stage fix; temporarily blacklisting the All Mail from default configs to mitigate, and then we can bring it back once the duplicates...

This is better now. Autocrypt will re-import keys if they've changed. The keytofu mechanism will also try to import new keys for a user if their key has expired; if...

How about keeping it as it is, but suppressing tags from the list using roughly the same criteria as is used for the web GUI?

Is this good? Do we not want to list the other tags at all? Maybe not in help?