An open API service indexing awesome lists of open source software.

https://github.com/d4vinci/paste2web

A python3 script that uses cl1p website to send and receive secret messages
https://github.com/d4vinci/paste2web

chat cl1p-website messages python3-script secret security

Last synced: 2 months ago
JSON representation

A python3 script that uses cl1p website to send and receive secret messages

Awesome Lists containing this project

README

          

# Paste2Web - beta version
A python3 script that uses cl1p website to send and receive secret messages
# How does it work ?
-On sending it spliting the message to words then generates a **random word** and uses it in posting every word alone in a link and gives you a **key**

-Now to receive you should contact the person who you want him to receive your secret message and send him the **random word** and the **key** or he won't be able to receive your message

**Note:**

**1)The message would stay stored on the website till someone open it**

**2)No one could bruteforce the word or the key**

**3)The word and the key is regenerated every time you send a message.**

**4)There's no specific algorithim used to generate the word so no one could guess it**

#Screenshots
##On Sending
![alt img](https://github.com/D4Vinci/Paste2Web/blob/master/Sending_Screenshot.JPG)

##On Receiving
![alt img](https://github.com/D4Vinci/Paste2Web/blob/master/Receiving_Screenshot.JPG)

*Warning: this script made only for educational purpose and author not responsible for any wrong usage*