certera | 6 years ago | on: Command-line tools can be faster than a Hadoop cluster (2014)
certera's comments
certera | 6 years ago | on: Ask HN: How do I find my ideal role?
certera | 6 years ago | on: Counterfeits on Amazon cost Warren bird feeder business $1.5M
certera | 6 years ago | on: Ask HN: How to Make $20K a Month
certera | 6 years ago | on: Still Why No HTTPS?
I found that the certs behind a load balancer were enough of a problem that a solution was needed.
certera | 6 years ago | on: Still Why No HTTPS?
certera | 6 years ago | on: Ask HN: Why use an SPA?
certera | 6 years ago | on: Show HN: Certera – A central validation server for Let's Encrypt certificates
I have put thought into storing it into something like an HSM as I think that would only raise the confidence, trust and security of Certera. I have that written down as something to pursue in future versions!
certera | 6 years ago | on: Show HN: Certera – A central validation server for Let's Encrypt certificates
certera | 6 years ago | on: Show HN: Certera – A central validation server for Let's Encrypt certificates
Certera is a central validation server for Let's Encrypt certificates. It's a cross platform, self-hosted web application. With Certera, you can centralize all of your LE certificates and keys, monitor certificates and receive notifications for cert changes and expirations. It will also help you stay within LE quota limits. Check out the docs for more details and screenshots. It's currently in beta as I'm looking for folks to start using and provide some feedback.
I created this because I had been using various ACME clients and occasionally a change here and there could cause things to break. Or, a cert would be on a system that I didn't know about and the cert would expire without anyone knowing about it. The biggest driver was making it simpler to use LE certs behind load balancers since Certera separates acquiring certificates and applying them. The idea is that you use Certera to acquire certificates, then use the API provided to retrieve the certs and keys to apply them. Currently, it only works with HTTP-01 validation (and redirects). I'm planning on adding DNS-01 validation and some hooks to make certificate automation much better when it comes to client certificates (i.e. rotating SSO certificates or certificates used for securing endpoints).
https://certera.io (landing page) https://docs.certera.io (docs) https://github.com/certera-io/certera (code)
I struggled a lot with the licensing and settled on something that's not "open source"; it's source available. It is free for personal use, nonprofits and small organizations (< $1M in revenue). It's free for all during the beta. 10% of all revenue will be shared back to projects used to build Certera, the breakdown is in the docs.
Some principles I've tried to follow while building this: - Perpetual license only. I'm kind of burned out with subscriptions. - The least amount of Javascript I could get away with. There are no frameworks. All in all, less than 10 lines of plain vanilla JS.
Thanks for reading and let me know what you think!
certera | 6 years ago | on: ASK HN: Preparing to launch for second time on Producthunt
I hope I don't sound snarky. I just want to better understand your thoughts and motives.
certera | 6 years ago | on: ASK HN: Preparing to launch for second time on Producthunt
certera | 6 years ago | on: Show HN: Boomla – A free website for everyone – simple UI, JavaScript back end
How much time dedicated over the decade+?
What are your thoughts on how well these kinds of tools generate html? Brings me back to Dreamweaver.
certera | 6 years ago | on: N8n.io – Workflow automation alternative to Zapier
I'm planning on releasing my project under similar terms. I'm not particularly interested in community contributions, but rather for there to be trust in ensuring privacy and security. Sometimes, there isn't a one-size-fits-all with the available OSI licenses and I appreciate what op has done to do his best to find what works well for him and the community.
certera | 6 years ago | on: N8n.io – Workflow automation alternative to Zapier
I think developers should pick a license that makes sense for them, not necessarily for the benefit of others. What is important though, is that some thought is taken and to try it out. You can always go more permissive later.
I'm working on something that I want to monetize, but the OSI licenses aren't helpful for the kind of application I'm working on. I'm leaning towards a similar licensing structure and have been spending a great deal of time thinking about this and I hope to have more discussions on this very topic as it's extremely helpful for everyone.
edit: typos
certera | 6 years ago | on: N8n.io – Workflow automation alternative to Zapier
certera | 6 years ago | on: Show HN: Transform Data Without Programming
certera | 6 years ago | on: Show HN: Transform Data Without Programming
I'm burned out by all of these subscriptions and trying to go back to my "roots".