Skip to content

Instantly share code, notes, and snippets.

View lecerd's full-sized avatar

Ian Klement lecerd

  • Buenos Aires, Argentina
View GitHub Profile
## Ask for the administrator password upfront.
sudo -v
## Keep-alive: update existing 'sudo' time stamp until the script has finished.
while true; do sudo -n true; sleep 60; kill -0 "$$" || exit; done 2>/dev/null &
###############################################################################
## Brew
###############################################################################

Questions

General

  1. Initially we were told that Harmony UI will be a sales / demo entry door for getting customers to understand Factom's business and get them integrating with the API. Is this still the case for Harmony or is this going to be a real product to use? I'm guessing it but we're just confirming.

  2. Is it safe to continue using URL navigation (with object IDs) or is not allowed for the actual product? I remember Laurie commenting about security concerns or sth along those lines.

  3. Do we have any sort of estimated deadline for being production ready?