Comment-sidecar is a lightweight, tracking-free, self-hosted commenting service that aims to work in restricted self-hosted webspaces where only PHP and MySQL are available. It is easy to embed into statically generated sites created with Hugo or Jekyll, and it serves as an alternative to Disqus.
Unlike Disqus, which leads to 110 additional requests, comment-sidecar only requires two additional requests. For more information about Disqus' tracking greed and performance impact.
With Comment-sidecar, anyone can leave comments. No registration is required to write a comment. Admins also cannot edit or delete a post after it has been submitted.
Comment-sidecar in action (src. Phauer.com)
Why no avatars?
The developers removed individual avatars due to privacy concerns with Gravatar. Visitors' data could be exposed, and email addresses obtained through the MD5 hash in the image URL.
It is also possible to import your existing Disqus comments with ease. Additionally, you can receive email notifications for every new comment.
Features
Tracking-free and fast. The comment-sidecar only needs two additional requests. In contrary, Disqus leads to 110 additional requests. Read here for more details about Disqus' tracking greed and performance impact.
Privacy and data protection. Comment-sidecar only saves the data that is required. The e-mail is optional, only used for notifications and will be deleted if the users unsubscribes from notifications. The IP is only saved for a short amount of time and can't be traced back to the e-mail. It's only used to enable rate limiting.
Easy to integrate. Just a simple JavaScript call. This makes it easy to use the comment-sidecar in conjunction with static site generators like Hugo or Jekyll. You don't have to integrate PHP code in the generated HTML files.
Lightweight: No additional PHP or JavaScript dependencies. Just drop the files on your web server and you are good to go.
No performance impact on TTFB (Time To First Byte), because the comments are loaded asynchronously.
Spam Protection.
E-Mail Notification.
Admin receives mail for every comment.
Users receive Mail if there is an direct reply to their comment.
Use one comment-sidecar installation for multiple sites.
Replying to a comment is supported.
Multi-language support (pull requests adding more languages are highly welcome).
Customizable form HTML
Import existing Disqus comments.
Simple rate limiting based on the IP address ($_SERVER['REMOTE_ADDR'])
License
Comment-sidecar is an open-source project that is released under the MIT license.
Tailchat is a next-generation communication application that aims to provide a workspace for teams and individuals, similar to platforms like Slack, Discord, and Rocket.Chat.
It emphasizes privacy by allowing only invited members to join a group and requiring the addition of friends through a nickname and a random string
Stealerium is a free open-source application that combines the functionalities of a Stealer, Clipper, and Keylogger.
The Stealer component, written in C#, logs will be sent to your Discord channel using a webhook.
This program is for educational purposes only. The user is responsible for how they use the program,
TwitVault is a user-friendly and incredibly versatile cross-platform desktop application that harnesses the full potential of the powerful Twitter API to provide you with an extensive range of features.
With TwitVault, you can effortlessly download and seamlessly sync your invaluable profile data, ensuring that you never miss out on any
Flutter is an open-source UI toolkit developed by Google for building natively compiled applications for mobile, web, and desktop from a single codebase. It allows developers to write code once and deploy it on multiple platforms, reducing development time and effort.
Flutter is considered cool for its fast and efficient
Dolphie is an incredibly powerful and user-friendly terminal tool that provides a multitude of features for monitoring MySQL in real-time. With its intuitive interface and comprehensive functionality, Dolphie allows users to effortlessly monitor and analyze their MySQL databases with ease.
Using Dolphie, you can stay updated on the performance, status,
Seal Report is an open-source reporting tool for .NET that allows users to create and customize reports from various data sources. It offers a user-friendly interface, scheduling capabilities, and exporting options in different formats, making it ideal for data analysis and business intelligence.
Features
* Dynamic SQL sources: Use either your
MAMP is a popular solution for PHP and web development on macOS. It provides a bundled package of Apache, MySQL, and PHP, allowing developers to easily set up a local development environment.
However, there are several reasons why someone might seek alternatives to MAMP:
1. Not open-source: MAMP is not