Plugin Directory

Changeset 1057875


Ignore:
Timestamp:
01/01/2015 01:57:50 PM (11 years ago)
Author:
andreyk
Message:

change description text

Location:
wp-jcryption/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-jcryption/trunk/readme.txt

    r1057868 r1057875  
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
    1010
    11 Prevents forms data against sniffering of network traffic through encryption provided by jCryption javascript plugin.
     11Prevents forms data against sniffing network traffic through encryption provided by jCryption javascript library.
    1212
    1313== Description ==
  • wp-jcryption/trunk/wp-jcryption.php

    r1057868 r1057875  
    33Plugin Name: WP jCryption
    44Version: 0.2
    5 Description: Prevents forms data against sniffering of network traffic through encryption provided by jCryption javascript library. Useful for owners of small sites who want to secure their passwords and other posted data but don't want to buy SSL certificate for each domain and subdomain, it protects from sniffering the most important data such as passwords when they are being sent from forms of your site to the server (to learn how jCryption works visit jCryption site: www.jcryption.org).
     5Description: Prevents forms data against sniffing network traffic through encryption provided by jCryption javascript library. Useful for owners of small sites who want to secure their passwords and other posted data but don't want to buy SSL certificate for each domain and subdomain, it protects from sniffing the most important data such as passwords when they are being sent from forms of your site to the server (to learn how jCryption works visit jCryption site: www.jcryption.org).
    66Requires at least: 3.8.1
    77Tested up to: 4.1
Note: See TracChangeset for help on using the changeset viewer.