tokenika / secure-bp-voting

Secure EOS Block Producer Voting
https://tokenika.github.io/secure-bp-voting/
MIT License
18 stars 15 forks source link

Feature Request: Offline "Active" Permission Key Changer #21

Closed K2APacific closed 5 years ago

K2APacific commented 5 years ago

Thanks for this offline voting tool ! Its great !

  1. I notice that Colin took your voting tool and added the ability to change the Active EOS key with an offline transaction. The link to his page is below (he also added TELOS). I've used his tool, and it works. Can you please go over his additions to your code and then merge it with your code and put the entire tool in your Github please ? I asked Colin to put it in his Github, but he does not have one. I'm afraid that if Colin's tool just stays as a web page, a malicious person will change the code to do bad things. If its on your Github, it has your better protection.
  2. As a suggestion for a future offline tool, can you make an offline tool that allows us to stake/unstake our EOS ?
  3. As still a further suggestion for a future offline tool, can you make an offline tool that allows us to send our EOS once it is unstaked ? Thanks again for a great tool !

https://colintalkscrypto.com/eosio_offline_active_key_changer/

K2APacific commented 5 years ago

I am now working on these item myself. It looks easier than I though based on your offline voting tool.