Hi All

Can anyone give me an advice about how to organize the open public key
storage on heroku. Where should I put these keys? In active record
(write my own storage based for example on certstore.rb in sample
directory in ruby) or put the keys on amazon s3?
Or more common solutions exist, gems or examples?

In general, user signs a file with signature and encrypt it for both
rsa and aes keys and send it to server (heroku). I have to decrypt it
and check the signature.

Roman

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to