Spyke

Posts

[Rust + Tauri + React] Cryptography Usage Review

I'm making an offline first, note taking application made with rust+tauri. I've reviewed this before with one of my friend and he checks everything from the way I use the library, how I uses my nonces, salt, and the like. But It's never a bad thing to ask you guys for some thought, if any.

Please take it slow, assume the best, and be gentle with me.

[Rust + Tauri + React] Cryptography Usage Reviewhttps://gitlab.com/treedome/treedome/-/blob/master/src-tauri/src/app/crypto.rsOpen linkView original on discuss.online

I released Treedome 0.3, an open source, local only, encrypted note taking app!

https://gitlab.com/treedome/treedome/-/releases

I was inspired by CherryTree to make my own note taking app. Please play around with this application, I welcome your feedback and issues.

Not that I claim Treedome to be any better than CherryTree. I'm trying my best to solve some of the pain points when using CherryTree, according to my daily usage.

View original on discuss.online

You reached the end