feat: Added DID auth check on incoming msgs, unique topic every session + other fixes
- We now verify the DID coming from the msg can be derived from the sender's Public key
- Instead of hardcoded topic for every session, from now it will be unique topics (online mode only)
- refactor
- Build changes for 0.4.5