<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Images in Community Site Feedback</title>
    <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2020876#M18747</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/18089"&gt;@jab1&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My local (Sheffield) forum is considerably smaller than this one ... has had automated image verification for at least a year.&lt;/P&gt;
&lt;P&gt;If one man, with the help of the platform vendors, can sort the issue, why is it so hard for the BT Group PLC behemoth?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Grok suggests -&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 dir="auto"&gt;Understanding the Challenge and the Online Safety Act&lt;/H3&gt;
&lt;P style="white-space: pre-wrap;"&gt;The UK's Online Safety Act 2023 (OSA) imposes duties on online platforms, including user-to-user services like forums, to proactively identify and mitigate risks from illegal or harmful content. This includes images that may contain child sexual abuse material (CSAM), terrorist content, violence, or other prohibited material. For platforms hosting user-generated content, such as Plusnet's forum, the Act requires risk assessments and effective moderation systems, with codes of practice for illegal harms effective from March 2025. Manual approval processes, while compliant, are inefficient and can hinder user engagement, as you've described. AI image recognition offers a scalable, near real-time alternative that aligns with OSA requirements by automating detection while allowing human oversight for edge cases.&lt;/P&gt;
&lt;H3 dir="auto"&gt;Proposed AI-Powered Solution for Automated Image Approval&lt;/H3&gt;
&lt;P style="white-space: pre-wrap;"&gt;Plusnet can integrate AI-based content moderation into their forum's upload workflow to scan images automatically upon posting. This would enable most safe images to be approved and displayed in seconds, reducing wait times to near real-time (typically under 1-2 seconds per image via cloud APIs). The system would flag potentially harmful content for human review, ensuring compliance without bottlenecking legitimate posts.&lt;/P&gt;
&lt;H4 dir="auto"&gt;How the AI Image Recognition Process Would Work&lt;/H4&gt;
&lt;OL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;Image Upload and Initial Scan&lt;/STRONG&gt;: When a user posts an image, the forum software (e.g., via plugins for platforms like Discourse or phpBB, which Plusnet might use) intercepts the upload and sends the image to an AI moderation API. The AI uses computer vision models trained on vast datasets to analyze the image for:
&lt;UL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;Illegal/Harmful Content&lt;/STRONG&gt;: CSAM (using perceptual hashing or classifiers like those from Thorn or PhotoDNA), explicit nudity, violence/gore, weapons, hate symbols, or terrorism-related imagery.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Contextual Risks&lt;/STRONG&gt;: Even non-illegal content harmful under OSA, such as self-harm promotion or bullying visuals, if the AI model supports it.&lt;/LI&gt;
&lt;LI&gt;Detection is probabilistic: Models output confidence scores (e.g., 0-1 scale) for categories like "adult content" or "violence."&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Automated Decisioning&lt;/STRONG&gt;:
&lt;UL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;Approve Instantly&lt;/STRONG&gt;: If the AI confidence score indicates safety (e.g., &amp;gt;95% safe across all categories), the image is released and displayed immediately. This covers the vast majority of benign posts (e.g., screenshots of router setups or memes).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Flag for Review&lt;/STRONG&gt;: If flagged (e.g., moderate confidence in a risky category), the image is held in a queue for a moderator. Notifications can alert staff, with tools for quick bulk approvals/rejections.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Reject Outright&lt;/STRONG&gt;: For high-confidence violations (e.g., clear CSAM), auto-reject and notify the user/admin, logging for OSA reporting.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Near Real-Time Performance&lt;/STRONG&gt;: Cloud-based AI services process images asynchronously but return results in milliseconds to seconds. Integration via APIs ensures the forum doesn't freeze during scans. For high traffic, use queuing systems like AWS Lambda or Azure Functions to handle bursts.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Fallback and Logging&lt;/STRONG&gt;: All scans are logged (anonymized where possible) for audits, as required by Ofcom (the OSA regulator). If AI fails (e.g., due to downtime), revert to manual hold.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="white-space: pre-wrap;"&gt;This hybrid approach (AI + human) meets OSA's "systemic risk mitigation" duties while minimizing delays.&lt;/P&gt;
&lt;H4 dir="auto"&gt;Recommended AI Tools and Technologies&lt;/H4&gt;
&lt;P style="white-space: pre-wrap;"&gt;Several mature, OSA-compliant AI services are available, often with built-in support for UK regulations. Plusnet should select based on ease of integration, cost (typically pay-per-scan, e.g., $0.001-0.005 per image), and accuracy (aim for &amp;gt;99% for safe content). Here's a comparison:&lt;/P&gt;
&lt;DIV dir="auto"&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2025-09-16 at 15-37-02 AI Image Moderation for Online Safety - Grok.png" style="width: 793px;"&gt;&lt;img src="https://community.plus.net/t5/image/serverpage/image-id/61460i57F36B8F5128BE49/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2025-09-16 at 15-37-02 AI Image Moderation for Online Safety - Grok.png" alt="Screenshot 2025-09-16 at 15-37-02 AI Image Moderation for Online Safety - Grok.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;DIV&gt;
&lt;P style="white-space: pre-wrap;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV dir="auto"&gt;
&lt;DIV&gt;
&lt;DIV&gt;
&lt;P style="white-space: pre-wrap;"&gt;Start with Amazon Rekognition or Azure, as they offer robust CSAM detection and are widely used by UK platforms. For open-source alternatives (if cost is an issue), consider integrating models like OpenAI's CLIP or Hugging Face's safety classifiers, but these require more dev work and may not be as compliant out-of-the-box.&lt;/P&gt;
&lt;H4 dir="auto"&gt;Implementation Steps for Plusnet&lt;/H4&gt;
&lt;OL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;Assess and Plan (1-2 months)&lt;/STRONG&gt;: Conduct an OSA risk assessment (required by law) focusing on image harms. Engage a compliance expert (e.g., via Ofcom guidance). Choose a tool and test for false positives on sample forum images.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Technical Integration (2-4 weeks)&lt;/STRONG&gt;:
&lt;UL dir="auto"&gt;
&lt;LI&gt;Modify forum upload handler (e.g., via hooks in the CMS) to call the AI API on post-submit.&lt;/LI&gt;
&lt;LI&gt;Use secure endpoints (HTTPS) and store images temporarily in a blob store (e.g., AWS S3) during scanning.&lt;/LI&gt;
&lt;LI&gt;Implement user feedback: Show "Image under review" placeholders that auto-update.&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Testing and Rollout (1 month)&lt;/STRONG&gt;: Beta test with a subset of users. Monitor metrics like approval rate (target 90%+ auto-approved), false positive rate (&amp;lt;1%), and scan time. Train moderators on AI outputs.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ongoing Maintenance&lt;/STRONG&gt;: Regularly update AI models (providers handle this). Report incidents to Ofcom as needed. Comply with ICO privacy guidance by minimizing data retention (e.g., delete scans after 30 days).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P style="white-space: pre-wrap;"&gt;Total setup: 2-3 months, with minimal ongoing staff needs.&lt;/P&gt;
&lt;H4 dir="auto"&gt;Benefits&lt;/H4&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;User Experience&lt;/STRONG&gt;: Near-instant approvals restore forum vitality, encouraging help threads without delays.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Compliance and Efficiency&lt;/STRONG&gt;: Reduces moderator workload by 80-90% for images; ensures proactive OSA adherence, avoiding fines (up to 10% of global revenue).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Scalability&lt;/STRONG&gt;: Handles growth without hiring; AI improves over time with provider updates.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cost-Effective&lt;/STRONG&gt;: For a forum like Plusnet's (likely &amp;lt;10,000 images/month), annual costs could be under £5,000.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 dir="auto"&gt;Key Considerations and Challenges&lt;/H4&gt;
&lt;UL dir="auto"&gt;
&lt;LI&gt;&lt;STRONG&gt;Accuracy Trade-offs&lt;/STRONG&gt;: AI isn't perfect—false positives (e.g., flagging medical images as explicit) could frustrate users. Mitigate with tunable thresholds and appeals processes. False negatives are riskier for compliance, so err toward caution.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Privacy and Ethics&lt;/STRONG&gt;: Scanning images processes personal data, so obtain consent via terms of service and use UK/EU data centers for GDPR. Avoid storing full images post-scan.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Bias and Coverage&lt;/STRONG&gt;: Models may underperform on diverse content (e.g., non-Western imagery); test thoroughly. For OSA-specific harms like disinformation visuals, combine with text moderation.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Legal/Regulatory&lt;/STRONG&gt;: Consult lawyers for OSA implementation statements (due to Ofcom). If using third-party AI, ensure SLAs cover uptime and liability.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Edge Cases&lt;/STRONG&gt;: AI struggles with altered images (e.g., deepfakes); supplement with hashing for known CSAM databases.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="white-space: pre-wrap;"&gt;This AI approach transforms a "hopeless" manual process into an efficient, compliant system. Plusnet could pilot it quickly to demonstrate commitment to user safety and engagement.&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Sep 2025 14:42:26 GMT</pubDate>
    <dc:creator>outcast</dc:creator>
    <dc:date>2025-09-16T14:42:26Z</dc:date>
    <item>
      <title>Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016886#M18646</link>
      <description>&lt;P&gt;With reference to this topic:&lt;A href="https://community.plus.net/t5/Community-Announcements/Where-s-my-image/m-p/2016880#M8514" target="_blank"&gt;https://community.plus.net/t5/Community-Announcements/Where-s-my-image/m-p/2016880#M8514&lt;/A&gt; , - is this a new policy? I have never noticed this issue previously.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 18:08:04 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016886#M18646</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-08-12T18:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016912#M18647</link>
      <description>&lt;P&gt;Hi John,&lt;/P&gt;
