Skip to content

Http Sig implementation in Scala #10

@bblfish

Description

@bblfish

At IETF meeting in London you mentioned you are collecting implementations of "Signing Http Messages".

Here is the one I have been working on.

https://github.com/bblfish/httpsig

The current published version of the library implements version 0.7 of the spec

I am just updating to version 13 of the spec in
HTTP Sig PR 12

It compiles to Java Byte codes and is ready to be used for Akka and Http4s libraries (in Java and JS). I would be interested in extending it to work on nodeJs or java servers.

It is being used on the Reactive-Solid server and on the client in SolicCtrlApp. Note that neither of these is used in production and are currently more test beds for new ideas.

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