Earlier quoted context omitted.
Blame Apple for even allowing apps to be aware of the user taking a screenshot. Just like their iCloud Keychain API that lets apps secretly track users across app reinstalls and device resets.
Getting your account back on reinstall is good
How Bluesky draws its logo on screenshots
71–80 of 478 posts
Re: How Bluesky draws its logo on screenshots
#72Is this iPhone only? I've never seen this on Android.
https://github.com/mozzius/expo-privacy-sensitive/blob/main/...
Re: How Bluesky draws its logo on screenshots
#73Earlier quoted context omitted.
Today I noticed that Amazon Pharmacy decided to blank out my prescription info that I was screenshotting to send to my doctor. WTF.
From the same lunacy that forces me to write my 30-something character Wi-Fi password on a "secure password field" that only shows me the last character, almost ensuring that I will make an unlimited number of typos and spend way too much time for something that should only take 30 seconds. It's not clear who it is protecting against, it does not seem to be effective at protecting against anything at all, it is activ…
Unsecure: open Shortcuts, tap Gallery, search “Adjust Clipboard”. Add to Action Button folder and run from Action Button. - Or add “Dismiss Siri and Continue” action after “Get Clipboard” so you can say “Siri, Adjust Clipboard”.
Type in the still-unreasonably small window, tap Done, paste password. (Then clear clipboard I suppose and consider privacy implication if your clipboard syncs to Mac.)
Re: How Bluesky draws its logo on screenshots
#74Well, I have not once found a single case where an app reacting to screenshots and controlling the process in any way was anything to me but hostile and annoying. This one does not help. It somehow is perfect example of how modern software engineering feels to go astray for me. A feature in my device working completely in benefit of the one providing said software. I wish, and wish only I can, that this trend goes aw…
> I wish, and wish only I can, that this trend goes away at some point. You don't have to wish, in this scenario. Bluesky supports third-party clients, you can use one that has a more minimal featureset if you prefer.
Android and iOS should not let apps do this, because it can be (ab)used by apps that you can’t really choose not to use.
I know there’s a popular bank in my country that completely blocks screenshots and screen recordings on Android somehow.
Re: How Bluesky draws its logo on screenshots
#75Well, I have not once found a single case where an app reacting to screenshots and controlling the process in any way was anything to me but hostile and annoying. This one does not help. It somehow is perfect example of how modern software engineering feels to go astray for me. A feature in my device working completely in benefit of the one providing said software. I wish, and wish only I can, that this trend goes aw…
Of course this is doable on open source OSes like GrapheneOS, it just sucks that you have to keep modifying the OS every time they release a new version
Re: How Bluesky draws its logo on screenshots
#76Re: How Bluesky draws its logo on screenshots
#77Earlier quoted context omitted.
I would happily use the Google Maps "share" feature, but I've yet to encounter any but the simplest of scenarios where it actually preserves the entire context of what I'm trying to share: the viewport, the start and destination, stops along the way, route choice, the time of day, all of it. If I'm sending a screenshot it's because I want to send exactly what I see on my screen and not have my recipient's gmaps insta…
It's of course about lock-in. In the early Web-GIS era there were a few competing but popular notation standards for sharing lat/lon/zoom/ that was meant to be human readable and compatible with any WMS or similar. Ah... to imagine a world where you could just share a coordinate string and people could open it in whatever map app/page they wanted. Geo URI is probably the closest we have today but I don't think much o…
A lat/lon/zoom/start?/dest? is kind of what a Google Maps share currently is, but it's neither an interoperable standard nor a reliable capture of the current state, so really the worst of both worlds.
(Also, hi AB! Nice to see you on here)
Re: How Bluesky draws its logo on screenshots
#78Re: How Bluesky draws its logo on screenshots
#79Earlier quoted context omitted.
It is actually astonishing to me that this is not something which can be turned off at the OS level, or as a permission setting in the app permissions. The app knowing I took a screenshot feels adjacent to me to a keylogger. Imagine how many apps are capturing that information silently. To my mind, a screenshot is something that is happening outside of the app context, the app knowing about it is a security flaw imo.
> The app knowing I took a screenshot feels adjacent to me to a keylogger. To my knowledge, this is a misunderstanding. The app does not know that you are taking a screenshot, rather iOS knows you are taking a screenshot (as it must) and is excluding an element on display that has been designated by the developer as sensitive information. This is the same technology that prevents you from accidentally screenshotting…
Re: How Bluesky draws its logo on screenshots
#80Does this indicate that the privacy feature has a gap, where you could reveal the length of your password if you take a screenshot mid app switch?