1
0
Fork 0
forked from jriou/coller
coller/src/cmd/copier
Julien Riou ee7b5f0c6e
feat: Pass encryption key in URL fragment
- Remove encryptionKey from URL
- Use POST method to pass both password and encryption key
- Parse URL fragment to extract the encryption key from the web (using
  javascript) and from the CLI

Fixes #36.

Signed-off-by: Julien Riou <julien@riou.xyz>
2025-10-01 12:43:04 +02:00
..
main.go feat: Pass encryption key in URL fragment 2025-10-01 12:43:04 +02:00
README.md feat: Rename password by encryption key 2025-09-24 07:09:01 +02:00

copier

CLI to download and decrypt notes from the client.

Usage

copier -help

Examples

copier -encryption-key ENCRYPTION_KEY URL
copier -ask-encryption-key URL