ufm: (Default)
[personal profile] ufm
Original
Some new #nak features since the last time I mentioned new features:

- nak git ls [subdir]: lists files in remote repositories (without cloning).
- nak git cat <path>: prints a file content (idem).
- nak git history: lists commits for a remote repository (idem).
- nak git pr: opens new NIP-34 pull requests or browses open pull requests.
- nak serve: supports --auth flag for requiring a useless AUTH from everybody (any pubkey will be accepted, it's just for testing stuff) .
- nak req/fetch/event commands support a --jq flag that can be used for very crazy oneliners in computers that don't have jq installed (scripts run inside --jq can access a bunch of special helper functions for reading tags, parsing dates etc).
- nak admin: supports NIP-43 roles.
- nak publish: works better, can read from stdin, supports kind:1111 comments.
- nak group: support NIP-29 subgroups.
- nak group chat: streams chat with parsed nostr:... entities turned into usernames, other links and hashtags colored differently.
- nak bunker: always display bunker information at the bottom, courtesy of npub1u035wtfjf9h79r94srwljmekwrczhyq9a2760a23dpeh2ulgh09s08njfd.
- nak fetch and nak group: support NIP-AD web addresses (NIP-05 of things).
- dozens of fixes from npub1937vv2nf06360qn9y8el6d8sevnndy7tuh5nzre4gj05xc32tnwqauhaj6.
- no more hardcoded key "01" for everybody, now each computer gets a supposedly unique key based on some CPU number (do not use this as your real key, it's only for testing)(it can be bypassed with the $NOSTR_SECRET_KEY environment variable, as always).
- same for the default bunker client key (for when you pass a bunker URI to --sec in any command).

(no subject)

Date: 2026-08-18 17:52 (UTC)
juan_gandhi: (Default)
From: [personal profile] juan_gandhi
Какой кайф! Поставил!

(no subject)

Date: 2026-08-18 20:00 (UTC)
juan_gandhi: (Default)
From: [personal profile] juan_gandhi
Нет, но nak такая приятная вещь оказалась!

(no subject)

Date: 2026-08-18 21:02 (UTC)
juan_gandhi: (Default)
From: [personal profile] juan_gandhi
А вот это что в посте:

Some new #nak features since the last time I mentioned new features:

- nak git ls [subdir]: lists files in remote repositories (without cloning).