With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
eCryptfs Parser is a GUI for Linux and Windows that recursively parses the headers of every eCryptfs file found in a given directory. It will tell you what encryption algorithm was used, the original filesize, signature used etc
Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
TinyCrypt is a simple secure program for encrypting files. The core encryptioncode is only 76 lines of C code, based on the well known ARC4-D(768) algorithm.
A OS completely written in assembly with a little MikeOS code and some completely new code from scratch. Its minimum requirements are a 386 PC with 1MB RAM. Right now it is only distributed on floppy disks but will eventually support CD-ROMs.
iDev Blog code examples is intended to help novices by exposing small projects developed in Objective-C, Java and C#. You are free to contribute, fork or maybe criticize my work. It's all about the process of learning.
Project discontinued due to I would keep the code for private use. If you downloaded already and you like it, I suggest keeping a backup of it in a safe spot.
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Alex.Rabe created via http://alexrabe.de/wordpress-plugins/wordtube/ and http://wordpress.org/extend/plugins/wordtube/ a wordpress plugin to deliver flash videos.
I took his nice code https://code.google.com/p/wordtubeguid/ and tried to enhance it in following areas:
- PHP 5.3 compatibility ( isset($POST) - Changed ids of medias and playlists to guid ( strings) - prerequisite to support import and export of wordtube repositories - can be used with similar functionality - it try to maintain dropin same
Options for further development: - Create export/import functions to move wordtube media from one online blog to a "offline" CD-Based blog - Automate this process for end users
A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
This project basically introduces a new form of security in the world of encryption. After encryption converting that text to sound makes it a little more difficult to crack the code. For more details refer the documentation.
Amnesia is a design-rich 'host-proof' web application that encrypts and remembers all sorts of personal information from passwords to private notes. Project now hosted at Google Code: https://code.google.com/p/amnesia-app/
FreeOS/1 is a Free, Open Source, FreeDOS based Free and Open Source Alternative OS, with open source Microsoft Windows compatibility using HXDOSExtender KernelEx,and ReactOS source code. FreeOS/1 will include new technologies and will be easy to use
Some people have a fetisch about audio cds. Even when their music is digitalized and stored into a hard disk, they still want to insert the CD in the pc.
Discotaku recognizes the CD you insert and plays the corresponding playlist from the hard disk.
SLEncrypt is a python module for encryption with 11 ciphers at the moment, including ADFGVX, Autokey, Caesar/ROT13, Vigenere, XOR and a lot more. It contains functions allowing you to easily encrypt/decrypt files. The code is about 95% PEP 8 compilant.
A simple windows .exe/.dll packer. (Compresses code section and your compiled binaries waste less space) Almost whole codes written in pure C and very minimal also understandable (which makes modifying very easy; like debugger traps, encryption etc.)
This library provides two operations: one to wrap key data, and another to unwrap the key data. This code also includes a fairly comprehensive unit test library which ensures the implementation is verified against the vectors provided in RFC 3394.
SharpWired is a client for the Wired network which means a BBS-style client that provide chat, news and file transfers through a server protected by encryption. SharpWired has changed hosting to Google Code: http://code.google.com/p/sharpwired/
BashBurn is a collection of bashscripts written to make CD/DVD-burning in the console easier, without the need for a lot of libraries like GTK or QT for a pretty GUI.
This is a placeholder page. Go to the homepage to download the latest version or access the code.
The Memory Encryption and Transparent Aegis Library (METAL) functions as a shim library, allowing applications to transparently hide memory from rogue applications. It can be used with legacy applications without code modification.
Brute is a brute force hash cracker, it allows the user to specify how many threads he want running simultaneously. It is fast, and modular, all the hash algorithm dependent code lies in a module (a shared library). Modules available: MD5; SHA256; SHA512
Bork is a very small, cross-platform file encryption utility. It is written in Java and designed to be included along with the files it encrypts for long-term storage (eg on CD-R). Its minimal external dependencies make it fairly futureproof.
JFish is a simple Java implementation of the popular Twofish cryptography algorithm. It allows any application to easily implement powerful encryption, using a single small library and minimal code changes.