keygen-sh / keygen-api

Keygen is a fair source software licensing and distribution API built with Ruby on Rails. For developers, by developers.
https://keygen.sh
Other
701 stars 40 forks source link

Add ability to ban machines #751

Open ezekg opened 11 months ago

ezekg commented 11 months ago

Related to #568 and #195. This would allow us to keep a malicious machine around, but effectively ban it from being activated again.

ezekg commented 10 months ago

Related to #662. I actually like the idea of rolling this up into /whitelists and /blacklists endpoints, where the white/blacklist can have a type such as ip or fingerprint, allowing us to even e.g. block on email.

Could even call it a firewall, with firewall "rules."