dzdidi 312636fb0d Initial draft commit
Signed-off-by: dzdidi <deniszalessky@gmail.com>
2024-01-16 19:06:30 +00:00
2024-01-16 19:06:30 +00:00

Client

Adds to global config:

[http "https://<host>/<owner>/repo"]
  extraHeader = "Authorization: Nostr $(./create_nostr_auth_header.sh)"
  

TODO:

  • add signing for header generation
  • add id for header generation
  • add base64 encofing for header generation
  • add key retrieval mechanism
  • add script for extendign config file for speicific urls
Description
No description provided
Readme 78 KiB
Languages
Shell 100%