I am new to atuin, and it seems really amazing. I am running a self-hosted server, and I would like to look at what is inside of there.
I have written a simple python program, dash.py, to show the dashboard. It is attached. As I'm sure you have already guessed, my problem is with the encryption in the database. I found async fn stats in atuin-client/src/database.rs. I suspect, however, I will make more progress trying to understand what is going on in atuin-client/src/database.rs Is that correct?
#decrypt database
1 messages · Page 1 of 1 (latest)
It’s really not built for you to look server side
We can’t support it
It’s essentially an exact clone of what’s on the client though
Thank you. Are you the ellie that I see in the test code? That's pretty cool.
Could I get the data out of the sqlite database easier?
I am 🙂