# OpenBao UI asset fingerprints for image tag 2.5.4. # Regenerate after an OpenBao image bump when login markup drifts. # Compare vault.js only — index.html is intentionally modified by the gateway. # curl -sS https://bao.coulomb.social/ui/ -o /tmp/index.html # vault_path=$(rg -o '/ui/assets/vault-[a-f0-9]+\\.js' /tmp/index.html | head -1) # curl -sS "https://bao.coulomb.social${vault_path}" -o /tmp/vault.js # sha256sum /tmp/vault.js f0214b5be89377395f8d6521c34139877529bd95ba703901c78b527ab0f1c231 ui/assets/vault-bae6b876038fbf475728f993b5a62002.js