notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit c306ab291248566e797b400a433fe00a90609c2f
parent c421f8f8ff3bf119bcbb3cb24f2dd97973cf4289
Author: William Casarin <jb55@jb55.com>
Date:   Thu, 17 Jul 2025 14:52:26 -0700

chrome/readme: mention signer

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
Mcrates/notedeck_chrome/README.md | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/crates/notedeck_chrome/README.md b/crates/notedeck_chrome/README.md @@ -26,6 +26,10 @@ The Chrome component provides: - **Responsive Design**: Compatible with desktop and mobile interfaces - **Android Support**: Native support for Android devices +Future: + +- **Signer**: Apps will be sandboxed from the users key + ## Development Status Notedeck is currently in **ALPHA**. Expect bugs and please report any issues you encounter.