Changeset 3097260
- Timestamp:
- 06/04/2024 09:42:01 AM (21 months ago)
- File:
-
- 1 edited
-
cloudfilt-codes/cloudFiltCodes/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cloudfilt-codes/cloudFiltCodes/readme.txt
r2367865 r3097260 1 === CloudFilt Codes===1 === Spam Protection, AntiSpam, reCaptcha, Stop bad bots, tor, Spam submissions, web scraping / FREE by CloudFilt === 2 2 Contributors: CloudFilt 3 Tags: c yber security, web security, blockbots3 Tags: comments, spam, antispam, anti-spam, contact form, anti spam, comment moderation, comment spam, contact form spam, spam comments, cyber security, web security, block bots, security, two factors authentication, web application firewall, spam, comments, antispam, bad bots 4 4 Requires at least: 4.0 5 Tested up to: 5.4.26 Stable tag: 1.0.1 5 Tested up to: 6.5.3 6 Stable tag: 1.0.15 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 This plugin inserts in your site the necessarycodes for the security tracking available on https://cloudfilt.com/.10 Prevent and stop bots traffic. This plugin inserts in your website the CloudFilt codes for the security tracking available on https://cloudfilt.com/. 11 11 12 12 == Description == 13 13 Prevent and stop bots traffic, Web Scraping, Tor traffic, Spam Submissions, Web Fraud, Business logic and Denial of service (DDoS). 14 This plugin inserts in your website the necessary codes for the security tracking available on https://cloudfilt.com/. 14 This plugin inserts in your website the CloudFilt codes for the security tracking available on https://cloudfilt.com/. 15 Tags : Wp security scan, security plugin wordpress, contact form anti spam, wordpress spam comments, bot protection, stop robots 16 17 == Features == 18 19 * **Authentification form** 20 21 - Using your public and private key to connect your Wordpress website to your CloudFilt account and enable CloudFilt features. 22 - Check if your website is still connected to your CloudFilt account. 23 24 * **Enabled CloudFilt features** 25 26 - Prevents and stop bots traffic, Web Scraping, Tor traffic, Spam Submissions, Web Fraud, Business logic and Denial of service (DDoS). 27 - Injects JS into pages to track and detect potentially dangerous users. 28 29 == Demo == 30 31 1. Login to your CloudFilt account and go to https://app.cloudfilt.com/websites. 32 2. Select the website and go to Settings > Integration & Plugins. 33 3. In the "Wordpress" tab, retrieve the public key and the private key. 34 4. Login to the administration page of your Wordpress and select the "CloudFilt" plugin from the menu. 35 5. In the form, paste the keys you retrieved from your CloudFilt account. 36 6. Once it is done, you can go back to https://app.cloudfilt.com and access to your website's security statistics. Bots can't be anymore go on your website and users are tracked. 37 38 To learn more, see the screenshots section. 39 40 == Frequently Asked Questions == 41 42 [Visit our website to get more informations](https://cloudfilt.com/) or contact us. 43 44 = Where can I find the General Terms and Conditions, GDPR? = 45 46 These are available on our website: [General Terms and Conditions, GDPR](https://cloudfilt.com/pt_cloudfilt.pdf) 47 48 == Screenshots == 49 50 1. Wordpress tab in CloudFilt 51 2. CloudFilt login Form 52 3. Preview of security data in CloudFilt 15 53 16 54 == Changelog == 17 Initial version of the plugin. 55 56 = 1.0.15 = 57 * Internal cache management. 58 59 = 1.0.14 = 60 * Added a new feature for capturing user data, enabling AI to analyze and prevent spam. 61 62 = 1.0.13 = 63 *Release Date - 21 September 2023* 64 * Bug : New version 65 66 = 1.0.12 = 67 * Bug : New version 68 69 = 1.0.11 = 70 * Bug : Test new version 71 72 = 1.0.10 = 73 * Bug : Exclusion of some user levels. 74 75 = 1.0.9 = 76 * Improvement : Exclusion of some user levels. 77 78 = 1.0.8 = 79 * Exclusion of some user levels. 80 81 = 1.0.7 = 82 * Exclusion of some user levels. 83 84 = 1.0.6 = 85 * Rejected users are now redirected by a 307. 86 87 = 1.0.5 = 88 * Fix "option_page" error. 89 90 = 1.0.4 = 91 * The tracking of IPv6 has been updated. 92 93 = 1.0.3 = 94 * URLs for queries to CloudFilt have changed. 95 96 = 1.0.2 = 97 * The style is now loaded when the CloudFilt login form is empty. 98 99 = 1.0.1 = 100 * The style of the CloudFilt login form has been updated 101 * The call of "checkIsConnected()" is removed from the front panel 102 * The readme is completed with more information (Features, Demo) 103 104 = 1.0.0 = 105 * Initial version of the plugin.
Note: See TracChangeset
for help on using the changeset viewer.