Merge branch 'main' into fix/enhanced-form-and-optimize-error-handling

This commit is contained in:
Severin Hilbert
2025-06-15 20:32:51 +02:00
committed by GitHub
3 changed files with 110 additions and 5 deletions

View File

@@ -5,17 +5,17 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](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.
![Screenshot](site-screenshot.png)
## 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

File diff suppressed because one or more lines are too long

View File

@@ -36,4 +36,4 @@
<body>
<div id="root"></div>
</body>
</html>
</html>