Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: TSP message types and optionally encrypted StreamPoster #935

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

iFergal
Copy link
Contributor

@iFergal iFergal commented Jan 30, 2025

Allows the StreamPoster to wrap the message stream in ESSR. Default is not to use it. I thought about doing this in KERIA but I think it's quite useful here. Tested e2e with full IPEX grant/admit in KERIA/Signify and works.

For now doesn't work with forwarded messages to mailboxes or witnesses but can be extended, at least once this has been reviewed. (I also want to avoid the list copy on line 360)

This will prepend the stream with the proposed TSP message type SCS from Sam: #612 (reply in thread)

I created a Tsper class similar to Ilker for the 3 new TSP message types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant