Skip to content

🔒True end-to-end encrypted (E2EE) chat system in web. 🔒真正的网页端到端加密聊天系统

License

Notifications You must be signed in to change notification settings

limingzxc/NodeCrypt

 
 

Repository files navigation

NodeCrypt

🚀 部署说明

一键部署到 Cloudflare Workers

点击下方按钮即可一键部署到 Cloudflare Workers: Deploy to Cloudflare Workers

  • 构建命令:npm run build

  • 部署命令:npm run deploy

  • 在cloudflare环境变量设置一下:

  • Type : Text

  • Variable name : AUTH_PASSWORD_HASH

  • Value : 你密码的sha256 hex值

访问网站时用户名不输入或者随便输入都行,只要密码输入对就ok

About

🔒True end-to-end encrypted (E2EE) chat system in web. 🔒真正的网页端到端加密聊天系统

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.2%
  • CSS 17.7%
  • HTML 5.5%
  • Dockerfile 1.6%