Skip to content

feature: add key fetching from new CS #39

Open
@aaronbojarski

Description

@aaronbojarski

The new CS only allows HOST-AS and HOST-HOST keys to be fetched.

The fetching and especially the caching of these keys needs to be added. This will involve:

  • implementing the actual fetching.
  • adding logic to the keyfetcher when to fetch which key. (And when can it be derived instead.)
  • adding caches to the keymanager (what kind? how big?)
  • adding logic on what to do if key is not available yet. (Best effort?)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      feature: add key fetching from new CS · Issue #39 · netsec-ethz/lightning-filter