Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a shell script #5

Closed
Yureien opened this issue Jun 13, 2023 · 1 comment
Closed

Add a shell script #5

Yureien opened this issue Jun 13, 2023 · 1 comment

Comments

@Yureien
Copy link
Owner

Yureien commented Jun 13, 2023

The API is already available. A shell script needs to be created to easily upload pastes and fetch pastes. Should preferably support encryption/decryption and password protection.

@Yureien
Copy link
Owner Author

Yureien commented Jun 15, 2023

It seems a shell script won't be able to properly encrypt/decrypt without external dependencies (OpenSSL does not support AES-GCM). The best bet seems to be using Python + PyCryptodome to do client-side encryption/decryption.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant