Giter VIP home page Giter VIP logo

Comments (4)

suqi avatar suqi commented on June 28, 2024

@lartpang 谢谢推荐,可否提供下这两个的介绍
https://shansing.com/passwords/ 如果这个是V2版本,是否建议读者直接使用这个新的V2呢?

from awesome-productivity-cn.

lartpang avatar lartpang commented on June 28, 2024

具体来说,就是通过将用户固定使用的一段基础字符串和用于区分不同密码用途的标识字符串共同组合生成,内部加密主要使用了md5或者sha256。具体细节可见v2作者的一些分析:https://shansing.com/read/477/

主要差异在于v2使用几个符号作为开头。这一点有些网站密码注册时支持的,但是有些网站可能不支持,此时就得使用v1了,vi是使用字母开头。

当然,这些都可以自己更改,具体可以看完v2的分析后,修改我提供的python代码即可。反正都是本地,用户自己可以随意调整。

from awesome-productivity-cn.

suqi avatar suqi commented on June 28, 2024

已加入,多谢 @lartpang

from awesome-productivity-cn.

muxueqz avatar muxueqz commented on June 28, 2024

@suqi 哈,我都用了好几年花密了,前段时间还写了Nim版本玩:https://github.com/muxueqz/flowerpassword.nim

from awesome-productivity-cn.

Related Issues (5)

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.