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

[Feature request]: Adding password protected notes #771

Closed
1 task done
CodeDoctorDE opened this issue Dec 19, 2024 · 0 comments · Fixed by #772
Closed
1 task done

[Feature request]: Adding password protected notes #771

CodeDoctorDE opened this issue Dec 19, 2024 · 0 comments · Fixed by #772
Assignees
Labels
feature-request A request for a new feature
Milestone

Comments

@CodeDoctorDE
Copy link
Member

Is your feature request related to a problem? Please describe

Saving sensible information could be problematic with easy to access notes.

Describe your feature request!

Adding password protection for zip file.

Use brendan-duncan/archive#259
with https://pub.dev/documentation/archive/4.0.1/archive/ZipDecoder/decodeBytes.html
and https://pub.dev/documentation/archive/4.0.1/archive/ZipEncoder/ZipEncoder.html

Additional context

Aes is used by default.
Maybe show a special icon for these files?

Code of Conduct

  • I agree to follow this project's Code of Conduct
@CodeDoctorDE CodeDoctorDE added the feature-request A request for a new feature label Dec 19, 2024
@CodeDoctorDE CodeDoctorDE self-assigned this Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 📕 Todo in Butterfly Dec 19, 2024
@CodeDoctorDE CodeDoctorDE added this to the 2.3 milestone Dec 19, 2024
CodeDoctorDE added a commit that referenced this issue Dec 27, 2024
@github-project-automation github-project-automation bot moved this from 📕 Todo to ✅ Done in Butterfly Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A request for a new feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant