Qu'est-ce que le format de fichier REDDITVAULT ?
Un fichier .redditvault est une sauvegarde chiffrée de la phrase de récupération pour un portefeuille Reddit Vault. Reddit Vault est le portefeuille crypto intégré aux applications Reddit pour Android et iOS. Il contenait des « Community Points » tels que les Moons et les Bricks ainsi que des « Collectible Avatars », tous fonctionnant sur le réseau de couche 2 Ethereum Arbitrum Nova.
Lorsque vous avez créé un Vault, l'application a généré une phrase de récupération unique de 12 mots dans le style mnémonique BIP-39. Lors de la configuration, elle vous a demandé de noter la phrase et d'enregistrer une sauvegarde dans le cloud. Cette sauvegarde est le fichier .redditvault, téléchargé sur votre propre Google Drive sur Android ou iCloud sur iOS. À l'intérieur, le fichier contient du texte .json qui enregistre la méthode de chiffrement et la version chiffrée de la phrase. Les mots de passe eux-mêmes ne sont jamais stockés en clair.
Sécurité et sûreté
RISQUE : 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.
Détails du format
en brefProgrammes qui ouvrent les fichiers REDDITVAULT
.redditvault file to inspect the raw JSON structure; the encrypted recovery phrase stays unreadable. Détails techniques
spécifications approfondies| 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. |
| Publié | 2022 |
Conversions REDDITVAULT
Q&R de la communauté
posées par les utilisateursPas encore de questions - soyez le premier à poser une question sur les fichiers REDDITVAULT.