# Week in w3up > 🚒 Boaty McBoatface https://en.wikipedia.org/wiki/Boaty_McBoatface ## πŸ†• Published new w3up modules to npm * `w3up-client` TODO ## πŸ•Έ did:web shipped like a boss We shipped support for did:web keys like a boss….a forgetful boss who forgot we still needed to be able to sign UCANs with a string that in no way resembles our public key and for which we (currently) have no way to resolve to it’s actual value 🀣. Anyway, long story short, we now have support for embedded key resolution (a way of hard coding the resolution step). Using did:web keys allows us to rotate keys without having to re-delegate everything using new keys πŸ‘€ Check out the original issue https://github.com/web3-storage/w3protocol/issues/182 and the PR to ucanto that adds support for embedded key resolution https://github.com/web3-storage/ucanto/pull/168 ## 🌎 Production infra is in `us-west-2` We deployed the new production infras to `us-west-2` where the majority of our other production infra is deployed to. This is for saving πŸ’° on data transfer.