mirror of
https://github.com/Sevi-py/tnyr.me.git
synced 2026-04-03 03:00:21 -04:00
Merge branch 'main' into fix/enhanced-form-and-optimize-error-handling
This commit is contained in:
@@ -5,17 +5,17 @@
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
A secure, self-hosted URL shortener with end-to-end encryption. Perfect for privacy-conscious users and organizations.
|
||||
A secure, self-hosted URL shortener with custom paswordless encryption. Perfect for privacy-conscious users and organizations.
|
||||
|
||||

|
||||
|
||||
## Key Features
|
||||
|
||||
🔒 **Passwordless end-to-end Encryption**
|
||||
🔒 **Passwordless Encryption**
|
||||
📡 **No Tracking**
|
||||
🌐 **Modern Web Interface**
|
||||
|
||||
## end-to-end Encryption Process
|
||||
## Encryption Process
|
||||
|
||||
1. **ID Generation**
|
||||
- Unique random ID created for each link (e.g. `iA4y6jMjFk`)
|
||||
@@ -72,4 +72,4 @@ npm run build
|
||||
|
||||
- **Privacy by Design**: We literally can't view your links
|
||||
- **No Tracking**: Zero cookies, analytics, or fingerprinting
|
||||
- **Self-Hostable**: Full control over your data
|
||||
- **Self-Hostable**: Full control over your data
|
||||
|
||||
105
backend/dist/assets/index-DTRzixKv.js
vendored
Normal file
105
backend/dist/assets/index-DTRzixKv.js
vendored
Normal file
File diff suppressed because one or more lines are too long
2
backend/dist/index.html
vendored
2
backend/dist/index.html
vendored
@@ -36,4 +36,4 @@
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user