Coder Social home page Coder Social logo

ironswordx-dev / ondrop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from explosion-scratch/ondrop

0.0 0.0 0.0 1.1 MB

⚡ The best way to share files! ⚡

Home Page: https://ondrop.dev

License: GNU Affero General Public License v3.0

JavaScript 98.74% HTML 1.26%

ondrop's Introduction


OnDrop


A lightning fast, secure and encrypted way to share files!

Features:

  • ✔️ Simple to use
  • 🔒 End to end encryption
  • ⚡ Quick
  • 🔥 Supports any device
  • 🚀 Easy
  • 🚫 No tracking or storing of data for more than 5 minutes.
    • This uses your IP adress as the key to find people nearby you on the app, in no way is this logged anywhere, stored, or sent to other users.
    • No analytics, no long term storage, no data sharing.
  • 😎 Looks good!
  • 🌔 Dark mode

Name by Jeffalo

Stuff that will be added soon:

  • END TO END ENCRYPTION!!!
  • Only public keys sent, files encrypted in chunks.
  • Minified and self-hosted libraries (no more <script> and <link> tags)
  • Support for pasting images (Control + V)
  • Browser extension?
  • UI support for custom keys instead of IP addresses. (Allows you to connect with someone with a different IP address than you. Currently it's ?ip=[anything_here] in the URL.)

What people are saying about ondrop:

image image image image image
(Thank you thank you thank you!!! ❤️)

FAQ

(Not actually asked frequently, this is just stuff that people may ask if they ever see this project and are interested in it 😩)

Why should I use this over other services?

  • This doesn't track you, it's easy, you can share between platforms (Airdrop only works on macs & iPhones 💻).
  • Most other services track you somehow.
  • OnDrop encrypts files end to end, this means that nobody but whoever you send your files can decrypt it! This includes the server itself! Even I can't see what files people are sending. This uses RSA encryption.

How does OnDrop work?

OnDrop uses your IP address to put you into a room using socket.io. To send files in realtime it sends the file as a blob to a certain person. This file is then received by that person. All connections are hidden from IP addresses outside of the current group. To view the full code that I wrote see index.js.

Does OnDrop track you?

Absolutely not! All files are deleted after 5 minutes, and whenever I run the server. IP addresses are not tracked in any way, they are only used as a grouping tool to group people together.

How'd you get that epic name?

image

Wowww, I love those shadows and stuff you did

Thanks! That's a style called neomorphism, which is a super cool way to make stuff look realistic and pleasant using CSS.

All these other people you show are contacting you on discord and I feel left out

--Explosion--#6807 is my Discord tag 😄

How did you come up with this idea?

Came to me when I realized that multiple people can have the same IP address, therefore it'd be possible to group them and figure out who's near whom.

Can I use your code?

See LICENSE.md

Tips and tricks!

  • You can click on a user to share a file with them.
  • You can create a unique link to share with someone if they don't live nearby or aren't on the same wifi network by using the ip query parameter, (like this: https://ondrop.dev/?ip=test, now if the person you send it to goes to that link you'll be able to connect)
  • You can paste anything and it'll upload it to everyone, an image, some text, etc!
  • You can drag and drop not just files, but images and text from webpages as well!
  • Installable as a PWA!
  • Add ?dev=true to the URL to send errors and logs to the server and view them at /errors/${ip_hash_here}
    • Errors are not recorded for users without dev mode on.

OnDrop © 2021 by Explosion-Scratch is licensed under CC BY-NC-SA 4.0

ondrop's People

Contributors

explosion-scratch avatar dependabot[bot] avatar ironswordx avatar devxan avatar restyled-io[bot] avatar retronbv avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.