A chat app that is enabled by Waku that uses the moot account. This account was created by Status early in its existence to be used as a universal anonymous account. We in the org used it as a way to give feedback and talk anonymously.

This account eventually stopped being used, but I haven’t forgotten it, or its overall purpose.

This new chat app would be an extension of that, which enables anonymous chat by using a universal crypto seed phrase to derive the chat key within Waku. The seed phrase is hard coded as an identity.

I was thinking about enabling wallet functionality by using random derivation paths somehow, but it seems that won’t work because you’d need to load funds into it somehow, thereby creating a traceable path. So some extra thought would be needed to enable such a thing.