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

Some new ideas #5

Open
JokerQyou opened this issue Jan 28, 2022 · 0 comments
Open

Some new ideas #5

JokerQyou opened this issue Jan 28, 2022 · 0 comments

Comments

@JokerQyou
Copy link
Contributor

JokerQyou commented Jan 28, 2022

Just a quick note to myself on some interesting ideas for this app:

  • Maybe we could switch to DBus for the "reveal mountpoint" feature, thus eliminating the requirement of xdg-open tool (as seen in AppImage doesn't quite run in Arch Linux #1, not all Linux Desktop distros have it pre-installed).
  • Maybe we could switch to Elm for a more reactive and simpler UI. Or maybe we could just use websocket to keep the UI state and app state in sync.
  • If I remembered it correctly, gocryptfs now supports hardware FIDO tokens. Can we wrap it into a user-friendly UI?
  • On macOS we could probably link to the OS' webview library and have our UI rendered in a standalone window. It that feasible on Linux?
  • We could also just ditch this B-S architecture. The last time I tried, wails failed me from the beginning. Is there any new progress on other libraries / frameworks that make this possible?
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