Clipboard reworked

Allan Nordhøy
2020-02-27 01:31:33 +01:00
parent f528c409a2
commit bd3b5890ae

@@ -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.**