Commit Graph

29 Commits

Author SHA1 Message Date
Aravinth Manivannan b2684d9348
handle errors within System methods 2021-08-20 18:35:22 +05:30
Aravinth Manivannan 1c6e9dd01d
std::mpsc replaced with oneshot and custom builder for system 2021-06-11 19:28:14 +05:30
Aravinth Manivannan 705c39af13
add challenge msg 2021-06-09 20:09:54 +05:30
Aravinth Manivannan 07f124fb82
redis generic client 2021-06-09 14:03:19 +05:30
Aravinth Manivannan 06df4d24d0
feature gated a minimal dev module 2021-06-08 18:46:44 +05:30
Aravinth Manivannan 895d54d26d
feature gating actor stuff 2021-06-06 09:44:10 +05:30
Aravinth Manivannan 13b38c5b6c
counter is now a wrapper over mcaptcha 2021-06-05 19:55:35 +05:30
Aravinth Manivannan cc88c69fc6
moved mcaptcha into embedded 2021-06-03 19:40:45 +05:30
Aravinth Manivannan 236109c628
moved master and mcaptcha to embedded 2021-06-03 18:19:57 +05:30
Aravinth Manivannan b0cf17aaa5
moved master to embedded 2021-06-03 18:08:43 +05:30
Aravinth Manivannan a4d58cd556
rename m_captcha -> libmcaptcha 2021-06-01 16:41:49 +05:30
Aravinth Manivannan 2d120d6791
token validation 2021-04-10 13:14:48 +05:30
Aravinth Manivannan 6f83b3cd0c
random token generation post PoW verification 2021-04-10 11:40:59 +05:30
Aravinth Manivannan 3941284890
store sitekeys with pow configs 2021-04-09 23:20:14 +05:30
Aravinth Manivannan 2c13985405
deadlinks 2021-03-15 22:39:09 +05:30
Aravinth Manivannan 8d7cbfa0ba
GC for managing MCaptcha actor instances 2021-03-15 22:14:47 +05:30
Aravinth Manivannan 24e75f7cc9
Visitor changed to AddVisitor 2021-03-15 19:30:46 +05:30
Aravinth Manivannan 8c4f885a85
examples, doc and v0.1 prep 2021-03-09 17:37:46 +05:30
Aravinth Manivannan 8e065f8051
renamed data to system, hashcache is not 'static 2021-03-09 15:35:33 +05:30
Aravinth Manivannan b4883c414a
doc 2021-03-08 19:43:26 +05:30
Aravinth Manivannan 4fe205c73a
pow verification mech 2021-03-08 18:14:34 +05:30
Aravinth Manivannan f76569e0b7
utility method for pow gen 2021-03-08 17:02:36 +05:30
Aravinth Manivannan 470f1fcba4
site manager 2021-03-07 19:54:41 +05:30
Aravinth Manivannan 9851a5d798
port to local pow lib and renamed config 2021-03-07 11:49:52 +05:30
Aravinth Manivannan 8ddaf4ec2e
in-memory pow config cache 2021-03-05 21:52:41 +05:30
Aravinth Manivannan a884edf2f2
doc and better names 2021-03-02 11:09:29 +05:30
Aravinth Manivannan c5ba10cf83
removed old level implentation 2021-02-28 23:28:27 +05:30
Aravinth Manivannan f5a16766d6
reworked counter 2021-02-28 23:26:32 +05:30
Aravinth Manivannan 890fe56a16
readme, CI and rewrote levels 2021-02-28 15:05:39 +05:30