meshname icon indicating copy to clipboard operation
meshname copied to clipboard

Meshname, a universal naming system for all IPv6-based mesh networks, including CJDNS and Yggdrasil

Results 10 meshname issues
Sort by recently updated
recently updated
newest added

For IPv6 addresses that have been shortened by `::`, spec should represent it with (unused) `-` character. It would help shorten domains like `amlmkgtcumelsaaaaaaaaaaaai.meship` to `amlmkgtcumels-aaba.meship`

Hello, I am currently trying to set up a small name server with Coredns. I currently have the following zone file for this: ``` $TTL 3600 @ IN SOA aillnw5rjatwr6zxb2iqozntqi.meshname....

help wanted
question

В настоящее время реализация meshname понимает домены `ygg` и `cjd`. Предлагаю убрать всё, что непосредственно не относится к протоколу для избежания возможных конфликтов с параллельными разработками вроде [ALFIS DNS](https://github.com/Revertron/Alfis). Таким...

question

Один из вариантов реализации полноценных поддоменов и служебных записей - возвращать помимо AAAA ещё и NS. Тогда дальнейшая реализация просто выводится за пределы собственно meshname/meship и перенести задачу поддоменов и...

enhancement
help wanted
question

@acetoneRu В репу еще надо будет добавить документ с описанием протокола meship. _Originally posted by @zhoreeq in https://github.com/zhoreeq/meshname/issues/7#issuecomment-813184375_

documentation
help wanted

Explain `-useconffile` flag usage and how it works without a config. More detailed dnsmasq configuration description. How to set it as a system resolver. Explain systemd file customization. Standalone mode...

Closes https://github.com/zhoreeq/meshname/issues/21 `systemd-analyze security meshnamed` returns: ``` NAME DESCRIPTION EXPOSURE ✓ SystemCallFilter=~@swap System call deny list defined for service, and @swap is included ✗ SystemCallFilter=~@resources System call deny list defined...

I have moved my projects from GitHub to Codeberg for various reasons.

`systemd-analyze security meshnamed`: ``` ✗ RestrictSUIDSGID= Service may create SUID/SGID files 0.2 ✗ SystemCallArchitectures= Service may execute system calls with all ABIs 0.2 ✗ SystemCallFilter=~@clock Service does not filter system...