jseeqret - v1.0.4
    Preparing search index...

    Function require_verified_binding

    • Assert that the stored fingerprint still matches the current pubkey and the user is actually linked to a Slack handle. Used by send to refuse to push ciphertext via Slack if the binding has drifted.

      Parameters

      Returns Promise<{ user: User; slack_handle: string }>

      if the user is not linked or the fingerprint no longer matches