Che cos'è il formato di file REDDITVAULT?
Un file .redditvault è un backup crittografato della frase di recupero per un portafoglio Reddit Vault. Reddit Vault è il portafoglio crypto integrato nelle app Reddit per Android e iOS. Conteneva i Community Points come Moons e Bricks insieme agli Avatar Collezionabili, tutti operanti sulla rete layer-2 di Ethereum Arbitrum Nova.
Quando creavi un Vault, l'app generava una frase di recupero univoca di 12 parole nello stile mnemonico BIP-39. Durante la configurazione, ti veniva chiesto di scrivere la frase e di salvare un backup sul cloud. Quel backup è il file .redditvault, caricato sul tuo Google Drive su Android o su iCloud su iOS. All'interno, il file contiene testo .json che registra il metodo di crittografia e la versione crittografata della frase. Le parole chiave stesse non vengono mai memorizzate in chiaro.
Sicurezza e incolumità
RISCHIO: 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.
Dettagli del formato
in sintesiProgrammi che aprono file REDDITVAULT
.redditvault file to inspect the raw JSON structure; the encrypted recovery phrase stays unreadable. Dettagli tecnici
specifiche approfondite| 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. |
| Rilasciato | 2022 |
Conversioni REDDITVAULT
Domande e risposte della community
chiesto dagli utentiAncora nessuna domanda - sii il primo a chiedere informazioni sui file REDDITVAULT.