Explorar o código

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

Ngo Iok Ui (Wu Yu Wei) %!s(int64=3) %!d(string=hai) anos
pai
achega
804a8b53da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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)