&lt;P&gt;Yes new policy associated with the new “security online” regulations. &amp;nbsp;Some say the new rules are more about control than safety … certainly going to cause a lot more work for the admin team.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 07:12:44 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016912#M18647</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-08-13T07:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016913#M18648</link>
      <description>&lt;P&gt;OK,&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;. Must admit I did wonder if those crazy, badly thought out 'regulations' might have some bearing. Our 'elders and betters' live in a bubble!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;This is going to totally destroy the usefulness of forums such as this.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 07:31:13 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016913#M18648</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-08-13T07:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016946#M18649</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp; &lt;/P&gt;
&lt;P&gt;Does this apply to attachments as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whan an image is under moderation is there a holding image displayed&amp;nbsp; with a message like - "Image under moderartion"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:16:26 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016946#M18649</guid>
      <dc:creator>bmc</dc:creator>
      <dc:date>2025-08-13T10:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016948#M18650</link>
      <description>&lt;P&gt;It doesn't appear to apply to images added via HTML, at least for the time being.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://ichef.bbci.co.uk/ace/standard/976/cpsprodpb/a7f9/live/e30629e0-77c5-11f0-aa52-bbd810fc4c70.png.webp" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:21:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016948#M18650</guid>
      <dc:creator>RobPN</dc:creator>
      <dc:date>2025-08-13T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016950#M18651</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/44575"&gt;@bmc&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does this apply to attachments as well?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Whan an image is under moderation is there a holding image displayed&amp;nbsp; with a message like - "Image under moderartion"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I suspect the 'yellow triangle' is the holding image&amp;nbsp; - with zero explanation!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:33:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016950#M18651</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-08-13T10:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016951#M18652</link>
      <description>&lt;P&gt;Hi Brian,&lt;/P&gt;
