HN user

usernamebias

118 karma
Posts38
Comments61
View on HN
github.com 2y ago

Automatically blur features in videos and images using AI

usernamebias
2pts0
news.ycombinator.com 3y ago

What happens when a Domain Registar is down for months with no end in sight?

usernamebias
7pts7
register.to 3y ago

Register.to has been under maintenance for months

usernamebias
1pts1
github.com 4y ago

Show HN: Easy Docs – (HTML, JSON and Markdown) Doc Generator. For GitHub Pages

usernamebias
2pts2
nano.to 4y ago

Nano Cryptocurrency Checkout API and Vanity URL service.

usernamebias
2pts1
formsend.org 4y ago

An Open Source, JSON Configurable Chatbot Framework for Node.js

usernamebias
2pts0
formsend.org 5y ago

Formsend – Google Forms and Formspree Alternative

usernamebias
2pts0
forward.miami 5y ago

My First Synthwave Website

usernamebias
1pts1
github.com 5y ago

Show HN: Proof of Concept – ExpressJS Web Application Firewall and Dataset

usernamebias
1pts1
news.ycombinator.com 5y ago

Ask HN: Can we collaborate on a IP Address or Regex blacklist?

usernamebias
36pts43
formsend.org 5y ago

Show HN: Formsend – Serverless Website Forms

usernamebias
8pts5
news.ycombinator.com 5y ago

TestGorrila, masquerading as a hiring miracle, collecting personal data

usernamebias
1pts0
github.com 5y ago

A Node.js API to access public Instagram posts and profile, unofficially

usernamebias
1pts1
support.google.com 5y ago

Latest Chrome not showing full path of url in bar

usernamebias
2pts0
m.do.co 5y ago

New Offer: Digital Ocean, $100 in credits for 60 days, new accounts only

usernamebias
1pts0
m.do.co 5y ago

DigitalOcean offering $100 in credits for 60 days, new accounts only

usernamebias
2pts1
news.ycombinator.com 6y ago

Ask HN: How many domains do you have just sitting in your registar

usernamebias
1pts1
argonproject.com 6y ago

Show HN: Noah Carter Jr. – Barbershop (Demo for Simple Websites)

usernamebias
2pts3
www.youtube.com 6y ago

300HP, V6 Node.js Server [Coding Guides with Humor]

usernamebias
1pts1
twitter.com 6y ago

Let's use cruise ships. Move ships around coastal cities where needed

usernamebias
2pts1
github.com 6y ago

GitHub Repo with nothing on it and a ton of likes and stars

usernamebias
2pts2
github.com 6y ago

NPM module for quick HTTP server deployments

usernamebias
1pts0
github.com 7y ago

A simple, no nonsense website generator

usernamebias
1pts0
enviar.io 7y ago

Show HN: Re: enviar.io – Drop dead gorgeous websites for RE pros

usernamebias
1pts1
instantvideos.org 7y ago

Show HN: Instant Social Media Videos

usernamebias
3pts4
news.ycombinator.com 7y ago

Ask HN: Any APIs to donate to nonprofits?

usernamebias
1pts0
enviar.io 8y ago

Show HN: Enviar.io – Real estate landing pages

usernamebias
56pts51
enviar.io 8y ago

Show HN: Enviar.io – Beautiful real estate landing pages in under 30 seconds

usernamebias
2pts1
news.ycombinator.com 9y ago

Ask HW: idea for a mmo

usernamebias
1pts0
news.ycombinator.com 9y ago

Ask HW: What is the state (for you) of CoffeeScript?

usernamebias
4pts4

Thats a great start. But blocking entire data centers seems too aggressive for public SaaS applications.

This has lit a fire in my arse. I'm going to create a repo tomorrow for ExpressJS (I'm a NodeJS nerd).

It can be used like this

app.use(blacklist.middleware)

It will compare every request to a known .txt of strings such as '.env' and others.

Regex is NOT my forte, Can I count on some of you guys to pitch in?

Maybe we don't filter by ip address, and instead filter requests based on known strings (or regex). That's what i'm currently doing. Ex. If request includes '.env'. Blocked!

I'd love to implement a more aggressive strategy. Rather than a reactive one. I'm currently finding myself going through server logs, and adding new 'keywords' to the 'banned list'.

Hi, apologies for the delay.

The public POST endpoint has strict rate limiting. And user dashboard has custom spam filters options.

Allowing public-key owner time to realize they are getting spammed, and block the IP via dashboard.

If a more complex attack was lunched, such as IP Masking, our API middleware would trigger and deny access based on more complex conditions.

Hi HN,

I'm really excited to introduce this little SaaS that's been on the market for some time now, but we finally polished the UI enough to advertise it to the general public.

Use case: Instantly add forms to any website or process existing HTML forms client-side.

I personally use it for all my AWS S3 static websites.

It's built 100% on NodeJS.

Happy to answer any questions.

If you visit the app's website, you get this big popup.

-------------

Sky ECC platform remains secure and our authorized devices have not been hacked.

There have been recent news articles that claim Sky ECC has been hacked and is involved in criminal activity. This information is not accurate. We have looked into these claims and discovered that a small group of individuals illegally created and distributed an unauthorized version of Sky ECC which they modified and side-loaded onto unsecure devices. Security features that come standard with the Sky ECC phones were eliminated in these bogus devices.

Sky ECC considers these actions as malicious and we are taking legal action against these individuals for defamation and fraud.

We have also blocked these users from our system and enhanced security to prevent reoccurrence of this issue. The implementation of these enhancements temporarily interrupted our Sky ECC service which has now been re-established.

We continue to stand by our position and our product. We strongly support that people have the fundamental right to privacy. With the extensive and broadly documented rise worldwide of corporate espionage, cybercrime and malicious data breaches, systems like SKY ECC are the foundation of the effective functioning for many industries including legal professionals, public health providers and vaccine supply chains, celebrities, manufacturers and many more.

We believe that the individual right to privacy is paramount for those who are acting within the law and we do not condone the use of our product for criminal activity. We also have our Terms of Service that every user must adhere to and, provided that they do, our company will work feverishly to protect their rights with the world's most secure platform.

------------

Thoughts?