completelyprivatefiles

Wednesday, January 5, 2011

Client-side encrypted cookie API

Happy New Year! We're looking forward to another year of security and innovation.

On that note, we'd like to announce our new JavaScript API, in beta, that allows web developers to easily secure cookie data with 256-bit encryption.

This API allows you to read and write cookies that are secured with 256-bit AES encryption. Encryption happens client-side, and gives the user truly private data in any application you build.

You can use this easily integrated API to harden your web apps against the following threats.

  • MITM attacks
  • Cookie snooping
  • Improve security on publicly accessible machines.
The service is currently free and available for mashups. We'd love to hear from developers as we shape this service.

 

No comments:

Post a Comment