mirror of
https://github.com/Kunzisoft/KeePassDX.git
synced 2025-12-04 15:49:33 +01:00
Clipboard reworked
@@ -1,7 +1,7 @@
|
||||
Using the clipboard on your device may be convenient for copying data from an entry but is also dangerous.
|
||||
Using the clipboard on your device to copy data from an entry may be convenient, but it is also dangerous.
|
||||
|
||||
Indeed, the clipboard is shared by all applications and some devices do not delete any data stored in the clipboard.
|
||||
Indeed, the clipboard is shared by all apps, and some devices do not delete any data stored in the clipboard.
|
||||
|
||||
_WARNING : Some devices do not correctly delete the data from the clipboard, this issue comes from the phone's operating system which can not be corrected from the app._
|
||||
_WARNING: Some devices do not correctly delete the data from the clipboard, this issue is caused by the device's operating system, which can not be corrected from the KeePassDX app._
|
||||
|
||||
**It is not recommended to use this method to copy passwords.**
|
||||
Reference in New Issue
Block a user