Medium and Slack moved away from passwords and here’s a reason why you should too!

Michelle Marcelline
Cotter
Published in
3 min readJul 7, 2020

Turns Out Your Complex Passwords Aren’t That Much Safer — Go Passwordless!

Credits: Jeff Atwood https://blog.codinghorror.com/password-rules-are-bullshit/

The Problem

As mentioned in our previous blog “Passwords Will Be a Thing of the Past”, in this blog post we are going to discuss how common password practices have increased friction for the average user and not necessarily made it more secure.

Credits: Jeff Atwood https://blog.codinghorror.com/password-rules-are-bullshit/

Most web/mobile apps have implemented password rules in hopes of increasing their security; however, that is not the case. You can see from the picture above that it’s much easier for a computer to guess a short “strong password” rather than a long alphabetical password.

So instead of creating complicated rules for our users, we have to move on from using passwords.

The Solution

Go password-less. There are several approaches to eliminating passwords and for this blog post, we’re going to see how magic links can help decrease friction and increase security for our users.

Sign Up/Register

  1. Enter Email or Phone Number
  2. Receive magic link via Email or SMS/WhatsApp
  3. Click the magic link and it will create a new user account

Login (same device or browser)

  1. Enter Email or Phone Number
  2. Authenticate user

Login (different device or browser)

  1. Enter Email or Phone Number
  2. Receive magic link via Email or SMS/WhatsApp
  3. Click the magic link and it will authenticate the user

Questions & Feedback

Come and talk to the founders of Cotter and other developers who are using Cotter on Cotter’s Slack Channel.

Ready to use Cotter?

If you enjoyed this tutorial and want to integrate Cotter into your website or app, you can create a free account and check out our documentation.

If you need help ping us on our Slack channel or email us at team@cotter.app.

Originally published at https://blog.cotter.app on July 7, 2020.

--

--

Michelle Marcelline
Cotter
Editor for

Sharing my journey, learnings, successes, and failures building Typedream.com (Notion-like NoCode website builder)