Jan Christoph Ebersbach
Jan Christoph Ebersbach
@MaxGyver83 thank you for your contributions! I've noticed them and will work through them eventually.
@MaxGyver83 could you rebase this PR?
Thank you for the idea, fixed at https://github.com/identinet/terraform-hcloud-k3s/commit/56046406b37276818405b47a6474d0f9748f5079
Fixed in multiple forks, e.g. https://github.com/identinet/terraform-hcloud-k3s/commit/4edbb4a4ce646a184b12e42dfca4c5ac8f39064d
> Indeed, ideally, the private IP should be used. Also, ideally, we would not have a network overlay with flannel. We can use cilium's native routing over the private network,...
I like @OR13 's proposal as it simplifies the resolution and makes the implementation easy. I'm for keeping `.well-known/did.json` as a default a) because this ensures compatibility with existing implementations,...
The did-core specification defines how you'd reference other key types. The Ed25519 curve is therefore supported by did:web.
🎉
I have real trouble getting this package to work as well. ``` nix build .#sapi warning: Git tree '/home/jceb/Documents/Projects/sapi' is dirty error: builder for '/nix/store/25fkp68rfm3rxp3rmg64zh1j52nf97zf-sapi-0.0.6.drv' failed with exit code 1;...
Could we use `deno` for fulling in the dependencies? Creating a fixed output derivation is probably the way to go as described here: https://ianthehenry.com/posts/how-to-learn-nix/derivations/ Since Deno doesn't support fetching from...