Bitcoin Forum
May 13, 2024, 11:49:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Flipqr, transfer long text or small file over air gap  (Read 1085 times)
huanghq (OP)
Member
**
Offline Offline

Activity: 74
Merit: 28


View Profile
March 06, 2015, 05:58:33 AM
 #1

what's fipqr?

It is simple application for transfer data between computers through QR code movies.
It split long string to multiple parts, when every parts data were transferred, join every parts into one string or one file, then verify md5 check-sum to make sure data integrity.

why flipqr?

When use cold wallet(offline PC), we need a way to transfer data between offline PC and online PC.
The network is not available in offline PC, most people use USB stick transfer data. but affected USB stick is not security. if you worry about USB stick risk, try flipqr.

Source
https://github.com/huanghq/flipqr

Installation

Ubuntu:

Code:
sudo apt-get install python-zbar
sudo apt-get install python-qrcode
git clone https://github.com/huanghq/flipqr.git
cd flipqr/
python flipqr

Windows:

Standalone Executable: flipqr-0.1-win32.zip
md5: 9f9c82e22a30ad364292d71a24790010


Other OS
1 install dependencies: python, PyQt4, python-zbar, python-qrcode
2 install flipqr
Code:
git clone https://github.com/huanghq/flipqr.git
cd flipqr/
python Flipqr



1715644177
Hero Member
*
Offline Offline

Posts: 1715644177

View Profile Personal Message (Offline)

Ignore
1715644177
Reply with quote  #2

1715644177
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715644177
Hero Member
*
Offline Offline

Posts: 1715644177

View Profile Personal Message (Offline)

Ignore
1715644177
Reply with quote  #2

1715644177
Report to moderator
1715644177
Hero Member
*
Offline Offline

Posts: 1715644177

View Profile Personal Message (Offline)

Ignore
1715644177
Reply with quote  #2

1715644177
Report to moderator
1715644177
Hero Member
*
Offline Offline

Posts: 1715644177

View Profile Personal Message (Offline)

Ignore
1715644177
Reply with quote  #2

1715644177
Report to moderator
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
March 06, 2015, 03:02:15 PM
 #2

Could you make an Android or iOS app for this?

   -MZ

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!