Use pound sign to pass the encryption key #36

Closed
opened 2025-09-24 09:00:22 +02:00 by jriou · 0 comments
Owner

Use # sign to pass the encryption key, example:

-/<id>/<encryptionKey>
+/<id>#<encryptionKey>

This will avoid leaking the encryption key in the URL.

Use `#` sign to pass the encryption key, example: ```diff -/<id>/<encryptionKey> +/<id>#<encryptionKey> ``` This will avoid leaking the encryption key in the URL.
jriou changed title from Do not use encryption key in the URL to Use pound sign to pass the encryption key 2025-09-24 09:00:50 +02:00
jriou self-assigned this 2025-09-29 09:13:45 +02:00
jriou closed this issue 2025-10-01 12:43:33 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jriou/coller#36
No description provided.