Clientcert (SSL/TLS) for login

Component type

module

Maintenance status

Development status

Downloads

635

Component created

Component changed

This module is for managing SSL/TLS client certificates to use for login or part of a multi-factor login strategy based on rules and gate-module to improve login security.
This module is open for usage with any client certificates if it's selfsigned or verified by a cerification authority. But it's developed with CAcert Community products (see CAcert section below).

Custom SSL Redirect

Component type

module

Categories

Maintenance status

Development status

Downloads

3186

Component created

Component changed

This module allows to force using HTTPS at some pages, and HTTP at the others.

The module is very close to Secure Login. It is also intended for sites that want to offer anonymous sessions via HTTP or HTTPS and authenticated sessions only via HTTPS, and anonymous insecure sessions are migrated to authenticated secure sessions upon login.

PredictionIO

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

PredictionIO is an open source Machine Learning Server. It empowers programmers and data engineers to build smart applications. Machine Learning is about attempting to teach computers to predict future, or otherwise unknown events, by applying computer science or statistics techniques to analyze existing data. It can be seen as a transformation from existing data to improve insights about the unknown. PredictionIO is useful for any web and mobile apps.

Anti Spam by CleanTalk

Component type

module

Maintenance status

Development status

Downloads

10691

Component created

Component changed

Anti spam module by CleanTalk to protect your Drupal sites from spam bot registration and spam comments publications thru comment and contact forms.

Invisible antispam without CAPTCHA, questions, puzzles, counting animals, math and etc. Just install and forget.

CleanTalk is a SaaS spam protection service for Web-sites.

CleanTalk uses protection methods which are invisible for site visitors.
Using CleanTalk eliminates needs in CAPTCHA, questions and answers, and other methods of protection, complicating the exchange of information on the site.

Module is tested and ready to protect against spam bots for Webform.

OpenOTP Authentication

Component type

module

Maintenance status

Development status

Component created

Component changed

This Plugin enables strong two factor authentication for admins
and users.

DESCRIPTION:

It displays an overlay on Challenge-Response session, after fill in username and password. The plugin supports global, per role and per user settings configuration.

The plugin will transparently handle any OpenOTP Login Mode including LDAP only, OTP only, LDAP+OTP and also LDAP+U2F.

Secure form

Component type

module

Maintenance status

Development status

Downloads

1062

Component created

Component changed

This module will provide more security for your user input forms.

The secure form module restricts a file upload, if there is a mismatch between the MIME type and extension of the file. It also provides an option to set the auto-complete property to off in form fields. A privileged user can manage (enable/disable) both these options from configuration section.

This module is useful for the following cases.

Context - SSL Condition

Component type

module

Maintenance status

Development status

Component created

Component changed

This module adds a Context condition for SSL vs. non-SSL pages. I was only able to find a module that adds a context reaction for SSL, so I created this module, which I hope will help others with similar needs. Please file an issue if you know of a module that has this functionality.

Rublon

Component type

module

Maintenance status

Development status

Component created

Component changed

Rublon provides stronger security for online accounts through invisible two-factor authentication. It protects your accounts from sign-ins from unknown devices, even if your passwords get stolen. Find out more at http://www.rublon.com.

Rublon for Drupal requires the Rublon mobile app, which lets you define your Trusted Devices. Available for Android, BlackBerry, iPhone and Windows Phone: http://www.rublon.com/get

+++

Secure Cookie Data

Component type

module

Maintenance status

Development status

Downloads

1781

Component created

Component changed

Introduction

Secure Cookie Data is a module that implements the Secure Cookie Protocol. This protocol garantuees that cookies cannot be tampered.

Tamper resistance is achieved through the use of an HMAC that validates the data stored in the cookie each time the data is retrieved. If the validation fails an empty object is returned.

Design goals

The goals we aim for are three: