Skip to content

Commit

Permalink
Add: Survey pubkey for jgrpp (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
JGRennison authored Dec 29, 2023
1 parent 0002643 commit d103561
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions workers/src/public_keys/index.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default as vanilla } from "./vanilla.js";
export { default as jgrpp } from "./jgrpp.js";
9 changes: 9 additions & 0 deletions workers/src/public_keys/jgrpp.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
export default `
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt8k4ZJTmb6RZeqFnVhP4
sa1tFPCFnIceR3eE3tPqCWiA7NeYw2EYcKG1RUHU66FUxvh5ClNQKfdJ70EsUg5v
Hid3Prj+OF8vo84tJSER+vEFK8Einuc+Ie8hfMKYzB8jGXRN89PrVDhgU7RPcsoF
5VD6KYU9ygpXIBQFnlZWP5Ue1wu0VVpicmLe8b2j1BR7tFNPleP+h1sueJrUqqQt
uxlQeeBzoaMVmnG+vz+W+efu8vSWjPLInH/DioL9Oy+1GTeG4uAWMiQUoMX8ei42
rogQfuaSkLJpms/sWs+bCfoLVY2+vScfXPEo8l6ub37s2QocVCbv4EVz7xkk+AEh
HQIDAQAB
`;

0 comments on commit d103561

Please sign in to comment.