# 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.