-- 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 --

* Encrypt: http://drupal.org/project/encrypt

* Text (Drupal core)


-- INSTALLATION --

* Make sure Encrypt is configured correctly: admin/config/system/encrypt

* Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION --

* Configure user permissions at: admin/people/permissions

  - View all encrypted text field values

    Users in roles with the "View all encrypted text field values" permission 
    will see all decrypted text field values. 

* To prevent users from viewing each others encrypted content, use the
  Content Access module: http://drupal.org/project/content_access


-- CUSTOMIZATION --

* Enable "Encrypt this field's value" on the text field edit form: 
    admin/structure/types/manage/[type]/fields/field_[name] 


-- CONTACT --

Current maintainers:
* Paul Gendek (paulgendek) - http://drupal.org/user/707826

