Περιγραφή
BlockFact Verified Images lets you use .facti files — blockchain-verified photos — directly in your WordPress site.
Every .facti file contains a photo with embedded provenance: who took it, when, where, and a cryptographic proof registered on the StarkNet blockchain. This plugin makes those files work natively in WordPress.
Features:
- Upload .facti files to the WordPress Media Library
- Automatic thumbnail generation for media grid
- Gutenberg block: “BlockFact Verified Image” with verification badge
- Verification badge links directly to the blockchain proof
- REST API endpoint for accessing .facti metadata
- Works with both StarkNet mainnet and Sepolia testnet
Built for journalists and newsrooms who need to prove their photos are authentic.
Μπλοκς
Αυτό το πρόσθετο παρέχει 1 μπλοκ.
- BlockFact Verified Image
Εγκατάσταση
- Upload the
blockfactfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Upload .facti files via Media > Add New
- Insert verified images using the “BlockFact Verified Image” Gutenberg block
Συχνές Ερωτήσεις
-
What is a .facti file?
-
A .facti file is a blockchain-verified image container created by the BlockFact app. It wraps a standard JPEG or PNG with cryptographic metadata proving when, where, and on what device the photo was taken.
-
Do I need a blockchain wallet?
-
No. The plugin reads the verification data from the .facti file and links to the public blockchain proof. No wallet or crypto knowledge needed.
-
Is it free?
-
Yes. The plugin is free and open source.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“BlockFact Verified Images” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “BlockFact Verified Images” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.1
- Hardening: sanitize and cast all request IDs (REST metadata route and image serve handler) with absint()
- Added REST argument validation and sanitization callbacks
- Internationalization: load text domain and make user-facing strings translatable
- readme “Tested up to” updated
1.0.0
- Initial release
- .facti MIME type registration
- Media Library support with thumbnail generation
- Gutenberg block with server-side rendering
- Verification badge with blockchain link
- REST API for metadata access
