GithubHelp home page GithubHelp logo

lukasboc / onetimetext Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.24 MB

OneTimeText is a tool designed to help you send sensitive data, such as passwords, without it showing up in chat or email histories.

Home Page: https://onetimetext.de

PHP 48.77% Blade 51.23%
share secret-sharing secrets password-sharing sharing-data information-sharing

onetimetext's Introduction

Maintenance Website shields.io GitHub last commit Open Source Love

"Buy Me A Coffee"

About

OneTimeText is a tool designed to help you send sensitive data, such as passwords, without it showing up in chat or email histories. You can simply wrap the text you want to share with someone in a OneTimeText message and send the link. The text you packaged, which is accessible only through this link, can be read only 1x before the message is deleted from system. So you don't need to worry about other people accessing the secret message.

Screenshots

Bob wants to share a secret with Alice.

Step 1: Bob enters his secret in the text box and clicks "Create Link" Start

Step 2: Bob sends the generated link to Alice. Start

Step 3: Alice opens the link and clicks on "Open OneTimeText". Start

Step 4: Alice reads the secret message. After Alice has read the message, the message will be destroyed and can not be accessed anymore. Start

Installation

Webspace

  • Copy project files to installation folder
  • run: composer install
  • run: npm install
  • create .env from .env.example
  • navigate to root directory
  • run: php artisan migrate

Local

  • Copy project files to installation folder
  • run: composer install
  • run: npm install
  • create .env from .env.example
  • navigate to root directory
  • run: php artisan serve
  • (optional) if you want to change sass files, run: npm run watch
  • run: php artisan migrate

onetimetext's People

Contributors

lukasboc avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.