You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Virgil Pure Wordpress Plugin is a free tool that protects user passwords from data breaches and both online and offline attacks, and renders stolen passwords useless even if your database has been compromised.
8
9
9
10
The Pure based on a powerful and revolutionary cryptographic technology that provides stronger and more modern security and can be used within any database or login system that uses a password, so it's accessible for business of any industry or size.
10
11
11
12
Learn more about the Pure technology [here](https://virgilsecurity.com/announcing-purekit).
12
13
13
-
14
14
## Features
15
15
16
16
#### Available
@@ -30,26 +30,59 @@ The plugin is currently unavailable at the WP Store but you can get it by downlo
30
30
31
31
The package is available for PHP version 7.2.
32
32
33
-
#### Add the vsce_phe_php extension before using the plugin
33
+
#### Step #1. Add the vsce_phe_php extension into your server before using the plugin
34
+
35
+
[Download](https://github.com/VirgilSecurity/virgil-pure-wordpress/releases/download/v0.1.1/virgil-test.zip), unzip and execute on your server [virgil-test.php](https://github.com/VirgilSecurity/virgil-pure-wordpress/_help/virgil-test.php) file.
36
+
37
+
[Download](https://github.com/VirgilSecurity/virgil-pure-wordpress/releases) and unzip *vsce_phe_php* extension according to your server operating system.
38
+
39
+
Make sure you have access to edit the php.ini file. For example, use *root*
40
+
41
+
$ sudo su
34
42
35
-
*[Download virgil-crypto-c-{latest version} archive from the CDN](https://cdn.virgilsecurity.com/virgil-crypto-c/php/) according to your server operating system
36
-
* Place the *vsce_phe_php.{so/dll}* file from the archive (/lib folder) into the directory with extensions
37
-
* Add the *extension=vsce_phe_php* string in to the php.ini file
38
-
* Restart your web-service (apache or nginx): *sudo service {apache2/nginx} restart*
43
+
Add the *extension=vsce_phe_php* string in to the php.ini file
- Execute the [virgil-test.php](https://github.com/VirgilSecurity/virgil-pure-wordpress/_help/virgil-test.php) to find out your path to php.ini file and path to the extension directory:
* Description: Free tool that protects user passwords from data breaches and both online and offline attacks, and renders stolen passwords useless even if your database has been compromised. The Pure based on <a href="https://virgilsecurity.com/announcing-purekit" target="_blank">powerful and revolutionary cryptographic technology</a> that provides stronger and more modern security and can be used within any database or login system that uses a password, so it's accessible for business of any industry or size.
0 commit comments