# Oxhead Infra Roadmap H1 2023 ## XTZ-shots Deploy snapshots for the upcoming testnet (Mumbainet) Move to cheaper R2 cloud storage solution Implement full snapshots Implement a better method of producing archive tarballs by "restoring" from a full snapshot Introduce a JSON schema for snapshot metadata and encourage other snapshot websites to implement ## Teztnets Deploy a new testnet - Mumbainet Implement faucet rate limiting - ensure people wait before getting a large amount of test tokens Remove ghostnet node from teztnets cluster (duplicate of our KMS baker and RPC service in oxheadinfra) ## Tezos-k8s General maintenance (ensure it keeps working with new versions of octez, new Tezos protocols) Produce a tutorial for safe baking in an untrusted environment with consensus keys Add method to sign using hardware device (raspberry pi+ ledger) with a k8s baker, then deprecate tezos-on-gke ## Oxheadinfra Implement a mainnet consensus key baker Switch to nginx load balancing instead of Amazon Application Load balancing (cost saving and better flexibility) Consolidate bakers, rpcs and snapshots into only one cluster (cost saving) ## Speculative Extend the testnet rate-limited faucet to mainnet? ([foundation faucet has run dry](https://faucet.tezos.com/)) Implement a repository to [verify smart contract source](https://forum.tezosagora.org/t/proposal-idea-add-possibility-to-verify-source-for-tezos-smart-contracts/4866/12) by recompiling?