Security

OTI is a modern web application designed for secure, one-time information sharing

OTI (One Time Information) is a modern web application designed for secure, one-time information sharing. It ensures safe sharing of sensitive information using client-side encryption.

OTI uses a client-side encryption architecture to ensure maximum security:

  • RSA key pair generation happens directly in the user’s browser
  • Data is encrypted before transmission to the server
  • The server never has access to unencrypted data or private keys
  • Private keys are compressed to create shorter, more user-friendly URLs
  • Decryption also happens entirely in the client browser

This is free and open source software.

Features include:

  • Client-Side Encryption: All encryption happens entirely in your browser – no passwords or unencrypted data are ever transmitted to the server.
  • Self-Destruct: Shares automatically disappear after a specified time (5 minutes, 1 hour, 1 day, or 7 days).
  • Password Protection: Add an extra layer of security with password protection.
  • Compression: Private keys are compressed for shorter URLs and improved user experience.
  • Single View: Each share can only be viewed once and is automatically deleted afterward/
  • Automatic Cleanup: Scheduled tasks automatically remove expired shares from the database.
  • Rate Limiting: Protects against abuse by limiting request rates using Redis.
  • Modern Asset Building: Uses Vite for optimized frontend assets bundling

Website: github.com/oguzhankrcb/OTI
Support:
Developer: Oğuzhan KARACABAY
License: MIT License

OTI is written in TypeScript. Learn TypeScript with our recommended free books and free tutorials.


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted