diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-09-21 17:45:49 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-09-21 17:45:49 +0900 |
commit | 19adb39710e4a38e9be3b4de8920749b288a62e6 (patch) | |
tree | 441f513f24006d77500b934a1858f9af55940e30 | |
parent | 05b364f88c2e12fe000502ff90fd56da55adb168 (diff) | |
download | site-19adb39710e4a38e9be3b4de8920749b288a62e6.tar.gz |
Mention authoritative DNS server
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index e28926e..13dc540 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # loang.net loang is a shared [nix](https://nixos.org) system -with [vietnamese](https://en.wiktionary.org/wiki/loang#Vietnamese) naming +with [vietnamese](https://en.wiktionary.org/wiki/loang#Vietnamese) +naming convention it exists to promote [software freedom](https://www.gnu.org/philosophy/free-sw.html), @@ -13,6 +14,7 @@ interoperability, privacy and reproducibility at [loang.net](https://loang.net/_matrix/federation/v1/version) * element (matrix client) at [than.loang.net](https://than.loang.net) * ipfs node and gateway at [loang.net](https://loang.net) +* knot (authoritative name server) at ns.loang.net * molly brown (gemini server) at [loang.net](gemini://loang.net) * nginx (web server) at [loang.net](https://loang.net) * nix environment (through ssh) at [loang.net:2211](ssh://loang.net:2211) |