Pccipher firefox addon
Pccipher Firefox Addon is the ProgClub Firefox crypto software. That's the software that allows you to encrypt/decrypt content in your web browser. It's a bit of fun to learn about Firefox addon development. For other projects see projects.
Status
Under way. Not released yet, there's stuff TODO.
Administration
Contributors
Members who have contributed to this project. Newest on top.
All contributors have agreed to the terms of the Contributor License Agreement. This excludes any upstream contributors who tend to have different administrative frameworks.
Copyright
Copyright 2014, Contributors.
License
Licensed under the New BSD license.
Resources
Downloads
TODO: link to downloads or explain why there aren't any.
Source code
The read-only git repository is here:
https://www.progclub.net/git/pccipher-firefox-addon.git
ProgClub members can connect to the read/write repository:
ssh://www.progclub.net/git/pccipher-firefox-addon.git
Links
Specifications
Functional specification
The functional specification describes what the project does.
The user can select content in their browser and then optionally encrypt or decrypt it with their nominated secret key.
Technical specification
The technical specification describes how the project works.
TBA.
Notes
Notes for implementers
If you are interested in incorporating this software into your project, here's what you need to know:
Copy and paste your way to victory!
Notes for developers
If you're looking to set up a development environment for this project here's what you need to know:
TBA.
Tasks
TODO
Things to do, in rough order of priority:
- Allow user to nominate their key
- After encrypting decrypt to ensure the software works (i.e. if we can't decrypt after we encrypt that's a problem we need to know about!)
Done
Stuff that's done. Latest stuff on top.