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

adding flat encryption support to flat_deposit #35

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ibrahimab
Copy link
Contributor

  • for doorkeeper, go to github.com/ibrahimab/doorkeeper (branch feature/encryption), run mvn clean install -U or just run the compose project and copy the jar from there
  • for doorkeeper encryption action, go to github.com/thelanguagearchive/doorkeeperencryption (branch feature/flat_auth), run mvn clean install -U or just run the compose project and copy the jar from there
  • for tla-encryption, go to github.com/thelanguagearchive/flat_encryption (branch feature/flat_auth) (this is the compose project), java folder and run mvn clean install -U or just run the compose project and copy the jar from there
  • for flat_deposit, use the changes in this pull request
  • run the compose project, and then run docker compose exec vault sh /vault/scripts/register-plugin.sh <root-token> to deploy the latest auth plugin into vault

* adding flat encryption support to flat_deposit
* adding decryption download support
* renew token fix db
* adding serve endpoint
* fixing auth
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