Marek Küthe

Results 109 comments of Marek Küthe

I think the PR should be merged. Policies should be clear and transparent so that everyone can see them. (I don't want to have to look through PRs every time...

> This has existed for years as part of `yggdrasil-go` and is known as `NodeInfo`. Is there any way to get the NodeInfo without connecting to the node? This would...

@neilalexander Which place do you think is better for policies (if not this repo)? Would a link to a policy be okay with you?

My thought is also the following: Suppose someone from Russia or Belarus (or someone with an IP address from there), wants to connect to ufm's node. They would think that...

@neilalexander Which place do you think is better for policies (if not this repo)? Would a link to a policy be okay with you?

@neilalexander Which place do you think is better for policies (if not this repo)? Would a link to a policy be okay with you?

Hi, if you are planning to add Tor support, maybe some for [I2P](https://geti2p.net/en/) too?

Yes, but just the same with the I2P network. I2P provides both [SOCKS support](https://geti2p.net/en/docs/api/socks) and an [API](https://geti2p.net/en/docs/api/samv3) to create "hidden services".

HMAC is not yet implemented in UCI either, is it? https://github.com/openwrt/routing/blob/master/babeld/files/babeld.init https://alioth-lists.debian.net/pipermail/babel-users/2021-June/003827.html Would a configuration like the following work? ```uci config general option default_key "mydefaultkey" config interface option ifname "eth1"...

Alternatively, you could use `__attribute__((unused))`.