cunarist / rinf

Rust for native business logic, Flutter for flexible and beautiful GUI
MIT License
1.99k stars 72 forks source link

Safety Concern #157

Closed hanbu97 closed 1 year ago

hanbu97 commented 1 year ago

Is it safe enough to transfer secret params through rust-in-flutter.

If it is safe, what methods are used to ensure the safety, and what is the safety level.