GithubHelp home page GithubHelp logo

tom1997-max / onenpwd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wiensss/onenpwd

0.0 0.0 0.0 204 KB

🔒 oneNPwd • 个人随身密码本 • 微信小程序

License: MIT License

JavaScript 100.00%

onenpwd's Introduction

logo

oneNPwd

个人随身密码本 • 微信小程序

🎈密码本备忘录,支持主题切换,指纹验证、云端备份、同步功能。

MiniProgram Android Version iOS Version MIT license


📟 开始

  1. 修改根目录下 project.config.json 文件中的 appid 参数为自己的 AppID。

  2. 云数据库中创建集合 users

  3. 修改 client/app.js 文件中初始化云环境的参数 env 为自己的云环境 ID:

readme-1

🔔 更新日志

修复

  • 首次进入小程序的相关数据更新

更新

  • 首次授权、首次添加密码项引导动画背景透明度
  • 首页底部固定按钮图标更换,新增阴影效果

🎯 说明

创建密码及查看密码时会进行加解密处理,本项目使用的是封装后的 cryptoJS 库。关于 cryptoJS 的使用,具体可参考 cryptoJS

项目中具体调用函数为 utils/util.js 中的 md5encryptDatadecryptData 三个。

出于安全考虑,本项目对三者的实现细节进行了二次封装。运行时需要自己实现对应的函数。

如下示例可作为简单参考:

readme-1

🎥 效果演示

📷 扫一扫

⏳ 许可

🥤 联系我

onenpwd's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.