From 6365394230358414f4250ae91dd7280ffd48546b Mon Sep 17 00:00:00 2001 From: Eduardo <37254797+DoodlesEpic@users.noreply.github.com> Date: Wed, 20 May 2020 14:22:17 -0300 Subject: [PATCH 1/2] Added Firebase Authentication to Security and PKI I think it's a great addition to the list, unlimited free authentication, and users, it also provides up to 10 thousand phone verifications per month, very simple to implement, and certainly a great way to manage user authentication. There is another description from the website which could be used, instead of the one I adapted: "Firebase Auth offers multiple methods to authenticate, including email and password, third-party providers like Google or Facebook, and using your existing account system directly. Build your own interface, or take advantage of our open-source, fully customizable UI." --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 61b79ed2..0214453c 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,7 @@ Table of Contents * [crypteron.com](https://www.crypteron.com/) — Cloud-first, developer-friendly security platform prevents data breaches in .NET and Java applications * [Dependabot](https://dependabot.com/) Automated dependency updates for Ruby, JavaScript, Python, PHP, Elixir, Rust, Java (Maven and Gradle), .NET, Go, Elm, Docker, Terraform, Git Submodules and GitHub Actions. * [duo.com](https://duo.com/) — Two-factor authentication (2FA) for website or app. Free for 10 users, all authentication methods, unlimited, integrations, hardware tokens + * [Firebase Auth](https://firebase.google.com/products/auth/) — Free end-to-end identity solution, email and password accounts, Google, Twitter, Facebook, GitHub login, phone auth (up to 10k/month), and more. * [foxpass.com](https://www.foxpass.com/) — Hosted LDAP and RADIUS. Easy per-user logins to servers, VPNs and wireless networks. Free for 10 users * [globalsign.com](https://www.globalsign.com/en/ssl/ssl-open-source/) — Free SSL certificates for Open Source * [Have I been pwned?](https://haveibeenpwned.com) — REST API for fetching the information on the breaches. From 7e4bb167af5b671cf807d773c5c549de38cdfb00 Mon Sep 17 00:00:00 2001 From: "R.I.Pienaar" Date: Fri, 22 May 2020 13:45:32 +0200 Subject: [PATCH 2/2] Revert "Update README.md" --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index eecbc5ad..61b79ed2 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,6 @@ Table of Contents * [restlet.com](https://restlet.com/products/apispark/) — APISpark enables any API, application or data owner to become an API provider in minutes via an intuitive browser interface * [ROBOHASH](https://robohash.org/) - Web service to generate unique (cool :) images from any text. * [Scraper API](https://www.scraperapi.com/) — Cloud based web scraping API handles proxies, browsers, and CAPTCHAs. Scrape any web page with a simple API call. Get started with 1000 free API calls/month. - * [ScrapingDog](https://scrapingdog.com/) — Scrapingdog handles millions of proxies, browsers and CAPTCHAs to provide you with HTML of any web page in a single API call. It also provides Web Scraper for Chrome & Firefox and a software for instant scraping demands. * [ScrapingAnt](https://scrapingant.com/) — Headless Chrome scraping API and free checked proxies service. Javascript rendering, premium rotating proxies, CAPTCHAs avoiding. Free plans available. * [scrapinghub.com](https://scrapinghub.com) — Data scraping with visual interface and plugins. Free plan includes unlimited scraping on a shared server * [ScrapingNinja](https://www.scrapingninja.co/) — Handle JS rendering, Chrome Headless, Proxy rotation and CAPTCHAs solving all in one place. The first 1000 are free of charge, no credit card required.