{"podcast":{"title":"Programming Tech Brief By HackerNoon","slug":"programming-tech-brief-by-hackernoon-6364125","podcast_index_feed_id":6364125,"rss_url":"https://feeds.transistor.fm/programming-tech-brief-by-hackernoon","website_url":"https://hackernoon.com/c/programming","image_url":"https://img.transistorcdn.com/AKbQjnYbCNDgF_frZ_Hpi8tkLS7aZezqecpWn6o-Rh8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzQxMTY2LzE2ODM1/ODIzMzAtYXJ0d29y/ay5qcGc.jpg","author":"HackerNoon","episode_count":100,"summary":"Learn the latest programming updates in the tech world.","last_synced_at":"2026-07-29T06:19:42.842448+00:00","page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125"},"episode":{"title":"I Hid a Watermark in Screenshots, and iOS Thought It Was a Password","slug":"i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password","published_at":"2026-04-29T16:00:37+00:00","page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125/i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password","show_page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125","url":"https://share.transistor.fm/s/e368c037","audio_url":"https://media.transistor.fm/e368c037/550949f2.mp3","summary":"This story was originally published on HackerNoon at: https://hackernoon.com/i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password . Exploiting iOS's secure text entry to build a watermark that only appears in screenshots, and the password-autofill bug it caused. Check more stories related to programming at: https://hackernoon.com/c/programming . You can also check exclusive content about #ios-development , #ios-screenshot-watermark , #viral-growth-mechanics , #product-led-growth-tactics , #uikit-rendering-behavior , #mobile-app-attribution , #ios-development-hacks , #hackernoon-top-story , and more. This story was written by: @grievouz . Learn more about this writer by checking @grievouz's about page, and for more stories, please visit hackernoon.com . Screenshots were the app's biggest sign-up channel, so I built a watermark that's invisible in the app but appears when users take a screenshot, using iOS's secure text entry flag, which strips content from screenshots to protect passwords. It worked. It also made iOS think every chat message was a password field, breaking autocorrect and triggering \"Save to Keychain\" prompts. Fix: drop the UITextField entirely and set the underlying disableUpdateMask flag directly on a CALayer via reflection (with the private-API name base64-encoded to survive App Store review). Same screenshot-hiding behavior, no password heuristic firing. Lesson: iOS has way more hidden heuristics reading your view hierarchy than you'd expect, and private APIs are a recurring tax, not a one-time cost.","meta_description":"This story was originally published on HackerNoon at: https://hackernoon.com/i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password . Exploiti…","key_points":[],"chapters":[],"topics":[],"duration_seconds":508,"processing_state":"not_requested","actions":[{"name":"request_transcript","method":"POST","url":"https://stenobird.com/v1/public/podcasts/programming-tech-brief-by-hackernoon-6364125/episodes/i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password/transcription-requests","description":"Idempotently request low-priority transcript generation for this episode."},{"name":"read_markdown","method":"GET","url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125/i-hid-a-watermark-in-screenshots-and-ios-thought-it-was-a-password.md","description":"Read the agent-friendly Markdown representation of this episode resource."}]}}