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

Very long secrets #22

Open
Trinkwut opened this issue Nov 6, 2017 · 1 comment
Open

Very long secrets #22

Trinkwut opened this issue Nov 6, 2017 · 1 comment

Comments

@Trinkwut
Copy link

Trinkwut commented Nov 6, 2017

Hai,

is it possbile to have secrets longer than 500 chars (plaintext?)

Thx and greetings,

@fionafibration
Copy link

I'd recommend encrypting the data using a secure symmetric cipher, and using the key for the symmetric cipher as the secret to be shared, and then bundling the encrypted data with each share.

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

2 participants