# Papra > Papra is a minimalistic document management and archiving platform. It is designed to be simple to use and accessible to everyone. Papra is a platform for long-term document storage and management, like a digital archive for your documents. ## Blog Posts - [Introducing Cadence-MQ: a backend-agnostic Node.js job queue](https://papra.app/blog/introducing-cadence-mq): Introducing Cadence-MQ, a backend-agnostic Node.js job queue built for self-hosted applications and high-performance workloads. - [Papra v0.4 - The Developer Update](https://papra.app/blog/papra-04): Papra v0.4 brings powerful developer tools including API keys, organization webhooks, a CLI, and a TypeScript/JavaScript SDK. - [Papra v0.5 - Multi-user organizations, OAuth2 providers, and more!](https://papra.app/blog/papra-05): Papra v0.5 brings powerful collaboration features including organization invitations and membership management, custom OAuth2/OIDC providers, and improved deployment tools. - [Papra v0.3 is out!](https://papra.app/blog/papra-03): Papra v0.3 is out! This release brings long awaited features like the folder ingestion, auto tagging rules, and more. - [Papra v0.6 - Document activity logging, invitation management, and more!](https://papra.app/blog/papra-06): Papra v0.6 introduces document activity logging, improved invitation management, full French language support, and a reworked email system with multiple drivers. - [Papra v0.9 - Document encryption, performance improvements, and streamlined storage](https://papra.app/blog/papra-09): Papra v0.9 introduces document encryption with DEK/KEK architecture, migrates Backblaze B2 to S3, adds streaming uploads, and brings significant performance and UX improvements. - [Papra v0.8 - Improved webhooks, async task processing, and enhanced migration system](https://papra.app/blog/papra-08): Papra v0.8 introduces standard webhook compliance, asynchronous file processing with our new task runner, a complete migration system overhaul, and many quality of life improvements. - [Papra v0.7 - Enhanced file previews, SSO-only auth, more languages, and more!](https://papra.app/blog/papra-07): Papra v0.7 brings improved text file previews, SSO-only authentication support, tag color customization, API documentation, and support for 6 new languages. ## Assets - [Papra Documentation](https://docs.papra.app): The self-hosting documentation for Papra. - [Papra GitHub](https://github.com/papra-hq/papra): The source code for Papra. - [Papra Discord](https://papra.app/discord): The official Discord server for Papra. - [Bluesky account](https://bsky.app/profile/papra.app): The official Bluesky account for Papra @papra.app. - [X / Twitter account](https://x.com/papra_app): The official X account for Papra @papra_app. - [Support the project](https://buymeacoffee.com/cthmsst): Support the project by sponsoring the developer. - [Contact](https://papra.app/contact): Contact the development team. ## Legal - [Privacy Policy](https://papra.app/privacy): The privacy policy for Papra. - [Terms of Service](https://papra.app/terms-of-service): The terms of service for Papra. ## Docs ### Getting Started - [Introduction](https://docs.papra.app/): Documentation for Papra, the minimalistic document archiving platform. - [Changelog](https://docs.papra.app/changelog): Changelog ### Self Hosting - [Using Docker](https://docs.papra.app/self-hosting/using-docker): Self-host Papra using Docker. - [Using Docker Compose](https://docs.papra.app/self-hosting/using-docker-compose): Self-host Papra using Docker Compose. - [Docker Compose Generator](https://docs.papra.app/docker-compose-generator): Docker Compose Generator - [Configuration](https://docs.papra.app/self-hosting/configuration): Configure your self-hosted Papra instance. ### Guides - [Setup intake emails with OwlRelay](https://docs.papra.app/guides/intake-emails-with-owlrelay): Step-by-step guide to setup OwlRelay to receive emails in your Papra instance. - [Setup intake emails with CF Email Workers](https://docs.papra.app/guides/intake-emails-with-cloudflare-email-workers): Step-by-step guide to setup a Cloudflare Email worker to receive emails in your Papra instance. - [Setup Ingestion Folder](https://docs.papra.app/guides/setup-ingestion-folder): Step-by-step guide to setup an ingestion folder to automatically ingest documents into your Papra instance. - [Setup Custom OAuth2 Providers](https://docs.papra.app/guides/setup-custom-oauth2-providers): Step-by-step guide to setup custom OAuth2 providers for authentication in your Papra instance. - [Document Encryption](https://docs.papra.app/guides/document-encryption): Step-by-step guide to enable and configure document encryption in Papra for enhanced data security. - [Tagging Rules](https://docs.papra.app/guides/tagging-rules): Learn how to automate document organization with tagging rules. ### Architecture - [No-Mutation Principle](https://docs.papra.app/architecture/no-mutation-principle): Why Papra never modifies your original documents and the architectural decisions behind this choice. - [Document Deduplication](https://docs.papra.app/architecture/document-deduplication): How Papra prevents duplicate documents and saves storage space. - [Organization Deletion](https://docs.papra.app/architecture/organization-deletion-purge): How Papra handles organization deletion with a grace period and eventual purge. ### Resources - [Troubleshooting](https://docs.papra.app/resources/troubleshooting): Troubleshooting guide for Papra - [CLI Documentation](https://docs.papra.app/resources/cli): Learn how to use the Papra CLI to interact with your Papra instance from the command line. - [API Endpoints](https://docs.papra.app/resources/api-endpoints): The list and details of all the API endpoints available in Papra.