https://github.com/RickFreemanCui/KeyVis
Key manager with visualization support
https://github.com/RickFreemanCui/KeyVis
Last synced: 21 days ago
JSON representation
Key manager with visualization support
- Host: GitHub
- URL: https://github.com/RickFreemanCui/KeyVis
- Owner: RickFreemanCui
- Created: 2018-05-13T14:00:31.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-30T04:05:23.000Z (almost 7 years ago)
- Last Synced: 2024-09-07T05:28:02.238Z (9 months ago)
- Language: JavaScript
- Size: 26.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-scs - 2018 - Key-Vis
README
# KeyVis
## Intuition and Motivation
Password Memorizing is tedious. There exists a number of password management tools, but they are either not flexible (e.g. only runs on desktop) or are not open source.
Our manager has the following advantages:
1. Flexible: Utilzing the web technology, KeyVis is supposed to run both on desktop and on web browsers
2. Intelligent: With built-in expert and visulization module, KeyVis is able to improve the strength of the passwords it manages
3. Open Source: We are offering all the source codes and developement documentations to the public
Our project is derived from the original KeeWeb application. Our main improvement is the expert and visulizaiton module.
## Progress
| Name | Status |
|------|--------|
| 可行性与计划阶段-项目任务说明书.doc | Done |
| 可行性与计划阶段-可行性研究报告.doc | Done |
| 可行性与计划阶段-项目开发计划.doc | Done |
| 需求分析阶段-需求规格说明书.doc | Done |
| 概要设计阶段-数据库设计说明书.doc | Done |
| 概要设计阶段-概要设计说明书.doc | Done |
| 概要设计阶段-组装测试计划.doc | Done |
| 详细设计阶段-详细设计说明书.doc | Done |
| 详细设计阶段-测试计划.doc | Not Yet |
| 详细设计阶段-用户使用手册.doc | Not Yet |
| 测试阶段-单元测试报告.doc | Not Yet |
| 最后阶段-项目开发总结报告.doc | Not Yet |