Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- feat: drag to arrange tokens and add nanopb submodule ad8e8cf
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- feat: drag to arrange tokens and add nanopb submodule 0489221
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- feat: drag to arrange tokens and add nanopb submodule 02cc0da
SolidFaker created a comment on an issue on SolidFaker/ohtotptoken
1.0.3已支持,后续会更新至应用商店
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- misc: version 1.0.3, hide token and support google authenticator migration 3346ee7
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- feat: #28 support quick scan google authenticator migration QR code e71e507
ShigureMoe opened an issue on SolidFaker/ohtotptoken
可以考虑新增谷歌验证器的tansfer二维码导入功能
谷歌验证器基本上是OTP用户最常用的app之一了,这里有二维码解码的参考实现:https://github.com/krissrex/google-authenticator-exporter 协议都是MIT,可以直接抄SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- fix: do not update hotp with timestamp 76116c6
eveloki opened an issue on SolidFaker/ohtotptoken
商店上架版本号相关
因为现在华为的编译器实际上没有支持reproducible build 所以从现在开始我在本issues中记录我上架商店的版本号对应的git提交,另外上架商店的版本没有开启代码混淆,这样可以作为对比 ### 版本 1.0.2 正在审核中 https://github.com/SolidFaker/ohtotptoken/commit/d7e72a97f07c6819e335d37...SolidFaker closed an issue on SolidFaker/ohtotptoken
请问是否可以上线一个直接输入steam guard 导入steam令牌的功能
ohtotptoken中 Feature里导入的方法具有一定门槛,对于小白可能有点难,详情可以参考watt toolkit,使用watt toolkit 导入令牌是否为一个更简单的方法?请问是否可以上线一个直接输入steam guard 导入steam令牌的功能?SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- misc: version 1.0.2 and hide token secret d7e72a9
SolidFaker closed an issue on SolidFaker/ohtotptoken
totp放在后台重新打开时验证码并不正确
目前totp在后台时打开,其生成的验证码并非当前时间的,应该是上次进入后台的时间累计计算的。 只有杀死totp重新打开生成的验证码才是正确的。SolidFaker created a comment on an issue on SolidFaker/ohtotptoken
加入了从maFile导入的选项 ![image](https://github.com/user-attachments/assets/05a90a95-78ad-4bc7-96f1-58f1d8276987)
SolidFaker pushed 1 commit to main SolidFaker/ohtotptoken
- fix: issue #26, import steam token from maFile 2585446