O que é o formato de ficheiro REDDITVAULT?
Um arquivo .redditvault é um backup criptografado da frase de recuperação para uma carteira Reddit Vault. O Reddit Vault é a carteira cripto integrada nos aplicativos Reddit para Android e iOS. Ele armazenava Pontos de Comunidade, como Moons e Bricks, juntamente com Avatares Colecionáveis, todos operando na rede de camada 2 Ethereum Arbitrum Nova.
Quando você criava um Vault, o aplicativo gerava uma frase de recuperação exclusiva de 12 palavras no estilo mnemônico BIP-39. Durante a configuração, era solicitado que você anotasse a frase e salvasse um backup na nuvem. Esse backup é o arquivo .redditvault, enviado para o seu próprio Google Drive no Android ou iCloud no iOS. Internamente, o arquivo contém texto .json que registra o método de criptografia e a versão criptografada da frase. As palavras-semente em si nunca são armazenadas em texto simples.
Segurança e proteção
RISCO: HIGHA .redditvault file protects access to a crypto wallet. Although the recovery phrase inside is encrypted, anyone who obtains the file plus the password or cloud credentials could attempt to restore the wallet. Keep it private, never share it, and do not upload it to untrusted services. The file itself is not executable and carries no malware risk, but its contents are sensitive.
Detalhes do formato
em resumoProgramas que abrem arquivos REDDITVAULT
.redditvault file to inspect the raw JSON structure; the encrypted recovery phrase stays unreadable. Detalhes técnicos
especificação profunda| Encoding | UTF-8 text |
| Container | JSON object |
| Encryption | The 12-word recovery phrase is encrypted before being written. The JSON records the encryption method used and the resulting ciphertext of the phrase, so the mnemonic is never stored in cleartext. |
| Byte order | N/A (text format) |
| Typical size | Under 5 KB |
| Structure | A small JSON object holding the encrypted recovery phrase together with metadata describing the encryption type. Opening it in a text editor shows the JSON but not the readable seed words. |
| Integrity | The underlying 12-word phrase follows the BIP-39 mnemonic scheme, which includes a built-in checksum word; the .redditvault wrapper itself has no separate integrity hash. |
| Platforms | Android, iOS |
| Notes | Reddit Vault was the in-app crypto wallet used for Community Points (Moons and Bricks) and Collectible Avatars, built on the Arbitrum Nova Ethereum layer-2 network. Reddit wound down Community Points in 2023, but existing backup files and the recovery flow remained in the app. |
| Storage Location | Uploaded to the user's own cloud account, either Google Drive (Android) or iCloud (iOS), during Vault setup. |
| Lançado | 2022 |
Conversões de REDDITVAULT
Perguntas e Respostas da Comunidade
perguntado por usuáriosAinda não há perguntas - seja o primeiro a perguntar sobre arquivos REDDITVAULT.