This website works better with JavaScript.
Explore
Help
Sign In
infra
/
cryptpad
Watch
2
Star
1
Fork
You've already forked cryptpad
0
Code
Issues
Pull Requests
Projects
Releases
1
Activity
9913efad7a
cryptpad
/
lib
/
keys.js
2 lines
63 B
JavaScript
Raw
Normal View
History
Unescape
Escape
deduplicate some code by reusing the client definition on the server
5 years ago
module
.
exports
=
require
(
"../www/common/common-signing-keys"
)
;