Skip to content

Commit 4535929

Browse files
committed
This project is archived.
1 parent ffeb6eb commit 4535929

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ title: keys.pub - Cryptographic key management, sigchains, user identities, sign
1414

1515
Or the [command line only](/docs/cli/install.md).
1616

17+
::: warning
18+
Unfortunately, this project is not currently being worked on.
19+
I may revisit this in the future, if you would like to sponsor development or hire me please reach out at [email protected].
20+
:::
21+
1722
## What is it?
1823

1924
- Manage cryptographic [keys](/docs/specs/keys.md), [sigchains](/docs/specs/sigchain.md) and [user identities](/docs/specs/user.md).
@@ -23,8 +28,6 @@ Or the [command line only](/docs/cli/install.md).
2328
- Most features are available in both the app and on the command line.
2429
- 100% open source ([github.com/keys-pub](https://github.com/keys-pub)) and cross platform (macOS, Windows, Linux).
2530
- _Experimental_: Create a secure connection ([Wormhole](/docs/specs/wormhole.html)) between 2 computers (using [Noise](https://noiseprotocol.org/)).
26-
- _Coming soon:_ Hardware key extensions.
27-
- _Coming soon:_ Mobile apps.
2831

2932
<img src="./app-encrypt.jpg"/>
3033

0 commit comments

Comments
 (0)