Skip to content

A demo of my fts-encrypted library using dioxus and the public enron email dataset

License

Notifications You must be signed in to change notification settings

riley-ashton/fts-encrypted-gui-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fts-encrypted-gui-demo

A demo of my fts-encrypted library using dioxus and the public enron email dataset. The main purpose of this library is just as a proof of concept for testing search speed in a common client side scenario.

The main library for fts-encrypted is here

Using

git clone https://github.com/riley-ashton/fts-encrypted-gui-demo
cd fts-encrypted-gui-demo
cargo run --release

TODO

  • the actual emails themselves are not encrypted, only the full text search indicies are. Add AES-CBC, AES-GCM or similar to encrypt the emails?

About

A demo of my fts-encrypted library using dioxus and the public enron email dataset

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published