Reverseqr banner

Reverseqr

15 devlogs
19h 36m 19s

Fast and secure file and text transfer between devices

Demo Repository

Loading README...

Arlo

Bugfix,
Added systemd file creator
Also, the weather is nice

Attachment
4

Comments

Dankey445
Dankey445 about 1 month ago

nice weather, where are u from?

adamd
adamd 25 days ago

Are you planning to add a two-way transfer?

Arlo
Arlo 20 days ago

This was some lucky sunshine close to Munich, Germany

Arlo
Arlo 20 days ago

2 way transfer would be pretty difficult since the whole system is designed around the sender-receiver system. I will however work on this when I have more time (I’m in my last school year)

Arlo

Shipped this project!

Hours: 1.88
Cookies: 🍪 29
Multiplier: 15.57 cookies/hr

A great project… I hope it will bring home some cookies…

Arlo

404 and 429 page buff

Attachment
0
Arlo

Why I did this (extract from readme):
When I use a PC I do not trust (like a school PC with an outdated version of Windows and a disabled antivirus (for some reason I still have not figured out)) I do not want to plug in any USB stick or open my password manager, which is problematic since my passwords are 10+ characters long and randomly generated. I often resolve to typing them by hand, which is annoying.
Now, I can simply open up this website and scan the QR code to transfer anything from my phone to the PC.

Attachment
0
Arlo

Shipped this project!

Hours: 14.73
Cookies: 🍪 230
Multiplier: 15.6 cookies/hr

It finaly works! I learned how to do some server hosting, javascript and general webdev…

Arlo

Finished

Attachment
1

Comments

adamd
adamd 29 days ago

Nice! Very useful for quick file transfer – looking forward to actually using it!

Arlo

Nearly finished.
Added footer
fixed css
enter to connect
delete connection code on reload

Attachment
0
Arlo

Just found this when searching for domain names:
https://reverseqr.com/
This is NOT my project
This

  • does not feature end to end encryption
  • requires an account
  • is limited in the number of sends per month
  • has a paid version and only supports text shares.

I did not know about about this website when starting the project, but I am glad that I created an improved version of a closed source and paid service.

Attachment
0
Arlo

A lot of networking has been done to make everything publicly accessible (first time)

Attachment
0
Arlo

Full working, now setting up cloudflare tunnel (do not want open ports)

Attachment
0
Arlo

No longer accepting infinite amount of data (custormizable)

Attachment
0
Arlo

Working on websocket connection

Attachment
0
Arlo

Separated the CSS and JS from HTML.

Attachment
0
Arlo

Working on sending files and text at the same time

Attachment
0
Arlo

Now hashing the encryption key, If the messages were tampered with, they wouldn’t decrypt.
=> faster and more efficient

Attachment
0
Arlo

fancy way to verify hashes

Attachment
0
Arlo

fixed pgp codes not working

Attachment
0