forro

Forro is a end-to-end encrypted contract form based on PGP.
git clone git://git.defalsify.org/forro.git
Info | Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2024-07-13 23:29WIP jsdoclash5+326-10
2024-07-11 02:15Add running readme sectionlash1+5-0
2024-07-11 02:08Add deps, install to readmelash2+14-2
2024-07-10 16:29Add readmelash1+74-0
2024-07-10 16:26Change license to AGPL, set COPYRIGHTlash5+227-657
2023-08-25 15:39corret semver versionlash2+2-2
2023-08-25 15:37Ensure private key is downloadable upon creationlash4+9-8
2023-08-19 16:10Set correct versionlash1+1-1
2022-11-12 10:54Correct forro repo link in headinglash2+2-2
2022-11-11 07:22Encrypted private key exports, settable email senderlash6+29-9
2022-10-12 15:25Bump versionlash3+4-2
2022-10-12 15:21Replace btoa with base64.js from mime-jslash1+1-24
2022-10-12 07:21Remove text after sendlash2+8-2
2022-10-11 15:42Add missing style filelash1+8-0
2022-10-11 14:48Add message as root body for mime messagelash1+1-1
2022-10-11 14:31Update changeloglash2+4-4
2022-10-09 16:44Set dynamic document headinglash1+8-1
2022-10-09 15:50Add trace header to content onlylash1+11-6
2022-10-09 14:56Implement multipart payload!lash6+630-556
2022-10-07 16:12File addition ux and handlerlash1+56-3
2022-09-22 16:45Add roadmaplash1+4-0
2022-09-22 08:54Store counter on endpointlash1+47-5
2022-09-22 08:24More granular dispatch stateslash1+49-37
2022-09-22 07:56Factor out pubkey encryption codelash1+36-20
2022-09-22 07:45Factor out dispatch codelash1+48-35
2022-09-22 07:07Encrypt message for senderlash3+11-6
2022-09-20 15:34Remove superfluous logginglash2+1-5
2022-09-20 15:32Add missing help app filelash1+91-0
2022-09-20 15:25Name ux divslash1+8-6
2022-09-20 15:12Make optional help without buffer modelash2+41-18
2022-09-20 14:22Toggle dev and help with settingslash1+31-12
2022-09-20 13:57Separate help buffer from help display bufferlash1+5-4
2022-09-20 13:52Add help console and stateful help contextlash1+78-2
2022-09-20 11:08Complete remove synchronous calls in uxlash1+130-71
2022-09-20 10:06WIP move all ux changes to event listener codelash1+27-7
2022-09-20 09:50Use events for passfail ux handlinglash1+40-24
2022-09-20 09:14Improve debug viewlash1+17-2
2022-09-20 08:45Track local key state in key generationglash1+23-13
2022-09-20 08:35Disable dispatch button when busy with dispatchinglash1+40-25
2022-09-20 08:00Apply state bits and state debug outputlash1+90-18
2022-09-20 07:00Reset message count on delete keylash2+32-20
2022-09-20 06:44Add delete keylash2+22-2
2022-09-19 22:12Feedback on wrong passphraselash2+15-17
2022-09-19 21:00WIP feedback on wrong passphraselash2+22-14
2022-09-19 20:33Add settable passphrase for keylash4+127-64
2022-09-19 17:26Add option to identify oneselflash2+97-14
2022-09-19 16:06Add funny default nameslash5+69-9
2022-09-19 14:44add public key submissionlash4+107-50
2022-09-19 09:18Add linkslash1+13-14
2022-09-19 07:00Use relative paths in includeslash1+2-2
2022-09-19 06:42Correct mutable ref hashlash1+18-18
2022-09-18 18:05Add gitignorelash1+3-0
2022-09-18 17:41Get result hash from remotelash1+41-14
2022-09-18 15:24Replace webcrypto with jsshalash2+19-9
2022-09-18 12:36Add package metadatalash2+682-1
2022-09-18 12:28Add wala submit, state feedbacklash3+146-37
2022-09-17 17:21Initial commitlash4+450-0