An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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 |