Что такое формат файла REDDITVAULT?
Файл .redditvault - это зашифрованная резервная копия фразы восстановления для кошелька Reddit Vault. Reddit Vault - это криптокошелек, встроенный в приложения Reddit для Android и iOS. В нем хранились Community Points, такие как Moons и Bricks, а также Collectible Avatars, работающие в сети второго уровня Ethereum Arbitrum Nova.
При создании Vault приложение генерирует уникальную фразу восстановления из 12 слов в стиле мнемоники BIP-39. Во время настройки приложение просит вас записать фразу и сохранить облачную резервную копию. Эта копия и есть файл .redditvault, загружаемый на ваш Google Drive на Android или в iCloud на iOS. Внутри файла содержится текст .json, в котором фиксируется метод шифрования и зашифрованная версия фразы. Сами исходные слова никогда не хранятся в открытом виде.
Безопасность и защита
РИСК: 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.
Детали формата
в двух словахПрограммы, открывающие файлы REDDITVAULT
.redditvault file to inspect the raw JSON structure; the encrypted recovery phrase stays unreadable. Технические подробности
глубокая спецификация| 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. |
| Выпущен | 2022 |
Конвертации REDDITVAULT
Вопросы и ответы сообщества
спрошено пользователямиВопросов пока нет - станьте первым, кто спросит о файлах REDDITVAULT.