https://github.com/xinzhang-chen/beyondlife-landing-page
Welcome to the official landing page of BeyondLife — a research prototype developed to explore secure and flexible methods for managing digital data after death. Whether you're a developer, researcher, or just curious about how PD-CP-ABE powers secure afterlife data management — we’ve got everything linked here for you.
https://github.com/xinzhang-chen/beyondlife-landing-page
attribute-based-encryption open-source-digital-will posthumous-data-management privacy-enhancing-technology
Last synced: about 2 months ago
JSON representation
Welcome to the official landing page of BeyondLife — a research prototype developed to explore secure and flexible methods for managing digital data after death. Whether you're a developer, researcher, or just curious about how PD-CP-ABE powers secure afterlife data management — we’ve got everything linked here for you.
- Host: GitHub
- URL: https://github.com/xinzhang-chen/beyondlife-landing-page
- Owner: Xinzhang-Chen
- License: agpl-3.0
- Created: 2025-03-22T10:15:58.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-25T22:38:34.000Z (about 2 months ago)
- Last Synced: 2025-05-05T09:10:02.749Z (about 2 months ago)
- Topics: attribute-based-encryption, open-source-digital-will, posthumous-data-management, privacy-enhancing-technology
- Language: CSS
- Homepage: https://xinzhang-chen.github.io/BeyondLife-Landing-Page/
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BeyondLife Landing Page
Welcome to the official landing page of **BeyondLife** — a research prototype developed to explore secure and flexible methods for managing digital data after death. BeyondLife is developed by researchers at the School of Computer Science and Engineering, UNSW Sydney.
---
## Key Resources
### 🔐 PD-CP-ABE Implementation
- **Source Code Repository:**
The complete implementation of the **Partially Decryptable Ciphertext-Policy Attribute-Based Encryption (PD-CP-ABE)** scheme, built on the [Charm-Crypto](https://jhuisi.github.io/charm/) library.
🔗 [GitHub Repository](https://github.com/LimeFavoredOrange/PD-CP-ABE)- **API Endpoint Collection:**
For quick testing and integration, explore our preconfigured Postman collection.
📫 [Run on Postman](https://app.getpostman.com/run-collection/23135719-b685e954-bcd1-43e5-95f0-b3038725ad3f?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D23135719-b685e954-bcd1-43e5-95f0-b3038725ad3f%26entityType%3Dcollection%26workspaceId%3D1f0a1601-87f1-4963-a3f1-9194ade5e62b)- **Dockerized Environment:**
Try out the scheme in minutes using our ready-to-deploy Docker image — no manual setup needed!
🐳 [Docker Hub Repository](https://hub.docker.com/r/xinzhang9091/partially-decryptable-cpabe)---
## BeyondLife System
### 🌐 Full Stack Source Code
- **Main Repository:**
Includes the full frontend and backend integration of BeyondLife, built with PD-CP-ABE at its core.
💻 [GitHub Repository](https://github.com/LimeFavoredOrange/BeyondLife)### 🚀 Demo & Local Deployment Guide
- **Demo Repository:**
Step-by-step instructions to run BeyondLife locally, set up the environment, install dependencies, and explore all core features.
📂 [Demo Repository](https://github.com/LimeFavoredOrange/BeyondLife_Demo)## 🍎 iOS TestFlight Beta
- You can also try BeyondLife on iOS through TestFlight:
📱 [Join TestFlight Beta](https://testflight.apple.com/join/Sm1gFy5f)---
## 💡 About the Project
This system forms part of an academic study focused on applying fine-grained cryptographic access control to posthumous data scenarios. The current design highlights considerations such as user privacy, portability, and controlled data delegation.
If you’re reading this, we appreciate your interest! 🎓
Feel free to explore, clone, or contribute.
---
## 💬 Questions or feedback?
Get in touch via GitHub Issues — or reach out to us directly:
- **Xinzhang Chen**
📧 [email protected]
[LinkedIn](https://www.linkedin.com/in/xinzhang-chen/) |
[GitHub](https://github.com/Xinzhang-Chen)
- **Arash Shaghaghi**
📧 [email protected]
[LinkedIn](https://www.linkedin.com/in/arashsg/) |
[GitHub](https://github.com/arashsha)
![]()
![]()
Made with ❤️ at UNSW Sydney.