forked from jriou/coller
- 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> |
||
---|---|---|
.. | ||
main.go | ||
README.md |
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