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

Verifying IPC Message Senders and Cookie Encryption #1676

Open
masood opened this issue Nov 8, 2023 · 0 comments
Open

Verifying IPC Message Senders and Cookie Encryption #1676

masood opened this issue Nov 8, 2023 · 0 comments

Comments

@masood
Copy link

masood commented Nov 8, 2023

Summary:
Thank you for designing the Frame Desktop Application and making it open source and available. The application does a great job of using secure preferences when the user navigates to arbitrary websites. We list pointers of concern below that can help make the application more secure.

  1. [IPC Messages]: Since the application uses custom IPC and integrates with multiple Dapps, it will be helpful to verify the sender of each event of IPC messages before handling and responding to them in IPC Main. [Link]
  2. [Encrypting Cookies]: The application stores sensitive cookies on the filesystem. It will be helpful to use a fuse to encrypt cookies. [Link]

Thank you!

Platform(s) Affected:
Windows, Linux, MacOS


Mir Masood Ali, PhD student, University of Illinois at Chicago
Mohammad Ghasemisharif, PhD Candidate, University of Illinois at Chicago
Chris Kanich, Associate Professor, University of Illinois at Chicago
Jason Polakis, Associate Professor, University of Illinois at Chicago

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

1 participant