uploadimages.org Viewer

Embed E2E encrypted images from uploadimages.org in posts. [uimg] BBCode with client-side AES-256-GCM decryption via WebCrypto. Upload, drag-drop, paste from editor toolbar.
Version: 1.3.1
Autor: Vinavil
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 14.03.2026
Letzte Aktualisierung: 13.07.2026
Support: https://forum.mybb.de/thread-39627.html (6 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 41
Vorschau
Vorschau
Upload Images Viewer adds [uimg] BBCode support for embedding end-to-end encrypted images from uploadimages.org directly in forum posts.

Images are encrypted in the browser before upload using AES-256-GCM and decrypted client-side: your server never sees plaintext image data.



Features
  • [uimg] BBCode - paste an uploadimages.org link and it renders inline
  • Toolbar buttons - blue insert button + green upload button in the post editor
  • Drag & drop - drop images directly into the editor to upload and embed
  • Clipboard paste - Ctrl+V to upload images from clipboard
  • Password support - inline unlock prompt for password-protected images
  • Dynamic content - MutationObserver handles AJAX-loaded posts



Security
  • Host-locked to uploadimages.org, HTTPS enforced
  • All output HTML-escaped, zero innerHTML usage
  • Constant-time HMAC verification
  • URL validation in both PHP and JavaScript
  • 50 tag limit per message prevents abuse
  • Upload lock prevents double-submit
  • Non-extractable WebCrypto keys



Installation


  1. Upload inc/plugins/uimg.php to your MyBB inc/plugins/ directory
  2. Upload jscripts/uimg_viewer.js to your MyBB jscripts/ directory
  3. Go to Admin CP > Configuration > Plugins and activate Upload Images Viewer



Usage

[uimg]https://uploadimages.org/abc123#E2E1.key...[/uimg]
Requirements: MyBB 1.8.x, HTTPS enabled on your forum, modern browser with WebCrypto support.

Quelle: uploadimages.org Viewer bei MyBB.com

Ähnliche Erweiterungen

MySessions 1.3.1 von Paul H. für MyBB 1.8.x
MySessions allows users to view all of their account's (or all accounts, based on settings) current sessions and log out any sessions they find suspicious.

19 Downloads
Active Threads
Active Threads 1.3.1 von Laird für MyBB 1.8.x
Lists the threads that were active (posted to at least once) during a given period.

596 Downloads
Edit History Log
Edit History Log 1.3.1 von Starpaul20 für MyBB 1.6.x
Allows you to log all edits made to posts.

504 Downloads
Thread Viewer von arash_j13 für MyBB 1.2.x
Show any member that visit currnet thread

755 Downloads
View Single Post von arash_j13 für MyBB 1.2.x
Show single post.

619 Downloads