NetworkCommons / sig0namectl

Open dynamic DNS name management with SIG(0) update delegation.
https://sig0namectl.networkcommons.org
GNU Affero General Public License v3.0
12 stars 3 forks source link

Javascript: Keystore: for a given fqdn, return filtered list of all keystore keys suitable to sign DNS updates #38

Closed adam-burns closed 4 months ago

adam-burns commented 4 months ago

Write a function such that given an arbitrary keyname (FQDN) as input, return a key in the keystore with the most exact name or superdomain (nil if none apply).

adam-burns commented 4 months ago

listKeysFiltered() exported via WASM now provides this function, returning JS JSON objects of keys.