Compare commits

...

3 Commits

Author SHA1 Message Date
Onduis Analytics
770079f347
Merge 081bc8cf5f into 3739f70db6 2023-08-10 18:54:45 -04:00
pluja
3739f70db6
Add mCaptcha to Captchas 2023-08-09 13:48:32 +02:00
Onduis Analytics
081bc8cf5f
Update new-service-proposal.md 2022-10-19 17:38:20 +03:00
2 changed files with 4 additions and 3 deletions

View File

@ -9,9 +9,9 @@ assignees: ''
### Service Name ### Service Name
<!--- Replace what's between "<" and ">" ---> <!--- Replace what's between "<" and ">" --->
* [Service Name](https://service.site/) - Short service description. * [Onduis Analytics](https://onduis.com/) - Onduis Analytics is a privacy-focused, web analytics software solution. It provides detailed web traffic reports, such as real-time, Overview, Acquisitions, Behavior, Geographic, Technology, Events, and more.
* **License**: <License Type> * **License**: <License Type>
* **Why do you think this helps users privacy?**: <Short answer> * **Why do you think this helps users privacy?**: <Provide simple analytics with privacy feauture>
* **Under what section should this service be listed?**: <Section (e.g. Cloud Storage)> * **Under what section should this service be listed?**: <Analytics>
* **Additional comments / info**: <Add any additional info here> * **Additional comments / info**: <Add any additional info here>
<!--- If you want to list more than one service on this same issue, use the same format as above for each service. ---> <!--- If you want to list more than one service on this same issue, use the same format as above for each service. --->

View File

@ -253,6 +253,7 @@ Google captchas use cookies to track users and rank their IPs.
<img width="16" src="misc/check.png"> </img> **Instead use** <img width="16" src="misc/check.png"> </img> **Instead use**
- [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more. - [hCaptcha](https://www.hcaptcha.com/) - Privacy-first CAPTCHA for web, mobile, and more.
- [mCaptcha](http://mcaptcha.org/) ([repo](https://github.com/mCaptcha/mCaptcha)) - An open-source CAPTCHA system with seamless UX. mCaptcha uses SHA256 based proof-of-work (PoW) to rate limit users.
- [OOPSpam](https://www.oopspam.com/) - No-captcha, privacy-friendly anti-spam, anti-bot API. Requires no personal data for detection. Supports popular platforms like WordPress. Privacy commitment in their mission statement. - [OOPSpam](https://www.oopspam.com/) - No-captcha, privacy-friendly anti-spam, anti-bot API. Requires no personal data for detection. Supports popular platforms like WordPress. Privacy commitment in their mission statement.
## Commenting Engines ## Commenting Engines