buttercup / buttercup-mobile

:iphone: React-Native mobile application for Buttercup
https://buttercup.pw
GNU General Public License v3.0
392 stars 69 forks source link

[Feature] Please add an option do disable copying of data to the clipboard automatically #306

Closed lfom closed 2 years ago

lfom commented 2 years ago

Followup from #273: Please add an option do disable copying of data to the clipboard automatically (or at least make it a long press event instead).

Copying sensitive data to the device's clipboard can be a security issue, it would be great to be able to disable it or at least make it harder to do it with a long press.

perry-mitchell commented 2 years ago

Sorry, I don't agree with this one. I think copying on press is expected behaviour. If others bring up this issue I'll happily revisit but it hasn't been a problem thus far. I think what's necessary here is perhaps #309, so it's less of a risk over time.