> Send plug-list mailing list submissions to
>
[hidden email]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>
http://mail.troi.com/mailman/listinfo/plug-list_troi.com> or, via email, send a message with subject or body 'help' to
>
[hidden email]
>
> You can reach the person managing the list at
>
[hidden email]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of plug-list digest..."
>
>
> Today's Topics:
>
> 1. [ANN] 2empowerFM Hash Generator stores passwords safely
> (Chris Dragon)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 26 Jul 2009 22:27:33 -0700 (PDT)
> From: Chris Dragon <
[hidden email]>
> Subject: [Plug-list] [ANN] 2empowerFM Hash Generator stores passwords
> safely
> To:
[hidden email]
> Message-ID: <
[hidden email]>
> Content-Type: text/plain; charset=us-ascii
>
>
> A hash is a short sequence of characters that uniquely represents a
> piece of
> text. Changing any part of the text will change its hash.
>
>
> Store the hash of one field or the concatenation of many fields to
> determine
> when any of them have been altered. This can be used for security
> or to
> determine when changed records in two databases need to be
> synchronized.
>
>
> When a hash is "strong", it's virtually impossible to calculate what
> text
> created it. Therefore, if you store a strong hash of a password
> instead of
> the password itself, only the hash can be stolen, but the hash won't
> reveal
> the password. To verify a password, just compare its hash to the
> hash you
> stored.
>
>
> 2empowerFM Hash Generator supports TR1, MD5, SHA1, SHA256, and
> SHA512 (one
> of the strongest hashing methods available) and uses well-tested,
> third-party hashing libraries.
>
>
> About the 2empowerFM Plugin Suite
>
> Developed for internal use at The Children's Nature Institute in
> 2006, this
> suite of FileMaker plugins is well-tested, saves development time,
> automates
> repetitive tasks, and creates an easier user interface for staff.
> Now with
> full-time development and support, and packed with no-nonsense, real-
> world
> features, see how our plugins can empower your FileMaker solutions.
>
>
> * Create Dialogs with unlimited controls: buttons, stylized text,
> menus, and
> more
>
> * Search to find a string in the Script Manager or Define Database
> windows
>
> * Draw on your layout to create conditional buttons, hints in empty
> fields,
> multi-level and left/right/bottom facing tabs, and more
>
> * Show record type or warning conditions by re-coloring parts of your
> layouts
>
> * Print "hands free" with scriptable printer selection and control of
> options
>
> * Use global or per-layout hotkeys to start or resume scripts
>
> * Pop-up multi-level menus anywhere - use them to replace rows of
> buttons
>
> * Regular expression search and replace in strings with advanced
> Perl-compatible syntax
>
> ...and much more.
>
>
> For more information, visit
>
http://www.dracoventions.com/products/2empowerFM> www.dracoventions.com/products/2empowerFM
> --
> View this message in context:
http://www.nabble.com/-ANN--2empowerFM-Hash-Generator-stores-passwords-safely-tp24673746p24673746.html> Sent from the Filemaker plug-in mailing list archive at Nabble.com.
>
>
> ------------------------------
>
> _______________________________________________
> plug-list mailing list
>
[hidden email]
>
http://mail.troi.com/mailman/listinfo/plug-list_troi.com>
> End of plug-list Digest, Vol 54, Issue 13
> *****************************************