Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Commit 1150e88

Browse files
authored
Update README.md: redirect issues to main repo
1 parent bf18598 commit 1150e88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ A `secret.txt.pcv.html` will be created which embeds the volume. **Always test t
2020
# Use Cases
2121
- **Secure file sharing**: easily share encrypted files to others without needing them to download software (that they may not trust or know how to use) on their end.
2222
- **Long-term file storage**: the decryption module is bundled with the volume data into a single .html file, meaning everything you need to access your encrypted files is present and self-contained (works offline). Due to the stable and standardized nature of the web and WebAssembly, this single .html file will be able to decrypt your files on any platform with any modern browser indefinitely unless web browsers stop existing.
23+
24+
# Issues
25+
Report any issues to the main Picocrypt/Picocrypt repository and prefix the title with 'Web-SFX:'.

0 commit comments

Comments
 (0)