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

[NayNay] Removing Mention of Password #252

Merged
merged 2 commits into from
Oct 16, 2024
Merged

Conversation

rh0delta
Copy link
Contributor

@rh0delta rh0delta commented Oct 11, 2024

Related Issue(s)

Proposed Changes

  • removed all mentions of password encryption in the cli

Testing

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Screenshots (if applicable)

Additional Context

Checklist

  • I have performed a self-review of my code.
  • I have added tests.
  • I have commented my code.
  • I have included a CHANGELOG.md entry.
  • I have updated documentation in github.com:entropyxyz/entropy-docs, where necessary.

resolves #239

- removed use of passowrd from account main and command
- removed use of password from balance command
- removed use of password from old flows directory
@rh0delta rh0delta changed the title Naynay/removing password [NayNay] Removing Mention of Password Oct 11, 2024
@rh0delta rh0delta added documentation Improvements or additions to documentation in-progress labels Oct 11, 2024
@rh0delta rh0delta marked this pull request as ready for review October 11, 2024 16:46
@rh0delta rh0delta linked an issue Oct 11, 2024 that may be closed by this pull request
@mixmix
Copy link
Contributor

mixmix commented Oct 13, 2024

@rh0delta question for me here is "how sure are we that this isn't coming back?"

@rh0delta
Copy link
Contributor Author

rh0delta commented Oct 15, 2024

@rh0delta question for me here is "how sure are we that this isn't coming back?"

I believe the intention here is to remove any mention/use of password encryption from the legacy interface. We have another issue (#240) that is intended to track our discussions and design sessions for the new encryption flow.

@johnnymatthews
Copy link
Contributor

Blocked until entropyxyz/entropy-docs#239 is out of draft-mode.

@johnnymatthews
Copy link
Contributor

Aaaaand entropyxyz/entropy-docs#239 is ready to merge. This PR is no longer blocked by docs.

Copy link
Contributor

@johnnymatthews johnnymatthews left a comment

Choose a reason for hiding this comment

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

Looks good from where I'm stood. But get an engineer to approve this before merging.

@mixmix
Copy link
Contributor

mixmix commented Oct 16, 2024

Sure, I'll approve, we can time-travel!

@rh0delta rh0delta merged commit 5f3960b into dev Oct 16, 2024
2 checks passed
@rh0delta rh0delta deleted the naynay/removing-password branch October 16, 2024 13:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove any mention of password
3 participants