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

demo: adds encryptd for timelock encryption at upload #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

andrewxhill
Copy link
Contributor

this is part of the way there.
it doesn't handle encryption of the replication payloads, or automatically detecting them if pulling to replicate. those sound like they'd be quickish for one of you closer to that flow.

pub.TlockChain = DefaultTlockChain
}
conf.Publications[key] = pub
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just reverse compat with existing configs

github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.5
github.com/ory/dockertest/v3 v3.10.0
github.com/schollz/progressbar/v3 v3.13.1
github.com/stretchr/testify v1.8.4
github.com/urfave/cli/v2 v2.25.7
golang.org/x/crypto v0.9.0
golang.org/x/crypto v0.13.0
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can rollback these updates. hit errors w/o so would need to investigate

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

Successfully merging this pull request may close these issues.

1 participant