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

Question about architecture #252

Open
Thor192 opened this issue Sep 16, 2024 · 1 comment
Open

Question about architecture #252

Thor192 opened this issue Sep 16, 2024 · 1 comment

Comments

@Thor192
Copy link

Thor192 commented Sep 16, 2024

Can you get some clarity on what is meant by back end I see you can host it yourself but if you're not hosting it is the history being sent somewhere to something externally?

@GRbit
Copy link
Contributor

GRbit commented Sep 16, 2024

You history is sent to a 3rd party server to synchronize between your machines.

However:

  • All records are encrypted with the key you only have locally (which make it a pain to manage it some times).
  • All your commands are also stored locally and everything can work without internet connection.
  • You can use the tool locally without sending anything to the internet using "offline install" instructions from the readme file.

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

2 participants