Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: BlockScience/koi-net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: BlockScience/koi-net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: secure-koi
Choose a head ref
  • 10 commits
  • 17 files changed
  • 1 contributor

Commits on May 28, 2025

  1. Configuration menu
    Copy the full SHA
    6269baa View commit details
    Browse the repository at this point in the history
  2. working towards secure KOI prototype, now validating requests when op…

    …tional secure headers are included
    lukvmil committed May 28, 2025
    Configuration menu
    Copy the full SHA
    e73c388 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f9e277 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    9719e7c View commit details
    Browse the repository at this point in the history
  2. overhauled request handler, only node RIDs valid for request, secure …

    …KOI headers created on send, and validated on receive
    lukvmil committed Jun 16, 2025
    Configuration menu
    Copy the full SHA
    bf40c3b View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. encoding bug fixes, changed first_contact to be an RID, not a URL, im…

    …proved secure request function
    lukvmil committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    8f9bc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0de5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e7df36 View commit details
    Browse the repository at this point in the history
  4. added functions in response handler to deal with validating received …

    …requests and generating secure response headers
    lukvmil committed Jun 24, 2025
    Configuration menu
    Copy the full SHA
    df0b271 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2025

  1. Configuration menu
    Copy the full SHA
    df4e6a9 View commit details
    Browse the repository at this point in the history
Loading