Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Plex86 is an OSS virtualmachine project for x86. It can be used on its own to run
Linux VMs using lightweight VM technology, or in conjunction with the bochs emulator
as an accelerator to run non VM-friendly OSes.
Talks2 is a full Smalltalk and Development Environment which runs on top of the Java VirtualMachine. It comes with a ClassBrowser, Workspace, Transcript and all the things you know from a Smalltalk Development Environment.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Dirt virtualmachine is designed to be easily used as a scripting engine or runtime core in C or C++ projects. The language itself is very similar to C. The tools have been created from scratch (no lex/bison/yacc) and are very portable
Jaguar is a browser totaly written in Java, it will run on every operation system where a Java VirtualMachine 1.3 is installed. The Browser is not designed to render very complex and big webpages, it will only support simple tables and simple webpages.
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Object Tree, VirtualMachine and Compiler for Concatenative Languages, in a shared library - [This project is obsolete, and has been superseeded by the XCL suit, available at http://www.varkhan.net/software/xcl]
Il2j is a translator of Common intermediate language to java bytecode. It will allow programmers to program in any .Net languages, and run their software on any virtualmachine.
A backend of EGCS/GCC targeting the Java VirtualMachine. Public interest in this project is at an all time low. If you wish to take over this project, email me.
The JRRE project is a Java runtime environment implementation based on Sun's Java 2 VirtualMachine specification. The system is currently under development at Appalachian State University by undergraduates Christopher Ellsworth and Clarence Alston.
This product sniffs web traffic on a Linux/Unix machine and creates log files for each website in CLF, Accrue, or a Verbose format. It can be configured with any IP address/Port Number combination, or it can be configured with domain names or virtual h
Model implementation for the BaSa language, a Turing-like language. This simple language is to be run in a virtualmachine.
The proposed language specification is defined in http://www.cs.ui.ac.id/kuliah/IKI40800/model.html
nsjava is a loadable c-module which embeds a java virtualmachine in aolserver. This module is being developed to support the openacs project - see http://openacs.org, but it could find general application as a web development tool.
ap02 presents a promiscuous model of data generation and self-display,
making use of a virtualmachine architecture to develop and execute self
modifying instruction sets across networked nodes.
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent command line tool
- are not ready for the Big Serve
Janux is a project to port the java virtualmachine directly on top of the Linux kernel using
bypassing the traditional posix enviroment. This results in very fast java implementation for linux and and opportinuty to develop java based operating syste
CDIS means "Context Dependent Instruction Set". Byte-code can extend its' own Instruction Set (IS) in runtime by querying of Addit. IS (AIS). Each AIS has unique ID. Basic IS realized as the virtual stack-machine.