lupine-dev / lupine-dev/PageCrypt
Decryption tool, so that encrypted pages can be edited again
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 592
- Forks
- 109
- PR merge metrics
- No merged PRs in 30d
Description
It could be useful to have a decryption tool, so that you could take a page that's been encrypted by PageCrypt and run it through the tool (with the password) to edit the HTML again.
The code for this would look similar to what the PageCrypt template does to decrypt the page, except that the tool would then initiate a browser download of the unencrypted page html file.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the PageCrypt template's existing decryption code and identify how the encrypted page and password are handled in the browser. The work is done when a separate tool can decrypt a PageCrypt page and initiate a browser download of the unencrypted HTML file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- security, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100