Hacker News new | ask | show | jobs
by tom-jh 2695 days ago
FlowCrypt | developer | full-time + part-time | REMOTE

FlowCrypt does PGP email encryption; easier than anything you've tried.

  let you = new TeamMember();

  if (
    you.know(TYPESCRIPT | SWIFT) && 
    you.write(READABLE_CODE) && 
    you.hate('9-5') && 
    you.areFrom(EARTH)
  ) {
    await you.email('tom@flowcrypt.com');
  }