JustShare is a web application designed to facilitate secure and simple sharing of messages and files. Whether you need to send a link or share files.
- Easy to Use: Share messages effortlessly by generating a unique username and PIN.
- Confidential: Only users with the correct username and PIN can access the message.
- QR Code Generation: Quickly generate QR codes for easy sharing of access links.
- Large File Support: Upload files up to 11 MB in size.
- Unique Access: Each file upload is protected with a unique folder name and PIN.
- QR Code Access: Generate QR codes for easy download links.
- Secure Sessions: User sessions are managed securely to protect data.
- No Registration Required: Use the service without creating an account.
- Navigate to the share text section.
- Enter your message and click "Send".
- Receive a unique username and PIN.
- Share the username and PIN or the generated QR code with your recipient.
- Go to the share text section.
- Enter the provided username and PIN.
- Access the shared message instantly.
- Visit the share files section.
- Select the file to upload and click "Upload".
- Get a unique folder name and PIN for the uploaded file.
- Share the folder name and PIN or the QR code with the recipient.
- Navigate to the share files section.
- Enter the provided folder name and PIN.
- Download the shared file securely.
- Data Encryption: Currently, files and messages are not encrypted on the server. However, no one can access them. As a free service, I cannot afford intensive server-side encryption. As the project evolves, encryption will be added in the future. Additionally, if you are concerned, the transmission between the server and the client is fully encrypted.
- Session Management: Secure session handling to protect user data.
- Environment Configuration: Different settings for development and production to ensure security and performance.
To get started with JustShare, simply visit the homepage and choose whether you want to share or receive a message or file. The intuitive interface and step-by-step instructions make the process seamless and user-friendly.
For any inquiries or support, please contact us at support.
This project is licensed under the MIT License - see the LICENSE file for details.