https://github.com/polymorpher/1wallet-qr-parser
https://github.com/polymorpher/1wallet-qr-parser
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polymorpher/1wallet-qr-parser
- Owner: polymorpher
- Created: 2022-01-03T12:12:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-17T09:01:44.000Z (over 4 years ago)
- Last Synced: 2025-01-30T23:17:54.642Z (over 1 year ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 1wallet QR Parser
1wallet: https://github.com/polymorpher/one-wallet
This 1wallet tool helps you convert (multiple) bundled QR code exported from Google Authenticator to individual QR code that can be uploaded to 1wallet Restore page. Accounts unrelated to 1wallet are automatically ignored.
By default, Google Authenticator select all accounts when you want to export the accounts as QR code images. For people with a large number of accounts, unselecting accounts unrelated 1wallet becomes very tedious. This tool is designed for those people to help them "unbundle" the QR code images into individual images, name the image files by account names, so that the user may select the specific 1wallets they want to restore on another device.
### Usage
After installing dependencies (`yarn install`)
1. Drop one or more QR code files into `inputs` folder.
2. Run `yarn run start` in the root folder
3. Copy files in your `outputs` and `outputs-text` folders to secure locations
4. IMPORTANT: Delete your files in `inputs` folder
5. IMPORTANT: After your 1wallets are restored, delete the QR code and plaintext secret files you copied out in step 3.
If hackers gain access to your QR code or plaintext secret files, they would be able to gain control of your 1wallet. It is very important that you delete these files properly (and empty your recycle bin!)