Sponsored Content
The Lounge What is on Your Mind? Cybersecurity - Wordpress Plugin Developer Wanted Post 302994813 by Neo on Tuesday 28th of March 2017 12:25:39 PM
Old 03-28-2017
Cybersecurity - Wordpress Plugin Developer Wanted


Image

Quote:
I'm looking for a Wordpress developer who has active Wordpress plugins in use & online at wordpress.org who can clean-up a Wordpress plugin I wrote for a cybersecurity research project (public domain). The plugin is basically done but the WP admin installation and user interface needs to be cleaned up and "polished" before we submit to Wordpress and also upload to Github (open source the plugin).

This is an exciting cybersecurity research project which can benefit all Wordpress installation / sites. I've done all the coding but I'm focused on "polishing" and adding features to the non-Wordpress part of the app (visualization) which is written in C# versus the Wordpress PHP side. When finished, I will make the plugin available for free on Wordpress and also manage the updates as open source on Github. Please message me if interested with a link to the Wordpress plugins you have developed in the past.

Thanks so much and take care! - Neo
 
VLOCK-PLUGINS(5)					     Linux Programmer's Manual						  VLOCK-PLUGINS(5)

NAME
vlock-plugins - plugin support for vlock DESCRIPTION
If vlock-main(8) is compiled with plugin support its default features are very limited: it can only lock the current session and ask for authenticiaton. However it is possible to extend this functions through plugins. These plugins are loaded when vlock-main starts and can provide hooks that are called at certain points during the lifetime of the vlock-main process. DEFAULT PLUGINS
The following plugins are provided when installing vlock with default options: all This plugin locks all sessions by disabling console switching. It is also loaded when giving the -a,--all option to vlock(1). new This plugin switches to a new virtual console before disabling console switching through the "all" plugin. It is also loaded when giving the -n,--new option to vlock(1). nosysrq Linux only. This plugin disables the Linux SysRQ mechanism before the console switching is locked by the "all" plugin. It is also loaded when giving the -s,--disable-sysrq option to vlock(1). ADDITIONAL PLUGINS
The following plugins are only available if explicitely selected at build time: caca This plugin runs a random libcaca screensaver when the screen is locked. WRITING PLUGINS
For information about writing plugins see the PLUGINS file in the vlock source distribution. SEE ALSO
vlock(1), vlock-main(8) AUTHORS
Frank Benkstein <frank-vlock@benkstein.net> Linux 10 November 2007 VLOCK-PLUGINS(5)
All times are GMT -4. The time now is 08:25 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy