Giter VIP home page Giter VIP logo

utools-upassword's Introduction

uTools 暗黑模式下 插件截图

4A766C411CCB0253947C3BA8CFA3963D

构建 - 运行

npm install
npm run build

uTools 开发者工具 中将 dist/plugin.json 加入到本地开发

引用的 bcrypt 库

https://github.com/kelektiv/node.bcrypt.js

数据安全

  1. 开门密码以 BCrypt 加密存储
  2. 帐号信息均加密后存储 (aes-256-cbc加密秘钥为管理密码经过哈希处理的值)

数据存储

数据存储在本地电脑 uTools 内置的版本数据库,如果 uTools 帐号与数据 开启了云端备份&多端同步,则数据会备份一份到云端

忘记密码

忘记密码无法找回,只能格式化插件数据

进入 uTools 帐号与数据 -> 点击 密码管理器 文档 -> 格式化

使用技巧

  1. 帐号可拖动排序、可拖动到左侧分组直接变更分组
  2. 分组可拖动变更层级关系
  3. 快捷键 Command/Ctrl + U 复制当前帐号用户名
  4. 快捷键 Command/Ctrl + P 复制当前帐号密码
  5. 快捷键 Command/Ctrl + N 新增帐号

utools-upassword's People

Contributors

utools-labs avatar wunaiquan avatar

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.