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: KERI ESSR #16

Merged
merged 16 commits into from
Feb 21, 2024
Merged

feat: KERI ESSR #16

merged 16 commits into from
Feb 21, 2024

Conversation

iFergal
Copy link
Collaborator

@iFergal iFergal commented Feb 16, 2024

A basic attempt at ESSR - this just does it on the body.

The headers, method and path are still signed in the same way as Signify. (query params pending - WebOfTrust/signify-ts#215)

In the future we could encrypt the path and query path for further confidentiality but I think this is OK for now to demonstrate an encrypted body.

@iFergal iFergal self-assigned this Feb 16, 2024
demo/server/package.json Show resolved Hide resolved
demo/server/src/apis/acdcRequirements.api.ts Outdated Show resolved Hide resolved
demo/server/src/apis/oobi.api.ts Show resolved Hide resolved
demo/server/src/apis/oobi.api.ts Show resolved Hide resolved
demo/server/src/apis/ping.api.ts Show resolved Hide resolved
demo/ui/src/extension/axiosClient.ts Outdated Show resolved Hide resolved
public/manifest.json Show resolved Hide resolved
src/core/background/index.ts Show resolved Hide resolved
src/core/background/index.ts Outdated Show resolved Hide resolved
@iFergal iFergal marked this pull request as ready for review February 20, 2024 11:14
@iFergal iFergal merged commit 4fa1772 into develop Feb 21, 2024
@iFergal iFergal deleted the feat/essr branch February 21, 2024 08:42
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.

3 participants