&lt;P&gt;If I am honest, it is still embryonic!&amp;nbsp; We are discussing this with the business.&amp;nbsp; I can see images pending approval, which are visible in the post.&amp;nbsp; There are hints that pale yellow triangles will be place holders for images awaiting approval.&lt;/P&gt;
&lt;P&gt;AIUI this will apply to all images.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:34:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016951#M18652</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-08-13T10:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016952#M18653</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can see images pending approval, which are visible in the post.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Certainly at the moment, although not visible in the post itself, anyone can see the missing images by going to the posters profile page and checking their posted images section.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:38:23 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016952#M18653</guid>
      <dc:creator>RobPN</dc:creator>
      <dc:date>2025-08-13T10:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016953#M18654</link>
      <description>&lt;P&gt;I know this is a repeat comment, but unless this 'monitoring'/approval process can be automated or speeded up, the forum is going to collapse as an effective support medium.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:39:25 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016953#M18654</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-08-13T10:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016957#M18655</link>
      <description>&lt;P&gt;I totally agree&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/18089"&gt;@jab1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I had prepared a post earlier to include&amp;nbsp;@bmc's missing images via HTML in another thread, but on checking before posting I noticed the originals had been released from jail.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:44:09 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016957#M18655</guid>
      <dc:creator>RobPN</dc:creator>
      <dc:date>2025-08-13T10:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016958#M18656</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/22010"&gt;@RobPN&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Certainly at the moment, although not visible in the post itself, anyone can see the missing images by going to the posters profile page and checking their posted images section.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I do not understand what is being stated here - I can see images waiting approval, which are visible in posts and do not have a yellow triangle if I look at the poster's profile.&amp;nbsp; I am mindful that could be a facet of my SU service status.&lt;/P&gt;
