[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jrmithdobbs/keypoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple POC for storing a long term crypto-graphic key in such a way that authentication factors can be changed without ever revealing them to a third party. Initially this is just as simple unit test that will build into ./tests/storage and do an encrypt and decrypt operation and show that the original value is recovered.

A server could store a derived public key along-side this blob and require that the client mutate on every authentication to prevent replayability with no extra storage burden.

About

key storage POC workspace

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published