Thomas

Results 111 comments of Thomas

> I am sorry about this. Meanwhile, I hope this workaround is helpful: https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac I don't think this is really helpful -- the point of signed apps is not to...

@B2o5T your work is amazing tysm for all you do!

oh yeah, sorry, the hashing i'm using is sha256: ```ts import { ensureUint8Array } from './common'; import { hmac } from '@noble/hashes/hmac'; import { sha256 } from '@noble/hashes/sha256'; export function...

> Though since we haven't built this support yet, _"the BTC address we derive does not use the same algorithm as BTC wallets"_ is not an outstanding problem with the...

I'm happy to help out here too

While I think it makes sense to potentially have a Gaia generic function, the profile related stuff does warrant its own methods in my opinion. The profile is a core...

Possible solution: structured data is just clarity values, so you could display them as json represented clarity values in a code highlighter

I had both pending and dropped in mind when I made the issue, btw

big +1 for me. I think the only thing we should really allow is to switch user, but also warn them about that. Similar to this is an app can...