Skip to content

Commit deacead

Browse files
authored
Mark project as inactive and provide future details (#794)
2 parents ec0cfa8 + bfe793c commit deacead

1 file changed

Lines changed: 22 additions & 7 deletions

File tree

README.md

Lines changed: 22 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1+
# ⚠️ Inactive Project
2+
3+
The NuCypher organization is no longer active and will not continue development or maintenance of this code base. The code remains available for reference and historical purposes, but no updates, fixes, or support should be expected.
4+
5+
_The original TACo project is expected to be forked and relaunched by the World Ethical Data Forum (WEDF) in the latter half of 2026, supported by a coalition of node operators drawn from organizations with deep experience in privacy advocacy, anti-surveillance technologies, human rights, encryption, whistleblower protection, and academic research._
6+
7+
18
# taco-web
29

310
A TypeScript library for interacting with access control functionality in the browser.
411

512
Full documentation can be found [here](https://docs.taco.build/).
613

7-
> **Warning**
8-
>
9-
> `taco-web` is under [active development](https://github.com/nucypher/taco-web/pulls):
10-
>
11-
> - We expect breaking changes.
12-
1314
## Installation
1415

1516
```
@@ -19,7 +20,7 @@ pnpm add @nucypher/taco
1920
## Tutorial
2021

2122
To learn more, follow the tutorial at Threshold
22-
Network's [docs](https://docs.taco.build/taco-integration/).
23+
To learn more, follow the tutorial at TACo's [docs](https://docs.taco.build/taco-integration/).
2324

2425
## Examples
2526

@@ -41,3 +42,17 @@ Learn more about the available condition schemas and their properties. You may c
4142

4243
If you would like to contribute to the development of `taco-web`, please see our [Contributing Guide](CONTRIBUTING.md).
4344
You can also join our [Discord](https://discord.gg/threshold) and say hello!
45+
46+
# Cryptography Notice
47+
48+
This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See http://www.wassenaar.org/ for more information.
49+
50+
This software may be subject to the U.S. Export Administration Regulations
51+
(EAR), including ECCN 5D002, which covers information security software using or performing cryptographic functions with asymmetric algorithms. The source code is publicly available and is
52+
intended to qualify for treatment under EAR §742.15 and §734.3(b)(3).
53+
54+
The project maintainers have submitted notification of this source code to:
55+
- crypt@bis.doc.gov
56+
- enc@nsa.gov
57+
58+
The maintainers make no representation regarding your ability to import, export, or use this software in compliance with the laws of your jurisdiction. Users are responsible for complying with all applicable laws and regulations.

0 commit comments

Comments
 (0)