Filekey: Secure Offline File Encryption and Sharing with Passkeys

This repository profile is provided by osrepos.com, an open source repository discovery platform.

Filekey: Secure Offline File Encryption and Sharing with Passkeys

Summary

Filekey is an innovative offline web application designed for secure file encryption and sharing. It leverages passkeys for robust, zero-knowledge, and end-to-end encryption, ensuring ultimate privacy without requiring accounts or backend servers. Users can effortlessly encrypt, decrypt, and securely share files with specific recipients, all directly from their browser.

Repository Information

Analyzed by OSRepos on October 11, 2025

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

Filekey is an innovative, privacy-first offline web application designed for secure file encryption and sharing. It leverages modern passkey technology to provide robust, zero-knowledge, and end-to-end encryption, ensuring your data remains private without the need for accounts, tracking, or backend servers. Built as a local, offline solution, Filekey empowers users to protect their files with AES-256 encryption directly from their browser. It is completely free and open-source, licensed under GPLv3.

Installation

Filekey operates as a 100% offline web app, running directly in your browser. It can also be installed locally as a Progressive Web App (PWA) for convenient access.

To use Filekey, you need a compatible password manager or a hardware security key that supports FIDO2 and PRF (Passkey Resident Functionality). Compatible providers include Apple Passwords, Google Passwords, Windows Hello, and 1Password. For hardware security keys, devices like the YubiKey 5 and Bio Series are supported. Your browser and operating system must also support WebAuthn and the PRF extension.

Compatibility Notes:

  • macOS: Safari ? 17 or Chrome ? 112. Yubikeys will not work in Safari.
  • Windows: Edge ? 112 or Chrome ? 112, requires Windows 11.
  • Linux: Latest Chrome or Chromium-based browsers with YubiKey support.
  • iOS: Apple Passwords, 1Password. Safari ? 17 or Chrome ? 112.
  • Android: Google Passwords, 1Password, Yubikey. Chrome ? 112.

Note that Proton Pass and BitWarden currently do not work due to lack of proper PRF support. Windows 10 and below also do not support PRF.

Examples

Using Filekey is straightforward and designed for ease of use:

  1. Create your FileKey: Generate a secure passkey that will be stored in your password manager or security key, such as iCloud Keychain or a Yubikey.
  2. Encrypt files: Simply drag and drop any file into the Filekey interface. It is immediately encrypted with AES-256.
  3. Decrypt files: To decrypt, drop the encrypted file back into Filekey. Your passkey quickly, locally, and securely unlocks it.
  4. Share privately: Filekey allows you to encrypt a file specifically for someone else using their unique "Share Key." Only the intended recipient can open it.

Secure Sharing Process:

Every Filekey user has a unique Share Key, which acts like a public address and can be found in the app's menu under "Your Share Key."

  • Sharing a File:
    1. Click the "Share" button next to any file you wish to send.
    2. Enter the recipient’s Share Key, which they will need to provide to you.
    3. Filekey creates a special encrypted version that only that recipient can unlock. Save and send this file (which will end in .shared_filekey) via any method, such as email, messaging, or file transfer.
  • Receiving a Shared File:
    1. Open Filekey and authenticate with your passkey.
    2. Drag and drop the received .shared_filekey into Filekey.
    3. Filekey automatically detects it as a shared file and decrypts it using your key.

Security Details for Sharing:

Your private keys never leave your device. Shared files are locked to a specific recipient, and all encryption and decryption occur entirely on your device, with no servers involved. Files are secured with AES-256 encryption. Your Share Key does not need to be kept secret, it can be shared openly.

Why Use Filekey?

Filekey stands out as a powerful tool for anyone prioritizing digital privacy and security:

  • Free & Open Source: Licensed under GPLv3, promoting transparency and community contribution.
  • Accountless by Design: No logins, no tracking, ensuring your activities remain private.
  • Passkey-Based Encryption: Integrates seamlessly with your existing security keys or password managers for strong authentication.
  • End-to-End Encrypted: Only you and your intended recipients can access your data.
  • Secure Sharing: Share files confidently, knowing only the intended recipient can unlock them.
  • Fully Offline: Operates entirely in your browser without an internet connection after initial load, enhancing security and accessibility.
  • Self-Hosting Option: For those who prefer complete control, Filekey can be self-hosted.

Links

Related repositories

Similar repositories that may be relevant next.

Frontend Slides: Create Stunning Web Presentations with AI Coding Agents

Frontend Slides: Create Stunning Web Presentations with AI Coding Agents

June 28, 2026

Frontend Slides is an innovative GitHub repository that empowers users to create beautiful web presentations using AI coding agents. It simplifies the design process by offering visual style discovery and can even convert existing PowerPoint files into elegant HTML slides. This project is ideal for non-designers seeking professional, dependency-free presentations.

AI SlidesClaude CodeGenerative UI
OrbitDB: Peer-to-Peer Databases for the Decentralized Web

OrbitDB: Peer-to-Peer Databases for the Decentralized Web

June 22, 2026

OrbitDB is a serverless, distributed, peer-to-peer database designed for the decentralized web. It leverages IPFS for data storage and Libp2p Pubsub for automatic synchronization, ensuring eventual consistency through Merkle-CRDTs. This makes OrbitDB an excellent choice for p2p, decentralized, blockchain, and local-first web applications, offering various database types like event logs, documents, and key-value stores.

JavaScriptDatabaseDecentralized
Open-Higgsfield-AI: Free, Self-Hosted AI Image Generation & Cinema Studio

Open-Higgsfield-AI: Free, Self-Hosted AI Image Generation & Cinema Studio

June 15, 2026

Open-Higgsfield-AI offers an open-source, self-hosted alternative for AI image generation and a cinema studio. It provides access to over 20 models, including Flux, SDXL, Midjourney, and Ideogram, allowing users to create stunning visuals and cinematic content. This MIT-licensed project is fully customizable and designed for local operation.

JavaScriptAIImage Generation
Nextcloud Office Online: Seamless Document Integration

Nextcloud Office Online: Seamless Document Integration

June 13, 2026

The `nextcloud/officeonline` repository provides an integration app for Nextcloud, enabling users to edit documents directly within their Nextcloud instance using an on-premise Office Online Server. This solution facilitates collaborative document editing and viewing, enhancing productivity for Nextcloud users. It specifically supports self-hosted Office Online Server deployments, not cloud-based Office 365.

JavaScriptNextcloudOffice Online

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️