<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2026-09-13T15:53:01Z</updated>
  <generator>https://njump.me</generator>

  <title>Nostr notes by </title>
  <author>
    <name></name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://njump.me/npub1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqujme.rss" />
  <link href="https://njump.me/npub1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqujme" />
  <id>https://njump.me/npub1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqzqujme</id>
  <icon></icon>
  <logo></logo>


  <title>Nostr notes on ynostr.yael.at/tango</title>
  <link href="https://njump.me/r/ynostr.yael.at/tango" />
  <link rel="self" type="application/atom+xml" href="https://njump.me/r/ynostr.yael.at/tango.rss" />
  <id>https://njump.me/r/ynostr.yael.at/tango</id>
  <icon>https://yael.at/img/redYO.jpg</icon>
  <logo>https://yael.at/img/redYO.jpg</logo>



  <entry>
    <id>https://njump.me/nevent1qqsqqqqvmuhhny3x3uhdk2pr33a3z86zqdhf7peydwf0adf7crhpfsqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygwxzzyx</id>
    
      <title type="html">Not intentional. Sent the above to team to see if it can be ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqvmuhhny3x3uhdk2pr33a3z86zqdhf7peydwf0adf7crhpfsqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygwxzzyx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8snt5zss8yyzm30entc2kcnvdv8p0agd6srp2sskq3qz3z5fy68gpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc402fsl&#39;&gt;nevent1q…2fsl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Not intentional. Sent the above to team to see if it can be recreated. Some VPN apps may not be playing well to the tighter leak protection. I assume User Profiles are fine?
    </content>
    <updated>2026-09-13T15:53:01Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqram0zvcl8fgr5zy2nhrey0xs626udzgva8sk7fdlcf4375esprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygs34zut</id>
    
      <title type="html">Secure paste has been merged into #GrapheneOS to provide a ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqram0zvcl8fgr5zy2nhrey0xs626udzgva8sk7fdlcf4375esprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygs34zut" />
    <content type="html">
      Secure paste has been merged into #GrapheneOS to provide a replacement for focused apps being able to read the clipboard:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://github.com/GrapheneOS/platform_frameworks_base/pull/435&#34;&gt;https://github.com/GrapheneOS/platform_frameworks_base/pull/435&lt;/a&gt;&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsqqqqrsagflga3jjfqyk6ptpkak5hj8apxcvpz0apj9my28cvkchgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygpsgqqqqqqsnlaav9&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…aav9&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; We&#39;ve developed a secure paste feature replacing traditional clipboard APIs in #GrapheneOS. Users will be able to take away clipboard access from apps to use this instead. It integrates into the standard selection toolbar, input methods, accessibility services and keyboard shortcuts. We plan to get it merged soon.&lt;br/&gt;&lt;br/&gt;A small subset of apps including those written in Flutter implement their own text selection toolbar. We&#39;ve worked around this by adding a Paste button to the default keyboard. We&#39;ll be replacing AOSP Keyboard with a much better keyboard and will carry over adding this feature to the new one too.&lt;br/&gt;&lt;br/&gt;Android only permits the currently focused app and keyboard to read the clipboard. However, sensitive data often lingers around in the clipboard for a while and privacy invasive apps can read it. Android shows a notice for apps reading clipboard content set by other apps but by then it&#39;s too late.&lt;br/&gt;&lt;br/&gt;Our approach is replacing the inherently problematic API-based clipboard access approach used by both desktop and mobile operating systems. It&#39;s another overhaul of the privacy model for apps similar to our Contact Scopes and Storage Scopes features. We have many of these privacy features planned. &lt;/blockquote&gt;
    </content>
    <updated>2026-09-13T06:06:53Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqd4rtdqgfg99xc85x2hnmfr4g59z2zw2585rsn4vnza4m9pscprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygphppdc</id>
    
      <title type="html">GrapheneOS App Store app. You may need to change the release ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqd4rtdqgfg99xc85x2hnmfr4g59z2zw2585rsn4vnza4m9pscprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygphppdc" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswv7uhrnxusgemjgsmyzewaxe4u5jdk9x8pyfrg959enutdecra8cpr9mhxue69uhhyetvv9ujuumwdae8gtnnda3kjctv9u5jaeq2&#39;&gt;nevent1q…aeq2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;GrapheneOS App Store app. You may need to change the release channel to get it early (see the three dots at the top right).
    </content>
    <updated>2026-09-12T19:17:24Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq2zarl405u0rrnfsklt32vstslp03hnpqs5luehpz0gyhh0scprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygtvletw</id>
    
      <title type="html">GrapheneOS is open source so we expect access to that code to be ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq2zarl405u0rrnfsklt32vstslp03hnpqs5luehpz0gyhh0scprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygtvletw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqz3xhyjmy40vgp9y5tc7zjx9kqg0xs0hczkcgajpw86yrfynnqpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtct6lhp6&#39;&gt;nevent1q…lhp6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;GrapheneOS is open source so we expect access to that code to be available to anyone including who we don&amp;#39;t like. There have been malicious forks. Someone could easily mirror the code to GitHub had it not been there already. Someone can also automated mirror the repos from our GitHub and GitLab elsewhere if they don&amp;#39;t like the platforms.&lt;br/&gt;&lt;br/&gt;For a lot of open source projects, finding the talent is harder than funding. GrapheneOS is getting kinda popular now so there&amp;#39;s a fan base and funding behind it even if it comes at a consequence of getting mentioned on mainstream news for clicks and hype.&lt;br/&gt;&lt;br/&gt;The best developers are obviously living the dream with big tech salaries which no one can blame them for taking it. We have enough to hire multiple people, it&amp;#39;s just they need to fit what developers want and have the GrapheneOS attitude and &amp;#39;culture&amp;#39;.
    </content>
    <updated>2026-09-12T12:16:01Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqfmaqpdwrzajsy55fv7n3xer74a9uugete9lejpya2vws7u6gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygpqsrpa</id>
    
      <title type="html">When the overhauled Clock app is worked on it should absolutely ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqfmaqpdwrzajsy55fv7n3xer74a9uugete9lejpya2vws7u6gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygpqsrpa" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrzwt5tly454c0ga27zl5ewqlgva67wzxlxdpfjs0w6k3xt4c3pzcppemhxue69uhkummn9ekx7mp0zvmsml&#39;&gt;nevent1q…msml&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;When the overhauled Clock app is worked on it should absolutely be, it&amp;#39;s just the AOSP apps are that old from when standards of what Kyiv was a mess. There&amp;#39;s also some time zones that are missing there.
    </content>
    <updated>2026-09-12T11:34:15Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqzt2m2xf0hjfywkfvc6pqzamq2k8n5frwffkfcs0sumqa38ycprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvcyq72</id>
    
      <title type="html">You can see the individual pull requests for how many people have ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqzt2m2xf0hjfywkfvc6pqzamq2k8n5frwffkfcs0sumqa38ycprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvcyq72" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqq865hzld46mwcy57pt0yt9ajxj349rzq8re6veq3epckwhr3mspzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcazphfs&#39;&gt;nevent1q…phfs&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;You can see the individual pull requests for how many people have worked on the app and that there&amp;#39;s people discussing what to do. There&amp;#39;s people involved in every step or the development testing for quality. Here&amp;#39;s the largest:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://github.com/GrapheneOS/Messaging/pull/109&#34;&gt;https://github.com/GrapheneOS/Messaging/pull/109&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;The leading apps dev has around a decade and a half of experience in developing on the Android platform alone.  His contributions so far have been incredible.&lt;br/&gt;&lt;br/&gt;We have a broad access to many LLMs for security testing, including cyber-enabled models for dual-use. It&amp;#39;s not actually writing the code of GrapheneOS much. It would be poor to willingly dumb ourselves down when companies such as Cellebrite are devoting teams to creating AI tooling to reverse engineer mobile devices to try and exploit them.
    </content>
    <updated>2026-09-12T11:29:49Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqzyj2m4e54ef24g7s2qcalmjjfpdzfgjqa2rly4pp92pdkwqgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygzu4a9d</id>
    
      <title type="html">Unaware of other open source projects using RCS. However RCS on ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqzyj2m4e54ef24g7s2qcalmjjfpdzfgjqa2rly4pp92pdkwqgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygzu4a9d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8dflys0kcs33ls8ptl4n20wgz23vwxm9ech79hkdmgke46xms7gcpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc8huh7n&#39;&gt;nevent1q…uh7n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Unaware of other open source projects using RCS. However RCS on Android is currently implemented with code across the OS, Google Messages and Google Play services. To start it would require sandboxed Google Play for RCS activation and so on. It would be less reliant, but not entirely separated.&lt;br/&gt;&lt;br/&gt;RCS isn&amp;#39;t an open platform at all compared to SMS/MMS. It heavily depends on proprietary Google and carrier infrastructure. We can start by replicating Google&amp;#39;s approach in the messaging app they have and then we can work on only using carrier services for carriers where it&amp;#39;s actually supported to cut that out.&lt;br/&gt;&lt;br/&gt;RCS support is simply for added compatibility and feature pairity. People should use a secure messenger not relying on mobile carriers as a first choice, which our messaging app first run tells you about.
    </content>
    <updated>2026-09-12T10:33:32Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqqy9crpkpkarc68zgh7x5qgx56w8vq32nsqmglkfsmeg3u48gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2lsjvp</id>
    
      <title type="html">We haven&amp;#39;t released these in other app stores yet but ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqqy9crpkpkarc68zgh7x5qgx56w8vq32nsqmglkfsmeg3u48gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2lsjvp" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqy2tmwfhg72fj3up5c3t46yraqzafcar0dkvl5da2vsuect7mcpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcmpx7wk&#39;&gt;nevent1q…x7wk&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;We haven&amp;#39;t released these in other app stores yet but eventually this could be done when they&amp;#39;re more of a standout app. For the messaging app where we plan to use RCS support this might only work as intended on GrapheneOS, so need to see how we approach it first.
    </content>
    <updated>2026-09-12T10:27:21Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq0pt3dkpsmksj9hq45pkld7mgwg6la6sscmw9rcg4js6d7k9gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygwmkjzw</id>
    
      <title type="html">Using this as a space to verify myself. (Please ignore). I own ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq0pt3dkpsmksj9hq45pkld7mgwg6la6sscmw9rcg4js6d7k9gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygwmkjzw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqverlz603fg633qsma6430qjqy080t8w9yp2pfucu4tg7vny3sprfmhxue69uhhyetvv9ujumn0wd68ycmgv43kktndv5hsl0ud78&#39;&gt;nevent1q…ud78&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Using this as a space to verify myself. (Please ignore).&lt;br/&gt;&lt;br/&gt;I own the seed for @final on Stasher News.&lt;br/&gt;&lt;br/&gt;This npub is associated to the same username on Stacker News.
    </content>
    <updated>2026-09-11T22:25:49Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqyf3gqpgwwnt37xphq3e3wmp20tjq3pphe2vrfvjetrpfer2sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygnpzjc2</id>
    
      <title type="html">Was somehow an existing feature in the AOSP messaging app ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqyf3gqpgwwnt37xphq3e3wmp20tjq3pphe2vrfvjetrpfer2sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygnpzjc2" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqst955udhtaakrsau72yqzhr9cxynf5xxju06xt5cu6en56dsgt4tcpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcv74uk7&#39;&gt;nevent1q…4uk7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Was somehow an existing feature in the AOSP messaging app already.
    </content>
    <updated>2026-09-11T21:58:20Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqzul55l2n3l950je9xyeu68vxmgh2qsgc8u3st2fla93s8kmqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg5m42zx</id>
    
      <title type="html">You can see the full changelog below: **Intro** Version 13 ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqzul55l2n3l950je9xyeu68vxmgh2qsgc8u3st2fla93s8kmqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg5m42zx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqqr8j9kj7rc0q6m8mvh20t2hhzr9zqs3ujptkgpq7u0xlalzzspzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtch2n7xy&#39;&gt;nevent1q…n7xy&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;You can see the full changelog below:&lt;br/&gt;&lt;br/&gt;**Intro**&lt;br/&gt;&lt;br/&gt;Version 13 replaces the legacy interface with Jetpack Compose and Material 3. It rebuilds every screen, adds new conversation controls and large-screen support, and fixes problems with crashes, notifications, security, and message handling.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Interface**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Material 3 / Expressive design with shapes&lt;br/&gt;- Two-pane conversation layout on large screens&lt;br/&gt;- New adaptive app icon with a monochrome variant&lt;br/&gt;- New onboarding covering SMS privacy, permissions, and default-app setup&lt;br/&gt;- Correct display cutout and system bar handling in both orientations&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Conversation list**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Pin conversations&lt;br/&gt;- Snooze notifications for 1, 8, or 24 hours, or indefinitely&lt;br/&gt;- Mark conversations as unread from the menu or by swiping&lt;br/&gt;- Swipe to archive or unarchive&lt;br/&gt;- Quick actions from conversation avatars&lt;br/&gt;- Redesigned multi-select actions for archiving, deletion, blocking, and notifications&lt;br/&gt;- Indicators for unread, pinned, snoozed, notifications off, work profiles, and incoming MMS status&lt;br/&gt;- Redesigned archive screen&lt;br/&gt;- Pinning, archiving, and deletion now apply immediately&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Conversations**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Rebuilt message bubbles, grouping, selection, and link handling&lt;br/&gt;- Select multiple messages for deletion&lt;br/&gt;- Full-screen message details with copyable sender, recipients, timestamps, delivery status, size, type, and priority&lt;br/&gt;- SMS segment and character counter&lt;br/&gt;- Add, edit, or remove MMS subjects from the conversation overflow menu&lt;br/&gt;- Blocked-sender banner with an unblock action&lt;br/&gt;- Add participants to existing conversations or create groups from the new-chat screen&lt;br/&gt;- Redesigned recipient picker with alphabetical sections, email addresses, formatted numbers, and multiple numbers per contact&lt;br/&gt;- Emergency numbers cannot be dialed from conversations&lt;br/&gt;- SIM fallback now uses the system default instead of the first SIM&lt;br/&gt;- Top-bar actions for calls, contact cards, and conversation settings&lt;br/&gt;- Attachment limits checked before sending, with visible send errors&lt;br/&gt;- Messages arriving during conversation deletion are no longer destroyed&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Attachments and media**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Rebuilt media picker with photo and video capture, flash controls, and Android&amp;#39;s embedded photo picker&lt;br/&gt;- Redesigned audio recording with slide-to-cancel and hands-free locking&lt;br/&gt;- Attachment captions&lt;br/&gt;- Rewritten photo viewer with pinch-to-zoom, page indicators, details, and correct system bar handling&lt;br/&gt;- Rewritten vCard viewer with avatars, contact-change refresh, and saving to contacts&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Sharing and forwarding**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- New share picker with search, recent conversations, alphabetical contacts, and multi-select&lt;br/&gt;- Edit shared content, add a subject, preview it, and choose a SIM&lt;br/&gt;- Forwarding and the widget use the same picker&lt;br/&gt;- The widget&amp;#39;s new-message button opens the new-chat screen&lt;br/&gt;- Missing shared text is read from its content URI; missing subjects use the shared title&lt;br/&gt;- Sharing failures are now reported&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Settings**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Rewritten main, general, and per-SIM settings&lt;br/&gt;- New Privacy section&lt;br/&gt;- Rewritten licenses screen with generated license data&lt;br/&gt;- Existing per-conversation notification settings are preserved&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Privacy and security**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- YouTube link previews are opt-in and disabled by default&lt;br/&gt;- Shared-content validation rejects file: URIs and private app files, and checks content URI permissions&lt;br/&gt;- Shared text read from content URIs receives the same private-file checks&lt;br/&gt;- Widget receivers are no longer exported, and widget intents are restricted to the app&lt;br/&gt;- Pending intents use FLAG_IMMUTABLE where mutability is not required&lt;br/&gt;- Allocation limits added to EXIF APP1, MMS PDU, and MMS content-type parsing&lt;br/&gt;- Fixed GIF null dereferences, missing dimension checks before native transcoding, and signed-character colour corruption&lt;br/&gt;- Updated the AOSP vCard parser with upstream fixes&lt;br/&gt;- Bounded notification people lists, fixing a reported crash&lt;br/&gt;- Onboarding explains that SMS is unencrypted and recommends end-to-end encryption for sensitive messages&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Crash fixes**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Fixed crashes in the widget, failed SMS database inserts, declined-call quick responses, settings for unsaved numbers, and share intents&lt;br/&gt;- Share intents no longer silently drop attachments&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Messages and notifications**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Incoming SMS messages are imported immediately&lt;br/&gt;- Failed-message notifications are delivered correctly&lt;br/&gt;- Inline notification replies no longer open the home screen&lt;br/&gt;- Unread notifications survive reboots&lt;br/&gt;- Blocked conversations no longer play notification sounds&lt;br/&gt;- Deleted conversations no longer receive notifications during sync&lt;br/&gt;- Sync no longer overwrites archive changes&lt;br/&gt;- Fixed a race between MMS downloads and notifications&lt;br/&gt;- Pending MMS messages show their subject and download status&lt;br/&gt;- Unknown group senders show their phone number&lt;br/&gt;- Rewritten Class 0 message dialog with correct timeout and lifecycle handling&lt;br/&gt;- Low-storage warnings are dismissible and also appear when the message database is full&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Multiple users and work profiles**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Secondary-user notifications show message content and use unique IDs&lt;br/&gt;- Secondary users are told that pending MMS must be retrieved by the Owner user; the downloaded messages are then available to all users&lt;br/&gt;- Work-profile conversations are labelled&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Accessibility**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Screen-reader labels for screens, panes, controls, and rows&lt;br/&gt;- Timestamps announce full weekday names&lt;br/&gt;- Copying message details is available as an accessibility action&lt;br/&gt;- Fixed conversation-list focus and swipe-action state announcements&lt;br/&gt;- Sending a message produces an announcement and sound&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;**Testing**&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- Expanded unit and instrumented tests for the new data, domain, and Compose UI layers&lt;br/&gt;- Tests, builds, and static analysis run on every pull request&lt;br/&gt;- License reports are generated and checked in CI&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Updates to dependencies and required platform version:&lt;br/&gt;&lt;br/&gt;- minSdk 36&lt;br/&gt;- targetSdk 37&lt;br/&gt;- compileSdk 37&lt;br/&gt;- Android Gradle Plugin 9.3.2&lt;br/&gt;- Kotlin 2.4.10&lt;br/&gt;- Gradle 9.7.1&lt;br/&gt;- Glide 5.0.9&lt;br/&gt;- Guava 33.7.1&lt;br/&gt;- libphonenumber 9.0.38&lt;br/&gt;- Added Compose BOM 2026.08.00, Material 3 Adaptive, Navigation 3, Coil 3, and CameraX&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://github.com/GrapheneOS/Messaging/releases/tag/13&#34;&gt;https://github.com/GrapheneOS/Messaging/releases/tag/13&lt;/a&gt;
    </content>
    <updated>2026-09-11T21:22:38Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqr8j9kj7rc0q6m8mvh20t2hhzr9zqs3ujptkgpq7u0xlalzzsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygapx9rv</id>
    
      <title type="html">The overhauled #GrapheneOS Messaging app is available in our App ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqr8j9kj7rc0q6m8mvh20t2hhzr9zqs3ujptkgpq7u0xlalzzsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygapx9rv" />
    <content type="html">
      The overhauled #GrapheneOS Messaging app is available in our App Store via the Alpha channel.&lt;br/&gt;&lt;br/&gt;Our new app development team worked on this for months. It&amp;#39;s now a far better app with much higher quality code. We&amp;#39;ll make a new release based on feedback soon.&lt;br/&gt;&lt;br/&gt;We&amp;#39;re going to be overhauling or replacing most AOSP apps in the near future: Calculator, Clock, Contacts, Gallery, Keyboard and Phone.&lt;br/&gt;&lt;br/&gt;The apps we created will be overhauled too. PDF Viewer is done and Camera is next. Camera and PDF Viewer will be getting many new features too.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s a massive overhaul and may need a few releases to reach the Stable channel. We&amp;#39;re working on a version 14 release fixing issues with the predictive back animation, tapping contacts not always showing the right SIM with dual SIM and some outdated icons/colors we missed.&lt;br/&gt;&lt;br/&gt;Messaging will be overhauled even more. We plan to add RCS support with Messaging Layer Security (MLS). That will provide E2EE with contacts using Google Messages or iOS. RCS with MLS can already be used on GrapheneOS via Google Messages but we want to avoid people needing it.&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsqqqqtqnyt82jyx764naarxwtnw22gvgwsuzdwf87y7sehs7xeu3cpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtczyzucmm2vat4zq7gdhjeux9qqdysqn56v07vj0s5xsddfnd6grfwzyqcyqqqqqqg39d7zt&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…d7zt&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; #GrapheneOS messaging, our new redesign of the SMS/MMS messaging app, is now available in the GrapheneOS App Store in Alpha channel.&lt;br/&gt;&lt;br/&gt;This is the first of many replacements of default apps we aim to work for. Check it out!!&lt;br/&gt;  &lt;img src=&#34;https://npub1hxx76n82ags8jrduk0p3gqrfyqyaxnrlnynu9p5rt2vmwjq6ts3q4sg75y.blossom.band/d811b40a6bdf940ff89a8dd5a3c3008afd8f7daafdead66a2184e18dfb5213cb.jpg&#34;&gt;  &lt;/blockquote&gt;
    </content>
    <updated>2026-09-11T21:12:40Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqtqnyt82jyx764naarxwtnw22gvgwsuzdwf87y7sehs7xeu3cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygkvpy7a</id>
    
      <title type="html">#GrapheneOS messaging, our new redesign of the SMS/MMS messaging ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqtqnyt82jyx764naarxwtnw22gvgwsuzdwf87y7sehs7xeu3cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygkvpy7a" />
    <content type="html">
      #GrapheneOS messaging, our new redesign of the SMS/MMS messaging app, is now available in the GrapheneOS App Store in Alpha channel.&lt;br/&gt;&lt;br/&gt;This is the first of many replacements of default apps we aim to work for. Check it out!!&lt;br/&gt;  &lt;img src=&#34;https://npub1hxx76n82ags8jrduk0p3gqrfyqyaxnrlnynu9p5rt2vmwjq6ts3q4sg75y.blossom.band/d811b40a6bdf940ff89a8dd5a3c3008afd8f7daafdead66a2184e18dfb5213cb.jpg&#34;&gt; 
    </content>
    <updated>2026-09-11T21:03:47Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqp4zrvu9gv3mlq6x90czelezjslsq9htk04xc82fqsr4a80eqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvc5znl</id>
    
      <title type="html">Features like that are in the issue tracker to do, don&amp;#39;t ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqp4zrvu9gv3mlq6x90czelezjslsq9htk04xc82fqsr4a80eqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvc5znl" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrmgjueyfrksmghavcc9sunh76fxey625t39c3kh497r3lsl736vgpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc3sswfu&#39;&gt;nevent1q…swfu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Features like that are in the issue tracker to do, don&amp;#39;t worry. Just like I mentioned it won&amp;#39;t defeat the most invasive types of fingerprinting, if there&amp;#39;s data that is randomised they will choose to track on what isn&amp;#39;t instead.
    </content>
    <updated>2026-09-08T17:43:33Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqt8k3sqdjw7ctmmu8cmyeusfh5qpg6rjhtc25zsjwc90rwfpsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygw2z2mh</id>
    
      <title type="html">(would be an edit of above but I know some clients don&amp;#39;t ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqt8k3sqdjw7ctmmu8cmyeusfh5qpg6rjhtc25zsjwc90rwfpsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygw2z2mh" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqqwqykqh95t2zv6r7vm0mv45uxwmxp3z432tdaw8tm5r8gr7ygpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcpe4cqd&#39;&gt;nevent1q…4cqd&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;(would be an edit of above but I know some clients don&amp;#39;t behave well on certain nostr features so they make me use comments, sorry!)&lt;br/&gt;&lt;br/&gt;The privacy/resistance score used by CreepJS is a great example of measuring metrics against someone&amp;#39;s attempts of trying to resist/circumvent being fingerprinted. A service could just close someone out of they think a user is &amp;#39;suspicious&amp;#39; enough
    </content>
    <updated>2026-09-07T18:19:05Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqwqykqh95t2zv6r7vm0mv45uxwmxp3z432tdaw8tm5r8gr7ygprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg58vq6p</id>
    
      <title type="html">^ You can use a browser *designed* for going against it like ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqwqykqh95t2zv6r7vm0mv45uxwmxp3z432tdaw8tm5r8gr7ygprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg58vq6p" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqqtcqmndrau6urx8c2987qes5wgw9jmfdkp67gdeezmz0m7gucpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcs2gf5q&#39;&gt;nevent1q…gf5q&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;^ You can use a browser *designed* for going against it like Brave, but you&amp;#39;ll find one of these tests still continue to work against it. Even the Tor Browser on Mobile does and you have to wipe the browser data / state each time for all of the browsers or timing out a service until they forget about you
    </content>
    <updated>2026-09-07T18:16:52Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqtcqmndrau6urx8c2987qes5wgw9jmfdkp67gdeezmz0m7gucprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygl66l7e</id>
    
      <title type="html">See what was talked about here: ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqtcqmndrau6urx8c2987qes5wgw9jmfdkp67gdeezmz0m7gucprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygl66l7e" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs9svwmfralwwmy320eztyx5ldkgkdghyzrfdw4cz005nggcxggdpgpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtct3pyvp&#39;&gt;nevent1q…pyvp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;See what was talked about here:&lt;br/&gt;&lt;a href=&#34;https://discuss.grapheneos.org/d/5775-device-fingerprinting-test-results-concerns-and-questions/20&#34;&gt;https://discuss.grapheneos.org/d/5775-device-fingerprinting-test-results-concerns-and-questions/20&lt;/a&gt; &lt;a href=&#34;https://discuss.grapheneos.org/d/19692-vanadium-fingerprinting/4&#34;&gt;https://discuss.grapheneos.org/d/19692-vanadium-fingerprinting/4&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Disabling the JS wouldn&amp;#39;t actually stop it in practice, because you&amp;#39;d stand out incredibly by the lack of data being provided in comparison to almost everyone else on the planet. The service just isn&amp;#39;t adapted to that scenario and it would be trivially easy to set up a library to do it. You should use web services that respect your privacy and don&amp;#39;t do such nefarious things as a first priority. No browser&amp;#39;s fingerprinting protection works well at all and is highly dependent on having a crowd. On most implementations it&amp;#39;s randomizing data points and hoping that the service admin isn&amp;#39;t smart enough to correlate or to track the points that do not change.&lt;br/&gt;&lt;br/&gt;The more invasive a site is about fingerprinting then any resistance towards it is increasingly less possible, final boss being services requiring you to KYC to use it. This would apply even for browsers with strict settings that do not change. Take a look at your display size, locale, timezone, GPU, for example or even benchmarking the device performance. In reality the fingerprint suggests a GrapheneOS user of a certain device with a VPN and it tries to keep that as much as it can which goes under the radar for more naive services.
    </content>
    <updated>2026-09-07T18:15:02Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqxye3c53arf4y89x2gcceffr6hyef5f8n5hjf4e0ju06up79cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygul9ty4</id>
    
      <title type="html">We&amp;#39;re currently making a new OS release to resolve a volume ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqxye3c53arf4y89x2gcceffr6hyef5f8n5hjf4e0ju06up79cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygul9ty4" />
    <content type="html">
      We&amp;#39;re currently making a new OS release to resolve a volume bar UI regression caused by an upstream Android security preview patch found in Alpha. We&amp;#39;ve also fixed a Private Space UI issue.&lt;br/&gt;&lt;br/&gt;The major Messaging app release we&amp;#39;ve been working on for months has been slightly delayed to after we make the OS release. Hope you&amp;#39;ll like it!&lt;br/&gt;&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsqqqq8ymvn7cq0mvzuaq4w3j2k6tp80xrta2y6m0vrap6n4cmugnqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygpsgqqqqqqsn6rjs2&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…rjs2&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; We&#39;re well into the process of converting the Messaging app included in #GrapheneOS into a modern app. We&#39;ll be making a new release later today with a completely overhauled user interface written in Android Compose. We&#39;ve made a massive amount of other improvements and bug fixes beyond that too.&lt;br/&gt;&lt;br/&gt;In the longer term, we plan to add support for RCS including support for the standard end-to-end encryption (E2EE) via Messaging Layer Security (MLS). Currently, RCS including E2EE is available on GrapheneOS via Google Messages. We want to avoid the need to use Google Messages for RCS eventually.&lt;br/&gt;&lt;br/&gt;RCS on Android is currently implemented with code across the OS, Google Messages and Google Play services. Our plan is to start by making an equivalent to the portion in Google Messages. It would initially require sandboxed Google Play for RCS activation, etc. but we plan to implement that too..&lt;br/&gt;&lt;br/&gt;RCS isn&#39;t an open platform in practice. It isn&#39;t even as open as SMS/MMS. It heavily depends on proprietary Google and carrier infrastructure in practice. We can start by replicating Google&#39;s approach and then we can work on only using carrier services for carriers where it&#39;s actually supported.&lt;br/&gt;&lt;br/&gt;We&#39;re also going to be overhauling or fully replacing the rest of the AOSP apps in the near future. AOSP Gallery is incredibly outdated and is being entirely replaced. AOSP Keyboard may be similar. We recently hired a bunch of new people and will be hiring more so our progress will be accelerating.&lt;br/&gt;&lt;br/&gt;In the past, our focus was nearly entirely on the base OS rather than bundled apps with alternatives available. We&#39;ve heavily ramped up the resources we&#39;re investing into the bundled apps. We&#39;ll also be scaling up our work on the base OS too. More donations will enable us to hire even more people. &lt;/blockquote&gt;
    </content>
    <updated>2026-09-07T17:34:05Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqphl8u6awjrt9zshg2900jl53fwmesjg9enwrv9hl0fqqsrfqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygnsw9tj</id>
    
      <title type="html">When making a new keyboard we want something on par with GBoard, ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqphl8u6awjrt9zshg2900jl53fwmesjg9enwrv9hl0fqqsrfqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygnsw9tj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8fl952j8kg2w6jcw888u3842052635q0vk2empwelq840ssta6nqprdmhxue69uhhjmn0wd68ytnev9jkctnpwshhv6trw3hhy83cyax&#39;&gt;nevent1q…cyax&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;When making a new keyboard we want something on par with GBoard, without the whole third party GIF and Google services obviously. There&amp;#39;s a few great contenders already out there with a different license but are incomplete in important features. That&amp;#39;s something we&amp;#39;d have to take on.
    </content>
    <updated>2026-09-07T17:15:42Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqwljc9nlgh7s2pux9yys8834jewqrnxde7eg32pzy542zq60sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygfjl7pe</id>
    
      <title type="html">GrapheneOS is a separate operating system to whatever Motorola ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqwljc9nlgh7s2pux9yys8834jewqrnxde7eg32pzy542zq60sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygfjl7pe" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgtqxg43uvspkmpq08z4d5sny7km04wdwcemmvfxz3chgxm6lq5qgpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc0mk6p7&#39;&gt;nevent1q…k6p7&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;GrapheneOS is a separate operating system to whatever Motorola decides to do with their OS. There is no Motorola apps or services to begin with. It&amp;#39;ll be the same OS you see on the Pixels, apps and all.
    </content>
    <updated>2026-09-07T16:51:16Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqqjqj4vj9a3u38a0fyfmsl8n87eyyk8y3js3m0ev4tggjlwtgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg7uswdx</id>
    
      <title type="html">Why not both? ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqqjqj4vj9a3u38a0fyfmsl8n87eyyk8y3js3m0ev4tggjlwtgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg7uswdx" />
    <content type="html">
      Why not both?&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.clicks.tech/products/clicks-for-google-pixel&#34;&gt;https://www.clicks.tech/products/clicks-for-google-pixel&lt;/a&gt;&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsqqqpy2ec8g0v6v907x0afugmmwjdkmlcnt7xw55894t4604zq8agp83mhxue69uhkvet9v3ejumn0wd68yctjvd5xjan9wvhxxmmd9ahx7ar9wvhhgun9dejxjmn89aex2ctrw35k7mnn9a6x7erp0ypzpckv7l8jqspl8u4y54dn9rcduwlrs4v2040nxce0m2h0cunvrj8tqvzqqqqqqy95fdt8&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…fdt8&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; This or grapheneOS?&lt;br/&gt; &lt;img src=&#34;https://relay.utxo.one/6abf8bc1cc91f27d748130630936c81a0935a4c548ec7f5a6277fc4b705b63b0.jpg&#34;&gt;  &lt;/blockquote&gt;
    </content>
    <updated>2026-09-07T01:08:02Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqdv2euapg2es4ezr4frpqr35utnsrg92n2drtjsu683uq425gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg8f52hv</id>
    
      <title type="html">Not over user profiles, that&amp;#39;s as designed. Private Spaces ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqdv2euapg2es4ezr4frpqr35utnsrg92n2drtjsu683uq425gprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg8f52hv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf04x32r462dgf6wnce9axsxfk7u679vysy2dy6ku803hqz67axkspzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc7wcadf&#39;&gt;nevent1q…cadf&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Not over user profiles, that&amp;#39;s as designed. Private Spaces (user profiles nested in other users) already have our own clipboard sharing rules feature. Worth checking it out.&lt;br/&gt;&lt;br/&gt;As for the keyboard we can&amp;#39;t use FUTO due to the licensing. We are definitely trying to have a modern keyboard app inclusive for GrapheneOS.
    </content>
    <updated>2026-09-06T20:20:15Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqrsagflga3jjfqyk6ptpkak5hj8apxcvpz0apj9my28cvkchgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygyas0cz</id>
    
      <title type="html">We&amp;#39;ve developed a secure paste feature replacing traditional ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqrsagflga3jjfqyk6ptpkak5hj8apxcvpz0apj9my28cvkchgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygyas0cz" />
    <content type="html">
      We&amp;#39;ve developed a secure paste feature replacing traditional clipboard APIs in #GrapheneOS. Users will be able to take away clipboard access from apps to use this instead. It integrates into the standard selection toolbar, input methods, accessibility services and keyboard shortcuts. We plan to get it merged soon.&lt;br/&gt;&lt;br/&gt;A small subset of apps including those written in Flutter implement their own text selection toolbar. We&amp;#39;ve worked around this by adding a Paste button to the default keyboard. We&amp;#39;ll be replacing AOSP Keyboard with a much better keyboard and will carry over adding this feature to the new one too.&lt;br/&gt;&lt;br/&gt;Android only permits the currently focused app and keyboard to read the clipboard. However, sensitive data often lingers around in the clipboard for a while and privacy invasive apps can read it. Android shows a notice for apps reading clipboard content set by other apps but by then it&amp;#39;s too late.&lt;br/&gt;&lt;br/&gt;Our approach is replacing the inherently problematic API-based clipboard access approach used by both desktop and mobile operating systems. It&amp;#39;s another overhaul of the privacy model for apps similar to our Contact Scopes and Storage Scopes features. We have many of these privacy features planned.
    </content>
    <updated>2026-09-06T19:41:30Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq8ymvn7cq0mvzuaq4w3j2k6tp80xrta2y6m0vrap6n4cmugnqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygz3vwum</id>
    
      <title type="html">We&amp;#39;re well into the process of converting the Messaging app ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq8ymvn7cq0mvzuaq4w3j2k6tp80xrta2y6m0vrap6n4cmugnqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygz3vwum" />
    <content type="html">
      We&amp;#39;re well into the process of converting the Messaging app included in #GrapheneOS into a modern app. We&amp;#39;ll be making a new release later today with a completely overhauled user interface written in Android Compose. We&amp;#39;ve made a massive amount of other improvements and bug fixes beyond that too.&lt;br/&gt;&lt;br/&gt;In the longer term, we plan to add support for RCS including support for the standard end-to-end encryption (E2EE) via Messaging Layer Security (MLS). Currently, RCS including E2EE is available on GrapheneOS via Google Messages. We want to avoid the need to use Google Messages for RCS eventually.&lt;br/&gt;&lt;br/&gt;RCS on Android is currently implemented with code across the OS, Google Messages and Google Play services. Our plan is to start by making an equivalent to the portion in Google Messages. It would initially require sandboxed Google Play for RCS activation, etc. but we plan to implement that too..&lt;br/&gt;&lt;br/&gt;RCS isn&amp;#39;t an open platform in practice. It isn&amp;#39;t even as open as SMS/MMS. It heavily depends on proprietary Google and carrier infrastructure in practice. We can start by replicating Google&amp;#39;s approach and then we can work on only using carrier services for carriers where it&amp;#39;s actually supported.&lt;br/&gt;&lt;br/&gt;We&amp;#39;re also going to be overhauling or fully replacing the rest of the AOSP apps in the near future. AOSP Gallery is incredibly outdated and is being entirely replaced. AOSP Keyboard may be similar. We recently hired a bunch of new people and will be hiring more so our progress will be accelerating.&lt;br/&gt;&lt;br/&gt;In the past, our focus was nearly entirely on the base OS rather than bundled apps with alternatives available. We&amp;#39;ve heavily ramped up the resources we&amp;#39;re investing into the bundled apps. We&amp;#39;ll also be scaling up our work on the base OS too. More donations will enable us to hire even more people.
    </content>
    <updated>2026-09-06T19:41:07Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqxwspxyyamhc4xz43llyt6pz3rfckvgsr29jkl49valdlwd9cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0gxcv5</id>
    
      <title type="html">It is opt-in.</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqxwspxyyamhc4xz43llyt6pz3rfckvgsr29jkl49valdlwd9cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0gxcv5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqql8e6su9nun9gp6papr5dmxccne393rlavgnjx0lvrwmp4uvsppemhxue69uhkummn9ekx7mp0paavuk&#39;&gt;nevent1q…avuk&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;It is opt-in.
    </content>
    <updated>2026-09-06T14:01:41Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqrxxw5zakgeaaed6q3awd267z09gu3nwxsqnfejpxc6dw3mggprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg07m4kq</id>
    
      <title type="html">Latest GrapheneOS release implements automatic call recording. ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqrxxw5zakgeaaed6q3awd267z09gu3nwxsqnfejpxc6dw3mggprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg07m4kq" />
    <content type="html">
      Latest GrapheneOS release implements automatic call recording.&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsfs0pxzqh5day4qqke6j3rae8nfamsnama3seuyjklphtwdm3a09gpr9mhxue69uhhyetvv9ujumt0d4hhxarj9ecxjmnt9upzpva683gyt7a0nxlfedx648ca0whwm2aql3dezkt9z830k7nsm4leqvzqqqqqqyujchwm&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…chwm&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; GrapheneOS version 2026090500 released:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://grapheneos.org/releases#2026090500&#34;&gt;https://grapheneos.org/releases#2026090500&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;See the linked release notes for a summary of the improvements over the previous release.&lt;br/&gt;&lt;br/&gt;Forum discussion thread:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://discuss.grapheneos.org/d/41757-grapheneos-version-2026090500-released&#34;&gt;https://discuss.grapheneos.org/d/41757-grapheneos-version-2026090500-released&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;#GrapheneOS #privacy #security &lt;/blockquote&gt;
    </content>
    <updated>2026-09-06T11:50:23Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqzrrs5gt8nzedf59edsz56lj5mp2pe92khkd4q8z6ggcqamgqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygereezs</id>
    
      <title type="html">We&amp;#39;ve been testing performance of MTE on the Pixel 11 using ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqzrrs5gt8nzedf59edsz56lj5mp2pe92khkd4q8z6ggcqamgqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygereezs" />
    <content type="html">
      We&amp;#39;ve been testing performance of MTE on the Pixel 11 using the Android 17 QPR2 Beta 4 release adding back firmware support for it. MTE in asymmetric mode only has around 5% overhead in the standard benchmarks and other tests we&amp;#39;ve done. That&amp;#39;s more than good enough but we&amp;#39;ve done limited tests.&lt;br/&gt;&lt;br/&gt;Android 17 QPR2 Beta 4 on the Pixel 11 force disables MTE for the OS from the firmware. Using it requires ignoring the arm64.nomte parameter being passed to the kernel. It still isn&amp;#39;t clear why they&amp;#39;re making the feature unavailable. SVE was also force disabled in Android 17 but not in QPR2 Beta 4.&lt;br/&gt;&lt;br/&gt;Our initial testing indicates performance isn&amp;#39;t substantially worse. The overhead may be higher but there was an incremental CPU performance with the Pixel 11 which should more than make up for it. However, MTE is unavailable with stable firmware and we&amp;#39;re bypassing firmware disabling it for QPR2.&lt;br/&gt;&lt;br/&gt;Multiple Google engineers we&amp;#39;ve contacted have said they aren&amp;#39;t able to give us any information about this so we&amp;#39;re left doing reverse engineering and relying on leaks. The leaks do not seem reliable and do not match what we see. Our concern is that MTE may actually be broken due to CPU errata.&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsqqqqtcwkmalemepulxhurep8ptunmsvyzwyurggpy39prghwwhzcpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtczyzucmm2vat4zq7gdhjeux9qqdysqn56v07vj0s5xsddfnd6grfwzyqcyqqqqqqgdgz630&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…z630&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; We have good news about the Pixel 11. It still has at least bare minimum support for MTE at a hardware level. We think they removed most of the hardware acceleration from the CPU cache to save money. They ruined the performance so it ended up being fully disabled in firmware. It may still be usable.&lt;br/&gt;&lt;br/&gt;Android 17 QPR2 Beta 4 was released on August 28th. It&#39;s the first Beta release with Pixel 11 support. MTE support is still completely disabled in the OS and arm64.nomte is unconditionally passed by the firmware to the kernel. The good news is the firmware itself had MTE support added back to it.&lt;br/&gt;&lt;br/&gt;It&#39;s possible to enable reserving the tag memory for MTE via `fastboot oem mte on`, boot a non-stock kernel ignoring arm64.nomte and use MTE. We&#39;re in the process of determining whether it&#39;s fully functional and the performance characteristics. It&#39;s likely disabled due to performance being ruined.&lt;br/&gt;&lt;br/&gt;We expect performance must be quite bad for Google to have decided to entirely strip out support for it in not only the software but also the firmware so that no would could even try to use it before Android 17 QPR2 Beta 4. That&#39;s a very strange thing to do. It&#39;s at least added back to firmware now.&lt;br/&gt;&lt;br/&gt;We reached out to multiple people at Google asking about the MTE situation on the Pixel 11 prior to making our original thread and didn&#39;t receive any responses. We still don&#39;t know what&#39;s wrong with MTE on the Pixel 11. It isn&#39;t clear if there are serious CPU errata or it simply performs very badly.&lt;br/&gt;&lt;br/&gt;If the issue is simply that MTE performance is poor, then we can support the Pixel 11 in #GrapheneOS with the major caveat that it will be a significant performance downgrade. Aside from MTE, Google downgraded the Pixel 11 series GPU compared to the Pixel 10 series in addition to reducing RAM for base Pro models.&lt;br/&gt;&lt;br/&gt;Google has been increasingly silent in response to any communications since dropping Pixel support from AOSP with Android 16 in June 2025. They could have told us MTE performance was significantly reduced so they disabled it at launch but will add it back to firmware for QPR2. That&#39;s still unclear.&lt;br/&gt;&lt;br/&gt;Android 17 QPR2 Beta 4 releases for the Pixel 11 series were only uploaded around 10 hours ago rather than with the initial release on August 28th so this hasn&#39;t been available for very long. It wasn&#39;t missed by us or people who looked into it after our initial thread but rather wasn&#39;t out yet. &lt;/blockquote&gt;
    </content>
    <updated>2026-09-02T04:41:12Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqtcwkmalemepulxhurep8ptunmsvyzwyurggpy39prghwwhzcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg79kgvt</id>
    
      <title type="html">We have good news about the Pixel 11. It still has at least bare ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqtcwkmalemepulxhurep8ptunmsvyzwyurggpy39prghwwhzcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg79kgvt" />
    <content type="html">
      We have good news about the Pixel 11. It still has at least bare minimum support for MTE at a hardware level. We think they removed most of the hardware acceleration from the CPU cache to save money. They ruined the performance so it ended up being fully disabled in firmware. It may still be usable.&lt;br/&gt;&lt;br/&gt;Android 17 QPR2 Beta 4 was released on August 28th. It&amp;#39;s the first Beta release with Pixel 11 support. MTE support is still completely disabled in the OS and arm64.nomte is unconditionally passed by the firmware to the kernel. The good news is the firmware itself had MTE support added back to it.&lt;br/&gt;&lt;br/&gt;It&amp;#39;s possible to enable reserving the tag memory for MTE via `fastboot oem mte on`, boot a non-stock kernel ignoring arm64.nomte and use MTE. We&amp;#39;re in the process of determining whether it&amp;#39;s fully functional and the performance characteristics. It&amp;#39;s likely disabled due to performance being ruined.&lt;br/&gt;&lt;br/&gt;We expect performance must be quite bad for Google to have decided to entirely strip out support for it in not only the software but also the firmware so that no would could even try to use it before Android 17 QPR2 Beta 4. That&amp;#39;s a very strange thing to do. It&amp;#39;s at least added back to firmware now.&lt;br/&gt;&lt;br/&gt;We reached out to multiple people at Google asking about the MTE situation on the Pixel 11 prior to making our original thread and didn&amp;#39;t receive any responses. We still don&amp;#39;t know what&amp;#39;s wrong with MTE on the Pixel 11. It isn&amp;#39;t clear if there are serious CPU errata or it simply performs very badly.&lt;br/&gt;&lt;br/&gt;If the issue is simply that MTE performance is poor, then we can support the Pixel 11 in #GrapheneOS with the major caveat that it will be a significant performance downgrade. Aside from MTE, Google downgraded the Pixel 11 series GPU compared to the Pixel 10 series in addition to reducing RAM for base Pro models.&lt;br/&gt;&lt;br/&gt;Google has been increasingly silent in response to any communications since dropping Pixel support from AOSP with Android 16 in June 2025. They could have told us MTE performance was significantly reduced so they disabled it at launch but will add it back to firmware for QPR2. That&amp;#39;s still unclear.&lt;br/&gt;&lt;br/&gt;Android 17 QPR2 Beta 4 releases for the Pixel 11 series were only uploaded around 10 hours ago rather than with the initial release on August 28th so this hasn&amp;#39;t been available for very long. It wasn&amp;#39;t missed by us or people who looked into it after our initial thread but rather wasn&amp;#39;t out yet.
    </content>
    <updated>2026-09-01T06:12:54Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq0v8546aldphpqlryg22q9dhah8ak6vcqtmgh5yjaq6mg2kdsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg997rkt</id>
    
      <title type="html">See my previous posts on here</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq0v8546aldphpqlryg22q9dhah8ak6vcqtmgh5yjaq6mg2kdsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg997rkt" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqnjerdl0wne0hu7ezs2284c9uf920tq9q6r5gf5v0k6g4wvwq9cgpzamhxue69uhkummnw3ezuwpcd4cxstnvd9nx2tch6ad7p&#39;&gt;nevent1q…ad7p&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;See my previous posts on here
    </content>
    <updated>2026-08-30T22:56:47Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsf3c7vc4sa260k8yuhkp84zmgs82g2hwusc3jlsyny42w9jyu0u2sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0jvyj0</id>
    
      <title type="html">For a closer overview, not adding MTE saves CPU die space, and ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsf3c7vc4sa260k8yuhkp84zmgs82g2hwusc3jlsyny42w9jyu0u2sprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0jvyj0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqq92vthfmj5m4ee7y0r85lest06nk6sejg8v0jlzz8l2sgzlecd7ypzx&#39;&gt;nevent1q…ypzx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;For a closer overview, not adding MTE saves CPU die space, and slight extra hardware which likely saved around a dollar per phone. Like any big tech company their motivations are capitalism. There&amp;#39;s a market of AI and they want to compete in commercialising it like OpenAI and Anthropic are leading at.&lt;br/&gt;&lt;br/&gt;The world is a far more boring and uninteresting place than people would like to think and mega companies are in bed with making the most profit. They&amp;#39;d oppose the government if it went against their growth.&lt;br/&gt;&lt;br/&gt;These scenarios of a company that can&amp;#39;t even keep secrets of how their next phone is going to look somehow hiding a security flaw open to billions of people to try and discover is silly. We had an insider tip this would happen but their predicted date was late. Cellebrite has a fraction of the money and shreds almost every Android phone open, and it is a commercially available product developed by people with Twitter accounts you can talk to right now.&lt;br/&gt;&lt;br/&gt;Situations would have to imply we live in a very controlled world where the authorities are smart and every single other person is not. &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-08-30T22:43:44Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqw4gykxuk2y5lza83hmum76aa6xh8cc33zj4jqpcy8xzrkcnsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyglx96t9</id>
    
      <title type="html">Near the end of May 2026, Russia began filtering access to ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqw4gykxuk2y5lza83hmum76aa6xh8cc33zj4jqpcy8xzrkcnsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyglx96t9" />
    <content type="html">
      Near the end of May 2026, Russia began filtering access to DataPacket IP space with an enforced domain allowlist for HTTP and TLS SNI. #GrapheneOS services aren&amp;#39;t on the allowlist so we had to switch from DataPacket Frankfurt to Cherry Servers Amsterdam for Russia. That&amp;#39;s now getting filtered too.&lt;br/&gt;&lt;br/&gt;We&amp;#39;ve fixed it again by using Zare London for connections from Russia instead. That&amp;#39;s the final of our sponsored servers in Europe we can use so we&amp;#39;ll need to fall back to Xenyth Toronto if they filter it. We&amp;#39;re using our own IP space in Toronto so it should work unless they specifically block us.&lt;br/&gt;&lt;br/&gt;We don&amp;#39;t think we&amp;#39;ll be blocked directly but we&amp;#39;re also unlikely to get placed on the allowlist. That means our services are gradually going to become inaccessible in Russia via the IP space of major cloud services. Our own IP space will still work fine and we don&amp;#39;t host any VPN services ourselves.&lt;br/&gt;&lt;br/&gt;Our website, OS updates, app repository, connectivity checks, network time, network-based location, geocoding and other main services should work again in Russia. It&amp;#39;s likely they&amp;#39;ll expand to filtering Zare&amp;#39;s IP space and then we&amp;#39;ll have to use Toronto where we have our own non-anycast IPv4 /24.&lt;br/&gt;&lt;br/&gt;They use a domain blocklist for most of the internet and an allowlist for many VPS and dedicated server hosting providers to block access to VPN services. It&amp;#39;s likely they&amp;#39;ll expand to enforcing an allowlist for every major server hosting provider. That&amp;#39;s far more aggressive than China&amp;#39;s filtering.&lt;br/&gt;&lt;br/&gt;Our authoritative DNS is hosted via 2 anycast networks using our own ASN and IP space so it hasn&amp;#39;t been impacted by this. It&amp;#39;s likely we can avoid it for the rest of our services by using our own IP space. If they start filtering netcup IP space, we can make a reverse proxy to those from Toronto.&lt;br/&gt;&lt;br/&gt;If our services are blocked, connectivity checks can also be set to Standard rather than Disabled to use the Google servers. That&amp;#39;ll keep automatic selection of networks with internet working along with automatic captive portal handling and JobSceduler not assuming every network has internet access.
    </content>
    <updated>2026-08-30T22:13:16Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq02erk4u9mtskph535vlewmpmm9e4eh4k2cmv7mn327s8dtjcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg8e86kk</id>
    
      <title type="html">Searching &amp;#39;MTE&amp;#39; on Twitter to see countless established ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq02erk4u9mtskph535vlewmpmm9e4eh4k2cmv7mn327s8dtjcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg8e86kk" />
    <content type="html">
      Searching &amp;#39;MTE&amp;#39; on Twitter to see countless established security researchers shocked at the Pixel 11. Clear example on how to alienate a community.
    </content>
    <updated>2026-08-30T21:57:47Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqrxwhhn7elexwv50u358dxl2qhzcr4svdxscgyazjw6tm3kuqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygyhylwa</id>
    
      <title type="html">2027. We will make announcements on our progress with Motorola ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqrxwhhn7elexwv50u358dxl2qhzcr4svdxscgyazjw6tm3kuqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygyhylwa" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0rp6a67jyuupy90acwyf6vmqvqeyy9qjprqudxn28zk4puw0leaspzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtch7wha8&#39;&gt;nevent1q…wha8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;2027. We will make announcements on our progress with Motorola when appropriate.
    </content>
    <updated>2026-08-30T20:41:22Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqtkp80zkvtzkxn7slnx6mauqvksnfvxpf0r2kffn7a8tzmkdqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvnfytg</id>
    
      <title type="html">They can connect to GrapheneOS services again without one, ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqtkp80zkvtzkxn7slnx6mauqvksnfvxpf0r2kffn7a8tzmkdqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygvnfytg" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfwdty2xzhelu4tjy5y8zz707f8rns6u0sygq33fz2wwz6akkj3tgpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc6uhesz&#39;&gt;nevent1q…hesz&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;They can connect to GrapheneOS services again without one, providing they don&amp;#39;t choose to block GrapheneOS directly.
    </content>
    <updated>2026-08-30T20:39:50Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqq9y677eyjc7lga6q9nuy3tm03a5kk8pgy4m6sypnwxp43jdqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2kfw8q</id>
    
      <title type="html">There will be support for Motorola devices in the future as per ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqq9y677eyjc7lga6q9nuy3tm03a5kk8pgy4m6sypnwxp43jdqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2kfw8q" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstuqky882x0msyr6pqyzj3djq2nmn877lypzk3mlrfujtfkxxd5dspzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtc3r4kk9&#39;&gt;nevent1q…4kk9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;There will be support for Motorola devices in the future as per our partnership announcement. With MTE coming into Snapdragon processors more they could open up the walls for other devices even without our initial involvement.
    </content>
    <updated>2026-08-30T20:27:22Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqzux8umn065cjsyp32z20975mudaykuy3mrje80hdxt8pl3zcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0wzcjj</id>
    
      <title type="html">I use Bitrefill and get no crashes, although I see I enabled JIT ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqzux8umn065cjsyp32z20975mudaykuy3mrje80hdxt8pl3zcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg0wzcjj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsgmmk5e7ncg2gztpgw5c4jmyw6n3ad33c2vvltapd5w32fw26v6espzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtca7n7ww&#39;&gt;nevent1q…n7ww&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;I use Bitrefill and get no crashes, although I see I enabled JIT in the past. Would need to use it more. Will see if others can reproduce.
    </content>
    <updated>2026-08-30T20:23:06Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqquww0p80cq9c3y4xm94jdsfhrg3663pexfw6dpke0prek4hqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygqpvqcx</id>
    
      <title type="html">We are advising people to NOT buy the 11th Generation Pixels due ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqquww0p80cq9c3y4xm94jdsfhrg3663pexfw6dpke0prek4hqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygqpvqcx" />
    <content type="html">
      We are advising people to NOT buy the 11th Generation Pixels due to removal of hardware memory tagging (MTE), a crucial security feature used in GrapheneOS since their introduction on the Pixel 8. Either use a previous generation or wait for the first Motorola devices with GrapheneOS. We have not determined what to do about this.&lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqsyn3f8pfatuu76q5rg4vnzsrnmn83yrg02y3tvvy3jp3dalvdm8nspr9mhxue69uhhyetvv9ujumt0d4hhxarj9ecxjmnt9upzpva683gyt7a0nxlfedx648ca0whwm2aql3dezkt9z830k7nsm4leqvzqqqqqqy8uc5hy&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…c5hy&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; We have a partial port of GrapheneOS to the Pixel 11 series after a week of work on it. We&#39;re unable to complete the port due to lack of support for ARM hardware memory tagging in software, firmware and near certainly hardware. It appears Google cut an important security feature to save money. &lt;/blockquote&gt;
    </content>
    <updated>2026-08-29T18:56:31Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqs2dzh5szfzc3cayvn5l7r4uvhh5tgspup7rat30m9crct78g4vmvcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg6gymal</id>
    
      <title type="html">Not without some weird hacky method I don&amp;#39;t know about. ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqs2dzh5szfzc3cayvn5l7r4uvhh5tgspup7rat30m9crct78g4vmvcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg6gymal" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswv7mtx9av2ult9rauegegfykwcv9een7afpd3c9m43ynxl2964rqsrcusd&#39;&gt;nevent1q…cusd&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Not without some weird hacky method I don&amp;#39;t know about. It&amp;#39;s a developer feature so you can consider it incomplete. &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-08-29T10:56:03Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqz3d9npjq3n65jp2322xcufv0wx2qhsvhanhuwcapn896qjtsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg24avds</id>
    
      <title type="html">None of their phones have that. I know the ThinkPhone exists but ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqz3d9npjq3n65jp2322xcufv0wx2qhsvhanhuwcapn896qjtsprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg24avds" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdwfezszndrsn8hh66hwy3fqmy2lmftk6tag2he3g8sgpu2ptxtwqpzamhxue69uhhyetvv9ujuct60fsk6mewdejhgtc0yr62a&#39;&gt;nevent1q…r62a&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;None of their phones have that. I know the ThinkPhone exists but that was just a typical smartphone for enterprises.
    </content>
    <updated>2026-08-24T20:58:56Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqqvz4zm7u62hvrnvy94lsx03yekurksr6wfxepk42c06ru247cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg5u4u60</id>
    
      <title type="html">Motorola Mobility (Lenovo).</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqqvz4zm7u62hvrnvy94lsx03yekurksr6wfxepk42c06ru247cprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg5u4u60" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqx6qmrpppzpkxrvcf0yd5nkayl8tcfjvltmw5sh0vw6fdh8ya42gpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcxcdacl&#39;&gt;nevent1q…dacl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Motorola Mobility (Lenovo).
    </content>
    <updated>2026-08-24T09:55:22Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq99tefthtktqjvypathj4ye7gxhrna3vusgjc7a5enh42vhdcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygk7ypnx</id>
    
      <title type="html">Like most vendors it&amp;#39;s from when the device is first ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq99tefthtktqjvypathj4ye7gxhrna3vusgjc7a5enh42vhdcprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygk7ypnx" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqttwn8swdvg7euh594t2fe6vd808tygatzry4pf9ary7ea4tvdpcpzamhxue69uhhyetvv9ujuurjd9kkzmpwdejhgtcs77sjj&#39;&gt;nevent1q…7sjj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;Like most vendors it&amp;#39;s from when the device is first released. GrapheneOS users will be familiar with that since Pixels work like this with 7 years of updates from launch.
    </content>
    <updated>2026-08-22T22:08:26Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsqqqq2qmmpk3fsqhqsz39d0ff5w077yduv78w6qtsktt4t7l5jkjqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg67w5j5</id>
    
      <title type="html">The Secure in this instance means a place that is difficult to ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqqqq2qmmpk3fsqhqsz39d0ff5w077yduv78w6qtsktt4t7l5jkjqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg67w5j5" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdq8wc5wn57v4gm2vzqclvq2877saakyfz038srrnwk7egavh9fucpzemhxue69uhhyetvv9ujumn0wd68ytnwv46z7s9dtxp&#39;&gt;nevent1q…dtxp&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The Secure in this instance means a place that is difficult to get out of or escape from, rather than the digital security itself. The purpose is to store sensitive data away from the OS so it is not compromised if the OS is. There are many secure elements that have poor security, like your standard dedicated desktop &amp;#39;TPM&amp;#39;.
    </content>
    <updated>2026-08-22T16:34:38Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsztklm4kaajjhwadkkppdd7k6zhwxr0x2e7cq253h0dtlgcpgtqasprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2ng9q0</id>
    
      <title type="html">2. It&amp;#39;s a Google / AOSP issue they deliberately hold back ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsztklm4kaajjhwadkkppdd7k6zhwxr0x2e7cq253h0dtlgcpgtqasprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg2ng9q0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqycjvkqqwaqj2nl9snp366rhn07nf3f3y2eu4xtx5uel74ktcsppamhxue69uhkummn9ekx7mp0yq2c3ckx&#39;&gt;nevent1q…3ckx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;2. It&amp;#39;s a Google / AOSP issue they deliberately hold back patches to critical / high vulnerabilities for over a month. It&amp;#39;s also an issue of the OEMs who have these early access but don&amp;#39;t issue all the patches. GrapheneOS Security Preview does. &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-06-07T09:11:33Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsgh558zd88e2mr3axsu3cg2wl8fj0z05a6jweexh2wafqg8nct0tqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygx68qfe</id>
    
      <title type="html">OEMs get early access to the patches and are allowed to push them ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsgh558zd88e2mr3axsu3cg2wl8fj0z05a6jweexh2wafqg8nct0tqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygx68qfe" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqycjvkqqwaqj2nl9snp366rhn07nf3f3y2eu4xtx5uel74ktcsppamhxue69uhkummn9ekx7mp0yq2c3ckx&#39;&gt;nevent1q…3ckx&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;OEMs get early access to the patches and are allowed to push them on their OS, but no one does them all. Google and Samsung do a small amount of them. Since they are embargoed and not open source immediately, they aren&amp;#39;t released into AOSP until months later with their  scheduled security patch level. &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-06-07T09:06:54Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqs0f625pwr4cez7k9qaq4058208d8fayvy3pv5tz4hdk6qrzgdnlcqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg9ly5af</id>
    
      <title type="html">Molly (hardened Signal client) is building a Signal server ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqs0f625pwr4cez7k9qaq4058208d8fayvy3pv5tz4hdk6qrzgdnlcqprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuyg9ly5af" />
    <content type="html">
      Molly (hardened Signal client) is building a Signal server software called Flatline. This will allow creating Signal deployments with servers that aren&amp;#39;t Signal&amp;#39;s. They&amp;#39;ll also be working on features such as supporting accounts without phone numbers. &lt;br/&gt;&lt;blockquote class=&#34;border-l-05rem border-l-strongpink border-solid&#34;&gt;&lt;div class=&#34;-ml-4 bg-gradient-to-r from-gray-100 dark:from-zinc-800 to-transparent mr-0 mt-0 mb-4 pl-4 pr-2 py-2&#34;&gt;quoting &lt;br/&gt;&lt;span itemprop=&#34;mentions&#34; itemscope itemtype=&#34;https://schema.org/Article&#34;&gt;&lt;a itemprop=&#34;url&#34; href=&#34;/nevent1qqszx8t5wg6e7jy36ztvzg0760vud6zxq353722djwwzljg3e2p0j2czypm4ffmkz5zumvgz369ynkd7kchyp9kdv6n2r4zmdw5x9p7r85gdjqcyqqqqqqgl6w4tr&#34; class=&#34;bg-lavender dark:prose:text-neutral-50 dark:text-neutral-50 dark:bg-garnet px-1&#34;&gt;nevent1q…w4tr&lt;/a&gt;&lt;/span&gt; &lt;/div&gt; As some of you may know, we&#39;re building Flatline, a self‑hostable soft fork of the Signal Server. It lets you run a mostly Signal‑compatible server for research and private deployments.&lt;br/&gt;&lt;br/&gt;We already run a Flatline server in Bahnhof cloud for internal development.&lt;br/&gt;&lt;br/&gt;#Signal #mollyim #flatline &lt;/blockquote&gt;
    </content>
    <updated>2026-06-06T19:27:53Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsg9qcks0dqft04fty3dgc228dtzlm2yzd6gdpdevqgxdkrxay6sjgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygumwrym</id>
    
      <title type="html">The big issue that the post is trying to address is that AOSP and ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsg9qcks0dqft04fty3dgc228dtzlm2yzd6gdpdevqgxdkrxay6sjgprfmhxue69uhhjmn0wd68ytnev9jkctnpwshhgctwvahsyg9e3hk5e6h2ypusm09ncv2qq6fqp8f5clueylpgdq66nxm5sxjuygumwrym" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqqqp2d8guku0pk8zkqpk2zs9m76r9zjpk05am338f9eprz9acx9qppamhxue69uhkummn9ekx7mp0yqm4qzst&#39;&gt;nevent1q…qzst&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;The big issue that the post is trying to address is that AOSP and therefore derivatives like LineageOS are also missing these patches for up to 6 months. When OEMs get security preview patches, they may only push ~10% of them earlier than their assigned date too. When switching you could be *less* patched, and it is the upstream&amp;#39;s fault.&lt;br/&gt;&lt;br/&gt;GrapheneOS on the security preview channel is the ONLY Android distribution delivering all available patches on a regular basis. Despite the embargo preventing releasing the sources, it is easy to use reverse engineering tools to compare differences between standard and security preview builds to find the vulnerability AND the embargo doesn&amp;#39;t protect against a resourceful threat actor somehow getting that access. &lt;br/&gt;&lt;br/&gt;
    </content>
    <updated>2026-06-06T13:42:00Z</updated>
  </entry>

</feed>