7 repositorios
Administrative controls that prevent users from exporting vault data.
Distinct from Data Export: Distinct from general data export: focuses on the prohibition of export to prevent data exfiltration.
Explore 7 awesome GitHub repositories matching data & databases · Export Restrictions. Refine with filters or upvote what's useful.
This project is a comprehensive zero-knowledge security suite designed for enterprise credential management, secrets orchestration, and password management. It provides a secure, end-to-end encrypted vault that allows users to store, synchronize, and manage sensitive information, including passwords, passkeys, and infrastructure secrets, across desktop, mobile, and browser environments. The platform distinguishes itself through a strict zero-knowledge architecture where all encryption and decryption occur locally on the client, ensuring that plaintext data remains inaccessible to the server.
Prohibits members from exporting individual vault data to prevent unauthorized data exfiltration from the organization.
This project is an Android password manager application that provides an end-to-end encrypted vault for storing and synchronizing login credentials, secure notes, and identities. It functions as a secure storage system using zero-knowledge encryption to ensure that only the user can decrypt their stored data. The application integrates directly with the Android system to provide an autofill service that populates usernames and passwords into mobile apps and browser login fields. It also serves as a passkey management wallet for FIDO2 cryptographic passkeys and a time-based one-time password a
Implements administrative controls to prohibit non-admin members from exporting vault data to external files.
This project is a PHP variable export library designed to convert complex data structures and internal memory states into human-readable strings. It functions as a debugging tool that transforms variables and object hierarchies into formatted text for state inspection and troubleshooting. The system prevents output clutter by creating compact string representations of data types and circular references. It employs recursive traversal with depth limiting and circular reference detection to ensure that complex hierarchies are visualized without causing infinite loops. The library covers a broa
Stops recursive traversal of data hierarchies once a predefined maximum nesting level is reached to prevent data bloat.
ec2instances.info is an interactive web tool for comparing technical specifications and on-demand pricing across all Amazon EC2 instance types and AWS regions. It serves as a comprehensive EC2 instance specification browser and pricing explorer, enabling users to view detailed hardware specs including vCPUs, memory, GPU count, and storage for every instance type. The tool distinguishes itself through its multi-region cost comparison capabilities, allowing users to compare on-demand and spot pricing across AWS regions simultaneously for any instance family or size. It includes a GPU specificat
A utility for filtering EC2 instances by vCPU, memory, GPU, or price and exporting results as HTML or Markdown tables.
This project is a desktop-based bibliographic reference manager designed to organize academic research libraries and automate citation workflows. It functions as a research assistant that integrates directly with word processors and text editors, enabling users to insert and format references while writing. The application is built on a Java-based portable runtime, allowing it to operate as a self-contained tool that stores preferences and data in local configuration files. The platform distinguishes itself through a modular plugin architecture and a commitment to human-readable, text-based f
Provides filtering of bibliographic assets based on metadata predicates prior to export.
osxphotos is a command-line interface tool and programmatic database interface designed for managing and exporting media from Apple Photos libraries. It provides a bridge to the underlying system database, allowing for the automation of batch operations and the retrieval of technical metadata. The project distinguishes itself through a metadata-driven export system that uses custom templates to organize files into directory hierarchies. It can extract machine-learning data—including aesthetic scores and optical character recognition—and synchronize metadata across different libraries using un
Restricts exported media based on query options such as keywords, albums, date ranges, and image types.
Jailer is a suite of specialized tools for AI-assisted SQL management, referential integrity preservation, and relational data browsing. It provides a system for generating referentially intact database subsets, allowing users to extract consistent slices of relational data while preserving foreign key constraints and dependencies. The project features an AI-driven SQL assistant that uses natural language to generate, optimize, and refactor queries based on database schemas. It also includes a data migration tool that analyzes SQL patterns to reverse engineer models and map associations betwe
Filters exported rows using association restrictions and metadata predicates to prevent data bloat.