You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-7Lines changed: 22 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
8
# taco-web
2
9
3
10
A TypeScript library for interacting with access control functionality in the browser.
4
11
5
12
Full documentation can be found [here](https://docs.taco.build/).
6
13
7
-
> **Warning**
8
-
>
9
-
> `taco-web` is under [active development](https://github.com/nucypher/taco-web/pulls):
To learn more, follow the tutorial at TACo's [docs](https://docs.taco.build/taco-integration/).
23
24
24
25
## Examples
25
26
@@ -41,3 +42,17 @@ Learn more about the available condition schemas and their properties. You may c
41
42
42
43
If you would like to contribute to the development of `taco-web`, please see our [Contributing Guide](CONTRIBUTING.md).
43
44
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