crwood / deterministic-keygen

Deterministic key-generator
MIT License
4 stars 0 forks source link

Investigate supporting Tahoe-LAFS mutable capabilities #5

Open crwood opened 6 months ago

crwood commented 6 months ago

The keys which constitute Tahoe-LAFS mutable capabilities are derived from RSA keys (passed through a custom "tagged" sha256d hash function as per hashutil.py). Investigate how/whether this library could or should support generating equivalent Tahoe-LAFS capabilities without the need to depend on Tahoe-LAFS itself.

crwood commented 1 month ago

Some other reasons to do this: