Posts
-
mibew
Mibew Messenger - open-source live support application
Mibew Messenger is an open-source live support application written in PHP and MySQL. It enables one-on-one chat assistance in real-time directly from your website.
Tags: #php • mysql • messenger
-
seccomp-tools
Provide powerful tools for seccomp analysis
Powerful tools for seccomp analysis.
This project is aimed primarily (but not exclusively) at analyzing seccomp sandboxes in CTF pwn challenges. Some features are CTF-specific, but they’re just as useful for analyzing real-world seccomp filters.
Tags: #ruby • seccomp • seccomp-filter
-
NewPass
🔐 NewPass is a free and open source password manager which will allow you to generate and store your passwords securely, saving them locally and encrypting them on your phone’s memory
NewPass is a secure password management application designed to generate and store strong passwords locally on your device. With NewPass, you can create highly secure passwords for your accounts and services without the need to remember them.
⚠️ Please refrain from storing your passwords in NewPass at the moment, as it is currently undergoing active development and may not be completely secure. It’s advisable to use NewPass solely for testing purposes and contributions until its security has been thoroughly vetted. ⚠️
Tags: #java • android • password
-
gemirro
Gem to automatically make a rubygems mirror.
Gemirro is a Ruby application that makes it easy way to create your own RubyGems mirror without having to push or write all gem you wanted in a configuration file. It does mirroring without any authentication and you can add your private gems in the
gemsdirectory. More, to mirroring a source, you only need to start the server, and gems will automaticly be downloaded when needed.Tags: #ruby
-
kafka-map
A beautiful, concise and powerful kafka web management tool.
“本项目 CDN 加速及安全防护由 Tencent EdgeOne 赞助:EdgeOne 提供长期有效的免费套餐,包含不限量的流量和请求,覆盖中国大陆节点,且无任何超额收费,感兴趣的朋友可以点击下面的链接领取”
亚洲最佳CDN、边缘和安全解决方案 - Tencent EdgeOne
Tags: #javascript • kafka • kafka-manager
-
celebrate
A joi validation middleware for Express.
celebrate is tested and has full compatibility with express 4 and 5. It likely works correctly with express 3, but including it in the test matrix was more trouble than it’s worth. This is primarily because express 3 exposes route parameters as an array rather than an object.
Tags: #javascript • express-middleware • joi
-
guard-rubocop
Guard plugin for RuboCop
guard-rubocop allows you to automatically check Ruby code style with RuboCop when files are modified.
Tested on MRI 2.5 - 3.1.
Tags: #ruby
-
holidays
A collection of Ruby methods to deal with statutory and other holidays. You deserve a holiday!
Functionality to deal with holidays in Ruby.
Extends Ruby’s built-in Date and Time classes and supports custom holiday definition lists.
All holiday definitions are maintained in the holidays/definitions repository. By default this gem returns statutory (formally government-defined) holidays. Culturally recognized but non-statutory holidays (such as Valentine’s Day) are available via the
:informaloption. See the definitions syntax guide for details on how holidays are classified.Tags: #ruby
-
wp-super-cache
A fast caching engine for WordPress.
A very fast caching engine for WordPress that produces static html files.
Tags: #php
-
django-post_office
A Django app that allows you to send email asynchronously in Django. Supports HTML email, database backed templates and logging.
Django Post Office is a simple app to send and manage your emails in Django. Some awesome features are:
- Designed to scale, handles millions of emails efficiently
- Allows you to send email asynchronously
- Multi backend support
- Supports HTML email
- Supports inlined images in HTML email
- Supports database based email templates
- Supports multilingual email templates (i18n)
- Built in scheduling support
- Works well with task queues like RQ or Celery
- Uses multiprocessing and threading to send a large number of emails in parallel
Tags: #python
subscribe via RSS