Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.276.085 Times

WiKID Strong Authentication System for Linux 3.1.15

Company: WiKID Systems, Inc.
Date Added: November 29, 2013  |  Visits: 501

WiKID Strong Authentication System for Linux

Report Broken Link
Printer Friendly Version


Product Homepage
Download (38 downloads)



WiKID is a two-factor authentication system. WiKID Strong Authentication System project consists of: a PIN, stored in the user's head; a small, lightweight client that encapsulates the private/public keys; and a server that stores the public keys of the client's and the user's PIN.<br /><br />When the user wants to login to a service, they start the client and enter their PIN, which is encrypted and sent to the server. If the PIN is correct, the account active and the encryption valid, the user is sent a one-time passcode to use instead of a static password.<br /><br />You can think of WiKID as 'certificates on steroids'. It is more secure than certificates because the required PIN is only stored on the server, so it is not susceptible to offline passive attacks.<br /><br />It is easier because user enrollment is automated and you don't have to deal with a full certiticate infrastructure. You can also compare WiKID to hardware tokens: it is much easier to implement, more extensible, yet just as secure. Stealing either the token or the PIN does you no good. You must steal both, just like a hardware token.<br /><br />The WiKID Strong Authentication System consists of three parts: the WiKID server, the WiKID token client and a network client (such as a VPN, website or other service requesting authentication). The WiKID server is written in Java, as is the open source J2SE PC client. As part of this release, we are also releasing the following under the GPL:<br /><br />- ASP code for end-user self validation. New users can provision their own WiKID token clients based on trusted LAN credentials, in this case, Active Directory credentials. This code can easily be modified for other types of credentials.<br />- The WiKID Citrix Web Interface plug-in. If you're using Citrix Web Interface for remote access, now you can add two-factor authentication quickly and easily.<br />- The wAuth COM object and Java component. Network clients talk to the WiKID server using an SSL encrypted protocol - wAuth. These objects can be used to integrate WiKID into any application. The file example.jsp shows how easily this is done for Java-based web applications. The Citrix Web Interface and the ASP code for end-user validation show how simple this is for ASP applications.<br />- The J2SE WiKID token client. The token client is responsible for key generation, domain management and one-time password requests. It can run on your PC, a suitable PDA or on a device such as a USB token.<br /><br />When the user wants to log in, they select the domain they want to log into (yes, WiKID is capable of handling multiple domains with a single client unlike hardware tokens) and enter their PIN. The PIN and a single-use AES symmetric key is encrypted by the client's private key.<br /><br />The server decrypts the OTP request. If the PIN is correct and the account active, the server generates the OTP and encrypts it with the token client's public key and the single-use AES key. The user gets the OTP and uses it to log in. Whatever service the user is trying to log into passes the OTP and username back to the WiKID server for validation via a network client connection.<br /><br />If you manage multiple accounts and boxes across multiple entities, WiKID can help you reduce your password overload. One WiKID token can work with multiple WiKID servers, so, if you want to get rid of your static passwords, deploy WiKID in as many places as you can.<br /><br />WiKID is great for:<br /><br />?*A* Strong authentication for remote access via a VPN<br />?*A* Strong Authentication for remote access via Citrix<br />?*A* Two-factor Authentication for extranet applications<br />?*A* Locking down internet-exposed intranets<br />?*A* Secure Online Banking - fight phishing and other attacks<br />?*A* Lock down SSH and other admin access<br />?*A* Any place you might have used certificates or token, but couldn't because of cost, hassle, etc.<br /><br />Here are some key features of "WiKID Strong Authentication System":<br /><br />?*A* Easy to use Web Interface<br />?*A* Automated initial validation of users<br />?*A* Fault tolerance via replication<br />?*A* Highly scalable - each transaction is 300 bits /-<br />?*A* Simple user disablement<br />?*A* Support for a number of network protocols<br />?*A* No need for time synchronization - Request-response architecture<br />?*A* Each client can support multiple relationships across multiple servers<br />?*A* Extensible across enterprises

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: Authentication Citrix Client Credentials Easily Hardware Interface Multiple Network Remote Server Strong Token Validation Wikid
Users rating: 0/10

License: Freeware Size: 10.29 MB
USER REVIEWS
More Reviews or Write Review


