Skip to content

DropKey is a lightweight PHP application in F3 framework designed for securely sharing sensitive information like passwords with your team.

Notifications You must be signed in to change notification settings

alimkb/DropKey-F3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DropKey

DropKey is a lightweight PHP application built using the Fat-Free Framework for securely sharing sensitive information, such as passwords, with your team. It ensures confidentiality by allowing one-time access and automatically expiring the shared data after it has been viewed.

Features

  • 🔒 Secure Sharing: Encrypt sensitive information for safe transmission.
  • 🕒 One-Time Access: Passwords automatically expire after being accessed.
  • 💻 User-Friendly Interface: Simple and intuitive design for seamless usage.
  • 🧹 Temporary Storage: No persistent storage of sensitive data beyond its intended use.

Installation

This project is built using the Fat-Free Framework (F3), so the installation steps differ slightly from traditional PHP setups.

1. Clone the repository:

git clone https://github.com/yourusername/dropkey.git
cd dropkey

About

DropKey is a lightweight PHP application in F3 framework designed for securely sharing sensitive information like passwords with your team.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published