&lt;P&gt;As per an earlier post, this is embryonic, appeared yesterday but does not yet appear to have bitten.&amp;nbsp; There is a risk of inappropriate FUD being generated here.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:47:59 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016958#M18656</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-08-13T10:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016960#M18657</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;.&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I do not understand what is being stated here - I can see images waiting approval, which are visible in posts and do not have a yellow triangle if I look at the poster's profile.&amp;nbsp; &lt;STRONG&gt;I am mindful that could be a facet of my SU service status.&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Very likely,&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/5145"&gt;@Townman&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Aug 2025 10:53:34 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2016960#M18657</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-08-13T10:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019351#M18679</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;
&lt;P data-start="122" data-end="343"&gt;Just a quick note to let you know that all images uploaded to the forum go through a moderation process before they appear publicly.&amp;nbsp;&lt;/P&gt;
&lt;P data-start="345" data-end="600"&gt;Because of this, there may be a short delay between when you upload an image and when it becomes visible. We appreciate your patience — our moderation team works as quickly as possible, but we also want to review things carefully to keep standards high.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;This new procedure simply isn't working !.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":pouting_face:"&gt;😡&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Can you specify what your expectation of "short delay" means ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In an active topic where pictures are being posted to help another struggling customer in real time, the pictures need to appear say within ten minutes, otherwise the reply with the hidden picture will be read hundreds of times in the first half hour, and people will never come back later to see what vital bit of information had been hidden in the picture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The yellow triangle place holder is meaningless !&lt;/P&gt;
&lt;P&gt;The forum regulars understand that there is a picture waiting to be moderated, but the hundreds of casual readers will just assume that the picture is censored or had been deleted.&lt;/P&gt;
&lt;P&gt;It wouldn't be so bad if the triangle also had the text "&lt;STRONG&gt;IMAGE WAITING FOR MODERATION APPROVAL&lt;/STRONG&gt;" written across it !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What happens when an image isn't approved ?&lt;/P&gt;
&lt;P&gt;Is there a red triangle that says "&lt;STRONG&gt;IMAGE HAS BEEN BLOCKED&lt;/STRONG&gt;"&amp;nbsp; ?&lt;/P&gt;
&lt;P&gt;Does the original poster get a notification to have the opportunity to re-post a new image, and have special editing capability to make that change beyond the usual 20 minute editing timeout ?.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I already have images a week old still waiting to be approved, making all my efforts to help a complete waste of time !&lt;/P&gt;
&lt;P&gt;What procedure do you have in place to ensure that ALL images have been reviewed and approved within a reasonable time frame.&amp;nbsp; Perhaps you need a background task that sends a notification (every five minutes) to the image moderators to say that an image hasn't been approved yet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What am I supposed to do ? - every time I post a reply with a picture, and am actively engaged helping a another customer, should I tag &lt;STRONG&gt;YOU&lt;/STRONG&gt; to say that I have an image that needs approval immediately, as clearly whoever is supposed to be reviewing these images isn't doing their job quickly enough (or at all !).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You either need to roll-back this change to the forum until you can implement a workable solution, perhaps AI ?, otherwise employ a new member of staff 24/7 to moderate these images within say 10 minutes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I really don't see why this change was even necessary in the first place, the old system worked fine, where of all the many eyeballs looking at the topics, there was always some petty busybody who would report any image that they didn't like to a moderator, and the image would quickly get removed.&amp;nbsp; That system worked great (sometimes too well), AND the forum still worked.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now it is nearly impossible to explain in real-time to non-technical or elderly customers who have requested help, either by showing them an image, or asking them to post screenshots to aid with diagnostics.&amp;nbsp; Trying to use words to explain what would be so easy to understand in a picture, makes this forum unusable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why did you roll-out a system that obviously wasn't going to work, and put an undue burden on the volunteer moderators ?. &lt;/P&gt;
&lt;P&gt;If these measures were added to avoid doing age verification,&amp;nbsp; then why not restrict forum visibility and posting capability to past and present Plusnet bill payers ? (as was originally suggested when this current version of the forum was first implemented !)&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 16:00:07 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019351#M18679</guid>
      <dc:creator>outcast</dc:creator>
      <dc:date>2025-09-05T16:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019356#M18680</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/144284"&gt;@outcast&lt;/a&gt;&amp;nbsp;Your thoughts on this 'Online Safety Bill' stupidity mirror mine. I almost feel like giving up after 13 years of trying to help.&lt;/P&gt;
