diff --git a/README.md b/README.md index 331e186..79fe92e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SeekPassword-Windows -**[中文介绍](README_zh.md)** +**[中文介绍](README_zh.md)** | **[2019 scientific and free compound password management - sspai (In Chinese)](https://sspai.com/post/55403)** -SeekPassword is a software inspired by FlowerPassword https://wsine.github.io/seekpassword/ +SeekPassword is a software inspired by FlowerPassword https://wsine.github.io/seekpassword/ . This project is a Windows client based on this webpage, using HTML Compiler. + +SeekPassword is a password calculator that uses a root password (which can be easily remembered) and a distinguishing code (which can be distinguished by application) to calculate an irreversible password. At the same time, it solves the problem of high risk of the same password on multiple platforms and the difficulty of memorizing pure random passwords. For specific recommended password management strategies, please refer to the [author's article (In Chinese)] above (https://sspai.com/post/55403). diff --git a/README_zh.md b/README_zh.md new file mode 100644 index 0000000..b7d582d --- /dev/null +++ b/README_zh.md @@ -0,0 +1,7 @@ +# SeekPassword-Windows + +**[English](README.md)** | **[2019年科学且免费的复合密码管理策略-少数派](https://sspai.com/post/55403)** + +SeekPassword(觅密)是一个受到“花密”工具启发而制作的网页 https://wsine.github.io/seekpassword/ 。此项目为基于此网页,利用HTML Compiler改造而成的Windows客户端。 + +SeekPassword是一种密码计算器,利用(可以被轻松记忆的)根密码和(可以根据应用区分的)区分代码来计算出一个不可逆的密码。同时解决了多平台同一密码的高风险问题和纯随机密码难以记忆的问题。具体推荐的密码管理策略请参照上方[原作者的文章](https://sspai.com/post/55403)。