Embed filter

Component type

module

Downloads

3259

Component created

Component changed

Many great sites like YouTube, iFilm and NowPublic allow their media assets to be served to 3rd party websites (like this one). They usually offer snippets of code to be embedded in a web page that will then load a media object (usually Flash) from their servers. This module lets your site users embed such snippets into posts but gives you the power to decide which hosts to trust.

Paranoia

Component type

module

Categories

Maintenance status

Development status

Downloads

83099

Component created

Component changed

The Paranoia module attempts to identify all the places that a user can evaluate PHP via Drupal's web interface and then block those. It reduces the potential impact of an attacker gaining elevated permission on a Drupal site.

SpamSpan filter

Component type

module

Maintenance status

Development status

Downloads

114410

Component created

Component changed

The SpamSpan module obfuscates email addresses to help prevent spambots from collecting them. It implements the technique at the SpamSpan website (a German version is also available). The problem with most email address obfuscators is that they rely upon JavaScript being enabled on the client side. This makes the technique inaccessible to people with screen readers.

Blogstamp

Component type

module

Maintenance status

Development status

Downloads

3252

Component created

Component changed

This module acts as a digital notary for Drupal; it creates notarized/certified timestamps for content. When normal Drupal content is created, an easily modifiable timestamp is created. It is impossible to tell with any real certainity whether or not the node was created at that time. A certified timestamp guarantees the content was created on the timestamp indicated.

Encrypted Text

Component type

module

Maintenance status

Development status

Downloads

1187

Component created

Component changed

-- SUMMARY --

Encrypted Text provides the ability to store encrypted text field values.

For a full description of the module, visit the project page:
http://drupal.org/project/encrypted_text

To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/encrypted_text

-- REQUIREMENTS --

Password Policy

Component type

module

Maintenance status

Development status

Downloads

508685

Component created

Component changed

This module provides a way to enforce restrictions on user passwords by defining password policies.

Overview

A password policy can be defined with a set of constraints which must be met before a user password change will be accepted. Each constraint has a parameter allowing for the minimum number of valid conditions which must be met before the constraint is satisfied.

ACL

Component type

module

Maintenance status

Development status

Downloads

306484

Component created

Component changed

The ACL module, short for Access Control Lists, is an API for other modules to create lists of users and give them access to nodes. It has no UI of its own and will not do anything by itself; install this module only if some other module tells you to.

We're aware of the following modules using ACL (let us know if you know of others):

OpenID URL

Component type

module

Maintenance status

Development status

Downloads

23233

Component created

Component changed

Allows you to delegate your URL as an OpenID. This prevents your from having to run your own OpenID server while allowing you to harness your site as an OpenID. If you switch OpenID Providers, just switch your settings in the module. This means you can log into sites using your site's address as the OpenID login.