RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

New Podcast from Table XI and Noel Rappin

I think people here might be interested in a podcast I’m doing, http://www.techdoneright.io/ – it’s about building better software to develop better careers, companies, and communities. The first episode has Jessie Shternshus of The Improv Effect talking about building trust and building teams, with some great advice on making feedback work. I’d really appreciate it if you checked it out and passed it along — http://www.techdoneright.io/001-building-trust — I think you’ll like it.

[Screencast] Client Side Encryption

Add an extra level of security to your application with client side encryption. Even over an SSL connection, there are attacks which could expose your users’ sensitive information. Using JSEncrypt, learn how to encrypt on the client side and decrypt on the server side. https://www.driftingruby.com/episodes/client-side-encryption

This does not add any security, because if an attacker is able to attack SSL, h…
Loading older posts