昨天@catwomanteresa在steemit里的SBD和Steem被骗子@jiganomics偷走了。
更可恨的是骗子的技术还挺高,设置了Active Key授权和Withdraw Route。
这意味着,如果不取消的话,@catwomanteresa的钱可以随时被转走,而且Power Down的话,钱会自动进入骗子帐号!
下面简要记录一下我是如何帮@catwomanteresa取消Active Key授权和删除Withdraw Routes的
使用steempy取消Active Key授权
1.安装steempy
steempy是安装steem-python时自带,教程有很多,可以参考:
How to install steem python on ubuntu and get steempy working
STEEM blockchain access with Python: setting up steem-python with Docker
安装后运行steempy,有时会遇到一个toml package问题,上面两个文章中都有解决办法
2.导入steem Active Key
steempy addkey
# Private Key (wif) [Enter to quit]: 输入你的 Active Key
# Please provide a password for the new wallet: 为钱包设置一个密码,类似于开机密码
# Private Key (wif) [Enter to quit]: 点击回车确认退出
3.验证导入是否成功
# 如果看到公钥,即表示导入成功
steempy listkeys
4.取消Active Key的授权
## permission 后面可以使用 post/active/owner 三个选项,默认为post
steempy disallow --account catwomanteresa jiganomics --permission active
运行完成后,可以去https://steemd.com/@username 进行验证
使用Vessel删除Withdraw Route
1.下载并安装Vessel: exe对应Windows, dmg对应Mac
2.登录Vessel:在Account页面选择Add Account -> Import a steemit account
3.删除 Withdraw Routing: 在Vesting页面点击垃圾桶删除
运行完之后也可以去steemd进行验证
其他方式
关于Withdraw Route的相关知识可以参考O哥的这篇文章
我有空可以去Vessel的github开一个Issue, 希望可以在Vessel中取消各种Key的授权
大家在使用上述工具遇到问题时,可以在这个帖子下留言
-->支持我见证人的传送门