sy

Results 16 comments of sy

I've set this up as well and I can't seem to get any form of splitting working. it's just always horizontal. I can't tell if I didn't set this up...

I see. I just tried that but it created one credential with a name of 'cred1,cred2'. do I need fido2luks 0.3.0-alpha for that?

ok, I think there's been a misunderstanding. Let's assume there are two LUKS devices: - `/dev/sda1` - `/dev/sdb1` Let's run this once for now to create the credential for `/dev/sda1`:...

In an attempt to not make this a +1-style comment.. I agree that this is a feature that should be supported without workarounds. I also don't think we need to...

I've crudely implemented the above: https://github.com/syphoxy/zola/commit/50f68efc13d61b84c653d784c82db1b8ccf05871 looking for feedback.

that really strikes me as a hack as opposed to properly managing URLs and paths. it would also inextricably link the static asset location with the public asset location forever.

the more I think about this the more I realize that maybe the original suggestion, a global flag in `config.toml`, makes more sense. just to clarify my use case: my...

actually, I may have accidentally posted this too early despite feeling like I had done enough homework. I may have overestimated the severity of the issue of having to rely...

I'd like to lend a hand if I am able to. I haven't read any of the dangerous sections nor have I seen any of related tainted code. I reviewed...