What are you working on?
What are you working on?
I'm curious what kind of project you are working on? I'm working on a procedural terrain generation open world game! Now it's your turn to tell me!
You're viewing a single thread.
All Comments
26 comments
I'm currently working on a minimal spam protection system that uses a proof-of-work mechanism.
1 0 ReplyI recently read about something similar called Anubis. Is it related?
1 0 ReplyOgrim is influenced by ALTCHA. Taking a quick glance, Anubis is a similar solution with some differences of solving the same problem:
- Anubis sits between the target service and the reverse proxy, while Ogrim sits behind the target service.
- One Anubis instance is needed per service, while a single Ogrim instance can be used for multiple services.
- The target service does not need integration with Anubis. On the other hand, Ogrim and its services must be integrated to work.
- Anubis will block search engine indexers, affecting the SEO of the target service. This is not the case with Ogrim.
1 0 Reply
26 comments
Scroll to top