WIKID STRONG AUTHENTICATION SYSTEM FOR LINUX RELATED
Networking Tools  -  Local IP Takeover 1.2
Local IP Takeover provides network link redundancy within a single server that has multiple network interface cards (NICs) with each NIC connected to separate network switches. If the primary NIC fails (i.e. it cannot ping its default gateway),...
11.26 KB  
Networking Tools  -  PPTP Client 1.7.1
PPTP Client allows you to connect to a PPTP server from a Linux box. It sets up a PPTP connection, after which the PPP daemon establishes a PPP link over that PPTP call. So youd like to run a PPTP tunnel from your Linux, FreeBSD, NetBSD or...
58.37 KB  
Home & Leisure  -  Windows Server 2008 R2 SP1 Multilingual User Interface Language Packs 2483139
Multilingual User Interface (MUI) Language Packs (Windows Server Language Packs) will allow you to enable a multilingual user interface in a Windows Server 2008 R2 environment. Adding one or more language packs to a Windows Server 2008 R2 image...
 
Libraries  -  Festival::Client::Async 0.0303
Festival::Client::Async is a non-blocking interface to a Festival server. SYNOPSIS use Festival::Client::Async qw(parse_lisp); my $fest = Festival::Client::Async->new($host, $port); $fest->server_eval_sync($lisp, %actions); # blocking...
30.72 KB  
Libraries  -  phpCAS 0.4.22
phpCAS is a PHP client library for CAS (Central Authentication Service). phpCAS is a simple interface to ITS Central Authentication Service for PHP web applications. phpCAS is written by Pascal Aubry (University of Rennes 1) from previous work...
307.2 KB  
FTP Clients  -  Classic FTP Free FTP Client 2.28
Classic FTP is a free FTP client that allows you to upload, download and delete files from a remote server. The interface is designed to look and feel like a traditional FTP client. Upload or download files quickly and easily with features...
290 KB  
Database Tools  -  MySQL/HTML-Client 1.0
mySQL/HTML-Client is a Web interface to a mySQL database written in PHP. It allows you to display and query database.
40.96 KB  
FTP Clients  -  FTP Manager Lite 2.52
This free and fast FTP client supports secure transfers and multiple connections. The file manager interface is intuitive so you can get started quickly. Transfer multiple files simultaneously to use your bandwidth efficiently and at the fastest...
15.06 MB  
Libraries  -  Net::GPSD 0.35
Net::GPSD is a Perl module that provides an object client interface to the gpsd server daemon. SYNOPSIS use Net::GPSD; $obj=Net::GPSD->new; my $point=$obj->get; print $point->latlon. "n"; or use Net::GPSD; $obj=Net::GPSD->new;...
15.36 KB  
FTP Clients  -  PHTP 2.0 beta1
PHTP is a simple, effective, and highly customizable FTP client with an HTML interface. It can be implemented on a remote server to allow files to be downloaded directly to it, as it is able to make connections with any FTP server.
125.95 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, NETWORK & INTERNET
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Network & Internet  -  Free WiFi Hotspot 3.3.1
Free WiFi Hotspot is a super easy solution to turn your laptop or notebook into a portable Wi-Fi hotspot, wirelessly sharing your internet connections like DSL, Cable, Bluetooth, Mobile Broadband Card, Dial-Up, etc. through the built-in wireless...
1.04 MB  
Network & Internet  -  Easy Uploads 1.8
Easy uploads is a file storage media streaming application designed by Filestreamers that allows you to upload, store, and stream your files from their virtually unlimited file storage server. Easy Uploads can backup,share, and stream your files...
615.97 KB  
Network & Internet  -  PacketFence ZEN 3.1.0
PacketFence is a fully supported, trusted, Free and Open Source network access control (NAC) system. Boosting an impressive feature set including a captive-portal for registration and remediation, centralized wired and wireless management, 802.1X...
1024 MB  
Network & Internet  -  django-dbstorage 1.3
A Django file storage backend for files in the database.
10.24 KB  
Network & Internet  -  SQL Inject Me 0.4.5
SQL Inject Me is a Firefox extension used to test for SQL Injection vulnerabilities. The tool works by submitting your HTML forms and substituting the form value with strings that are representative of an SQL Injection attack.
133.12 KB