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
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.
QtPersistence is a project to create an ORM library for Qt Users. It’s loosely based on ideas from both the Active Record and Data Mapper Ruby ORM projects.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This is attempt to make an open source bookmarking system that supports tagging, distributed data storage, genetic "splicing" of strains of bookmarking tags and much more!
Sharemind is a secure multiparty computation system that allows you to process data without seeing it.
IMPORTANT: The version available on this page is a seriously outdated version that is kept available as an educational tool. More recent versions with more features and better quality are available from http://sharemind.cyber.ee/.
wxWidgets application - reads files from folder or disc to a SQLite database using sqLiteDB class - a small interface to sqlite3 with only very basic functions, like open, close, statement and query. another example (a simple phone list) is provided.
A GTK+ MySQL Asset Database. Supports Multiple Assets, including books, CD's and DVD's, Home Inventory. In the future will support automatic population of fields for items such as Books, DVD Movies.
This was an early attempt I made at data serialization, and now dead. A text-mode file reading/writing library using a new data format. Contains entries for each data type, stored in maps or multimaps. Denary, hex & oct supported for unsigned ints.
Integrating wxWidgets GUI toolkit with PostgreSQL database + some aditional widgets for displaying data from database. This project tries to implement Database-GUI interoperability between ProtgreSQL and wxWidgets. An easy way to develop database apps.
POESIA= Public Opensource Environment for a Safer Internet Access
an opensource Internet content filter (multimodal, mulitlingual) aimed for protection of youth (in schools...); partly funded by the European Commission
FLAIM is an embeddable cross-platform database engine that provides a rich, powerful, easy-to-use feature set. It is the database engine used by Novell eDirectory and Novell GroupWise server. It has proven to be highly scalable, reliable, and robust.
This library implements several locality sensitive hashing(LSH) based algorithms, including indexing data structure for high dimensional spaces and metric spaces, sketch constructions and set embedding algorithms.
eXaro it's a free report engine similar to Jasper or Crystal Reports. eXaro can be embedded very easy in any Qt application. eXaro has an integrated preview with search and export (in different formats) capabilities. eXaro came with a visual designer.
MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
c-dax is a C library for accessing SQL databases using a uniform programming interface. It's designed as a lightweight wrapper, with both static binding and dynamic library API. Supports SQLite 3, PostgreSQL 8.3, and MySQL 5. Check out c-dax if you want
Sybase Open Client Object Oriented Interface (SOOI) The main goal of the project is help to developers, who uses C++ and Sybase Database in theirs works to start it quickly without using complicated API.
Cayuga is an expressive and scalable Complex Event Processing (CEP) system developed at the Cornell Database Group. The system is implemented in C++, and runs on Windows, Linux, and Mac OS X. See its Wiki page, or google "Cornell Cayuga" for details.
Lightweight Literature Database: a Qt/ODBC based crossplatform bibliographic database with file support (PDF,DOC..) for Windows / Linux. It sports BiBTeX import/export and requires MySQL, PostgreSQL or MicroSoft SQL-Server as backend. UNICODE enabled.
Relational Object Mapping In C++, is a library that maps database tables to C++ classes seamlessly so that members will be populated by and in return will populate db columns. Also provides many std db operations, directly on the table interface.