Эх сурвалжийг харах

Add note about local storage on stronghold plugin (#32)

Ngo Iok Ui (Wu Yu Wei) 3 жил өмнө
parent
commit
804a8b53da
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      docs/guides/plugin.md

+ 1 - 1
docs/guides/plugin.md

@@ -93,7 +93,7 @@ fn main() {
 
 ## Official Tauri Plugins
 
-- [Stronghold](https://github.com/tauri-apps/tauri-plugin-stronghold)
+- [Stronghold](https://github.com/tauri-apps/tauri-plugin-stronghold): Local Storage on native webview is not encrypted. Stronghold offers secure encrypted database service.
 - [Authenticator](https://github.com/tauri-apps/tauri-plugin-authenticator)
 - [Logging](https://github.com/tauri-apps/tauri-plugin-log)
 - [SQL](https://github.com/tauri-apps/tauri-plugin-sql)