protonpass_export.json 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173
  1. {
  2. "version": "1.21.2",
  3. "userId": "USER_ID",
  4. "encrypted": false,
  5. "vaults": {
  6. "VAULT_A": {
  7. "name": "Personal",
  8. "description": "Personal vault",
  9. "display": {
  10. "color": 0,
  11. "icon": 0
  12. },
  13. "items": [
  14. {
  15. "itemId": "yZENmDjtmZGODNy3Q_CZiPAF_IgINq8w-R-qazrOh-Nt9YJeVF3gu07ovzDS4jhYHoMdOebTw5JkYPGgIL1mwQ==",
  16. "shareId": "SN5uWo4WZF2uT5wIDqtbdpkjuxCbNTOIdf-JQ_DYZcKYKURHiZB5csS1a1p9lklvju9ni42l08IKzwQG0B2ySg==",
  17. "data": {
  18. "metadata": {
  19. "name": "Test Login",
  20. "note": "My login secure note.",
  21. "itemUuid": "e8ee1a0c"
  22. },
  23. "extraFields": [
  24. {
  25. "fieldName": "non-hidden field",
  26. "type": "text",
  27. "data": {
  28. "content": "non-hidden field content"
  29. }
  30. },
  31. {
  32. "fieldName": "hidden field",
  33. "type": "hidden",
  34. "data": {
  35. "content": "hidden field content"
  36. }
  37. },
  38. {
  39. "fieldName": "second 2fa secret",
  40. "type": "totp",
  41. "data": {
  42. "totpUri": "TOTPCODE"
  43. }
  44. }
  45. ],
  46. "type": "login",
  47. "content": {
  48. "itemEmail": "Email",
  49. "password": "Password",
  50. "urls": [
  51. "https://example.com/",
  52. "https://example2.com/"
  53. ],
  54. "totpUri": "otpauth://totp/Test%20Login%20-%20Personal%20Vault:Username?issuer=Test%20Login%20-%20Personal%20Vault&secret=TOTPCODE&algorithm=SHA1&digits=6&period=30",
  55. "passkeys": [],
  56. "itemUsername": "Username"
  57. }
  58. },
  59. "state": 1,
  60. "aliasEmail": null,
  61. "contentFormatVersion": 1,
  62. "createTime": 1689182868,
  63. "modifyTime": 1689182868,
  64. "pinned": true
  65. },
  66. {
  67. "itemId": "xqq_Bh8RxNMBerkiMvRdH427yswZznjYwps-f6C5D8tmKiPgMxCSPNz1BOd4nRJ309gciDiPhXcCVWOyfJ66ZA==",
  68. "shareId": "SN5uWo4WZF2uT5wIDqtbdpkjuxCbNTOIdf-JQ_DYZcKYKURHiZB5csS1a1p9lklvju9ni42l08IKzwQG0B2ySg==",
  69. "data": {
  70. "metadata": {
  71. "name": "My Secure Note",
  72. "note": "Secure note contents.",
  73. "itemUuid": "ad618070"
  74. },
  75. "extraFields": [],
  76. "type": "note",
  77. "content": {}
  78. },
  79. "state": 1,
  80. "aliasEmail": null,
  81. "contentFormatVersion": 1,
  82. "createTime": 1689182908,
  83. "modifyTime": 1689182908,
  84. "pinned": false
  85. },
  86. {
  87. "itemId": "ZmGzd-HNQYTr6wmfWlSfiStXQLqGic_PYB2Q2T_hmuRM2JIA4pKAPJcmFafxJrDpXxLZ2EPjgD6Noc9a0U6AVQ==",
  88. "shareId": "SN5uWo4WZF2uT5wIDqtbdpkjuxCbNTOIdf-JQ_DYZcKYKURHiZB5csS1a1p9lklvju9ni42l08IKzwQG0B2ySg==",
  89. "data": {
  90. "metadata": {
  91. "name": "Test Card",
  92. "note": "Credit Card Note",
  93. "itemUuid": "d8f45370"
  94. },
  95. "extraFields": [],
  96. "type": "creditCard",
  97. "content": {
  98. "cardholderName": "Test name",
  99. "cardType": 0,
  100. "number": "1234222233334444",
  101. "verificationNumber": "333",
  102. "expirationDate": "2025-01",
  103. "pin": "1234"
  104. }
  105. },
  106. "state": 1,
  107. "aliasEmail": null,
  108. "contentFormatVersion": 1,
  109. "createTime": 1691001643,
  110. "modifyTime": 1691001643,
  111. "pinned": true
  112. },
  113. {
  114. "itemId": "xqq_Bh8RxNMBerkiMvRdH427yswZznjYwps-f6C5D8tmKiPgMxCSPNz1BOd4nRJ309gciDiPhXcCVWOyfJ66ZA==",
  115. "shareId": "SN5uWo4WZF2uT5wIDqtbdpkjuxCbNTOIdf-JQ_DYZcKYKURHiZB5csS1a1p9lklvju9ni42l08IKzwQG0B2ySg==",
  116. "data": {
  117. "metadata": {
  118. "name": "My Deleted Note",
  119. "note": "Secure note contents.",
  120. "itemUuid": "ad618070"
  121. },
  122. "extraFields": [],
  123. "type": "note",
  124. "content": {}
  125. },
  126. "state": 2,
  127. "aliasEmail": null,
  128. "contentFormatVersion": 1,
  129. "createTime": 1689182908,
  130. "modifyTime": 1689182908,
  131. "pinned": false
  132. }
  133. ]
  134. },
  135. "VAULT_B": {
  136. "name": "Test",
  137. "description": "",
  138. "display": {
  139. "color": 4,
  140. "icon": 2
  141. },
  142. "items": [
  143. {
  144. "itemId": "U_J8-eUR15sC-PjUhjVcixDcayhjGuoerUZCr560RlAi0ZjBNkSaSKAytVzZn4E0hiFX1_y4qZbUetl6jO3aJw==",
  145. "shareId": "OJz-4MnPqAuYnyemhctcGDlSLJrzsTnf2FnFSwxh1QP_oth9xyGDc2ZAqCv5FnqkVgTNHT5aPj62zcekNemfNw==",
  146. "data": {
  147. "metadata": {
  148. "name": "Other vault login",
  149. "note": "",
  150. "itemUuid": "f3429d44"
  151. },
  152. "extraFields": [],
  153. "type": "login",
  154. "content": {
  155. "itemEmail": "other vault username",
  156. "password": "other vault password",
  157. "urls": [],
  158. "totpUri": "JBSWY3DPEHPK3PXP",
  159. "passkeys": [],
  160. "itemUsername": ""
  161. }
  162. },
  163. "state": 1,
  164. "aliasEmail": null,
  165. "contentFormatVersion": 1,
  166. "createTime": 1689182949,
  167. "modifyTime": 1689182949,
  168. "pinned": false
  169. }
  170. ]
  171. }
  172. }
  173. }