slashtags icon indicating copy to clipboard operation
slashtags copied to clipboard

migrate to using keypear derivation

Open Nuhvi opened this issue 3 years ago • 0 comments

  • Update NS to use standard of hypercore namespace generation
crypto_generichash(out=NS, input=Buffer.from([0]), ns=Buffer.from('slashtags'))
  • Merge keychain branch to enable hyperdrive derivation with keychain

    • hash scalar before using as a tweak
  • Use device tweaks and figure out the UX around that

    • Show root URL to user?
    • maybe slash:<root key>:<tweak> ??

Nuhvi avatar Oct 13 '22 14:10 Nuhvi