interep-project / docs

InterRep documentation website.
https://docs.interep.link
MIT License
2 stars 4 forks source link

Onchain groups adminWallet #2

Closed jdhyun09 closed 2 years ago

jdhyun09 commented 2 years ago
스크린샷 2022-03-11 오후 4 29 02

Here's your friendly on-chain group guide. Thanks!

But I want to ask, How about adding a Mnemonic deriving path or connecting via privateKey in case using an account by adding more accounts to the Mnemonic wallet(in my case)?

cedoor commented 2 years ago

Hi @jdhyun09 , I think this answer could be useful: https://ethereum.stackexchange.com/a/84626. Tell me if it covers your case.

jdhyun09 commented 2 years ago

Yes, thank you! This covers my case :) But I'm testing by selecting the private key. This gives me the security to hide my main account1. In my personal opinion mnemonic contains too much(Multiple account access by modifying the derivation path.)

This may be my personal question. Any feedback would be helpful!

cedoor commented 2 years ago

I think it depends on the context. Mnemonic and private key must always be secret, but if you want to add another security layer and hide the other accounts, using private key could be more secure