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
- Host: GitHub
- URL: https://github.com/d4vinci/paste2web
- Owner: D4Vinci
- License: gpl-3.0
- Created: 2017-01-25T17:33:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T19:20:08.000Z (about 5 years ago)
- Last Synced: 2025-04-06T03:55:47.734Z (6 months ago)
- Topics: chat, cl1p-website, messages, python3-script, secret, security
- Language: Python
- Size: 105 KB
- Stars: 28
- Watchers: 5
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
##On Receiving
*Warning: this script made only for educational purpose and author not responsible for any wrong usage*