&lt;P&gt;Trying to help non-technical customers is nigh impossible, because if we need to explain something, a picture paints a thousand words, as they say, but it is pointless posting them if they can't be seen.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 16:11:35 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019356#M18680</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-09-05T16:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019364#M18681</link>
      <description>&lt;P&gt;Being a Superuser I see all images so it is difficult for me to see it status, so I have to use another browser which is not logged in to the forum to check.&amp;nbsp;&lt;SPAN&gt;I can post image without the need of approval.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I will release an image on a thread I am subscribed to, if I visit a thread and see a relevant image I will release it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 17:05:36 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019364#M18681</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-09-05T17:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019365#M18682</link>
      <description>&lt;P&gt;Fair enough,&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;, and yes you do, but the implementation of this is flawed - IMO. If anyone, either the OP in a topic, or someone trying to help, posts an image, we have to rely on SU's or mods spotting them and releasing them quickly, otherwise they are useless.&lt;/P&gt;
&lt;P&gt;I'm currently around from 0700 to 2100ish, but I don't have the time, or patience these days, to be continually checking back on topics to see if an image has been released.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not having a go at you, Dan, merely pointing out the current practice is flawed.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 17:27:31 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019365#M18682</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-09-05T17:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019367#M18683</link>
      <description>&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/18089"&gt;@jab1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I can see attachments are treated differently, I would imagine they are virus checked before being uploaded.&lt;/P&gt;
&lt;P&gt;Recently an image included a broadband username so that was not released.&lt;/P&gt;
&lt;P&gt;I do understand your frustration.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 17:33:43 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019367#M18683</guid>
      <dc:creator>Dan_the_Van</dc:creator>
      <dc:date>2025-09-05T17:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019368#M18684</link>
      <description>&lt;P&gt;As you say, Dan, attachments are treated differently, but this 'safety' net (as&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp; refers to it), is nothing of the sort - it is the businesses response to the 'requirements' of the Online Safety Bill, but it does not work in a dynamic environment.&lt;/P&gt;
&lt;P&gt;The problem with attachments is that they&amp;nbsp; have to be downloaded and viewed separately, which destroys their usefulness - there are usually words in the body of a post which they need to be viewed in conjunction with.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 17:42:41 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019368#M18684</guid>
      <dc:creator>jab1</dc:creator>
      <dc:date>2025-09-05T17:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019369#M18685</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/621"&gt;@Dan_the_Van&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;BR /&gt;
&lt;P&gt;Being a Superuser I see all images so it is difficult for me to see it status, so I have to use another browser which is not logged in to the forum to check.&amp;nbsp;&lt;SPAN&gt;I can post image without the need of approval.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is the same for the person who originally posts an image, in a logged in session the image appears as expected, but get the yellow triangles on the same post when viewing on another logged out browser.&lt;/P&gt;
&lt;P&gt;It is hopeless needing to run two browsers just because &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp; can't implement a working system !.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My criticisms expressed in this topic are NOT aimed at ANY of the Moderators or Superusers&lt;/P&gt;
&lt;P&gt;I am NOT saying that the moderators or superusers are failing in any way, or are being too slow - I understand your position.&lt;/P&gt;
&lt;P&gt;Expecting these volunteer's to do additional work, because of &lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt; 's poorly thought out changes is unacceptable.&lt;/P&gt;
&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 18:01:44 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019369#M18685</guid>
      <dc:creator>outcast</dc:creator>
      <dc:date>2025-09-05T18:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Images</title>
      <link>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019373#M18686</link>
      <description>&lt;P&gt;This is not&amp;nbsp;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;’s doing, but the business responding to Labour government policy.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;If folks think this is all stupid, then write to your MP. &amp;nbsp;It is stupid and poorly thought through by this government … but this is now what is required of service providers. &amp;nbsp;They are obliged to ensure a number of requirements of on line “safety” are complied with. &amp;nbsp;Thankfully in this space there is no history of issues, but the same is not the case across the division. &amp;nbsp;Consequently strict governance is being applied for everyone’s “safety. &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":pool_8_ball:"&gt;🎱&lt;/span&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":soccer_ball:"&gt;⚽&lt;/span&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":basketball:"&gt;🏀&lt;/span&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":american_football:"&gt;🏈&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.plus.net/t5/user/viewprofilepage/user-id/142611"&gt;@James_B&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;It might help if those who have the ability to approve images saw an alert on threads … in addition to just seeing the image (as though approved).&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 18:23:46 GMT</pubDate>
      <guid>https://community.plus.net/t5/Community-Site-Feedback/Images/m-p/2019373#M18686</guid>
      <dc:creator>Townman</dc:creator>
      <dc:date>2025-09-05T18:23:46Z</dc:date>
    </item>
  </channel>
</rss>

