James Murty

Results 71 comments of James Murty

Though I'm very tempted to always regenerate the base salt on a rekey, and add preservation of the base salt only if/when someone actually asks for it. As you say...

Hi @Erotemic I have just released version [2.2.0](https://github.com/elasticdog/transcrypt/releases/tag/v2.2.0) of Transcrypt, so the main branch is now clearer to prepare the improvements in this branch for merging. I'd like to focus...

Quick clarifications: - I don’t plan to release without the versioned config option – that’s helpful – but first up I’d like to work through the UX without relying on...

Hi @Erotemic thanks for noting those cross-machine issues. Can you note down anything that might help to debug these kinds of problems, like the platform and OpenSSL versions on the...

In excellent news, it looks like the latest version of MacOS 13 Ventura includes a newer version of LibreSSL (3.3.6) with an `openssl` command that supports PBKDF2: Using the built-in...

Hi @evilhamsterman that's a great idea, but I don't know how to go about doing this. Could you provide more information on the steps required?

The main implication for the improved crypto approach is that, for updated repos, transcrypt will no longer work out-of-the-box on systems with outdated versions of OpenSSL: in particular, on Macs....

Hi @Erotemic although there isn't much momentum at present – I've had a busy few months – I'd appreciate your help to push things forward. The main outstanding tasks are...

Hi @Erotemic thanks for starting work on this, I'll aim to help out when I can though I don't tend to have a lot of time. One suggestion: could you...

Hi, there's quite a lot here to digest, I'll start to work my way through it. One thing I'm concerned about is rushing to an implementation, when we might benefit...