Bitcoin Forum
May 08, 2024, 11:33:13 AM *
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 1083 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



BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715167993
Hero Member
*
Offline Offline

Posts: 1715167993

View Profile Personal Message (Offline)

Ignore
1715167993
Reply with quote  #2

1715167993
Report to moderator
1715167993
Hero Member
*
Offline Offline

Posts: 1715167993

View Profile Personal Message (Offline)

Ignore
1715167993
Reply with quote  #2

1715167993
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!