Wykres commitów

185 Commity (main)

Autor SHA1 Wiadomość Data
robinmoisson 4235b65637
add https restriction warning 2023-03-30 19:05:48 +02:00
robinmoisson 7385886969
fix typo in examples 2023-03-30 18:57:50 +02:00
Robin Moisson dbbad9127b
Merge pull request #170 from robinmoisson/v3
StatiCrypt V3
2023-03-30 18:53:59 +02:00
robinmoisson 7cde7de596
add non-https warning to README 2023-03-30 18:53:23 +02:00
robinmoisson 0f685bffa0
update from latest template 2023-03-30 18:53:23 +02:00
robinmoisson 2653a18215
typo 2023-03-30 18:53:23 +02:00
robinmoisson ba206f1377
fix displaying of help 2023-03-30 18:53:22 +02:00
robinmoisson 7e71c42037
add migration guide 2.x to 3.x 2023-03-30 18:53:22 +02:00
robinmoisson 066fcbf2d6
add confirmation prompt for short pwd (closes #169) 2023-03-30 18:53:22 +02:00
robinmoisson 43f8fdfdd0
update README 2023-03-30 18:53:21 +02:00
robinmoisson 059701ce89
refactor password template to make it simpler (closes #167) 2023-03-30 18:53:21 +02:00
robinmoisson 7a07a670b2
update package-lock.json 2023-03-30 18:53:20 +02:00
robinmoisson f8f11067ea
rename CLI args, save output to new dir (closes #166) 2023-03-30 18:53:20 +02:00
robinmoisson 92691a1994
make WebCrypto the only engine available (closes #168) 2023-03-30 18:53:20 +02:00
robinmoisson 7021e3ad8d
wording 2023-03-29 17:46:36 +02:00
robinmoisson 228af74a61
use URL fragment for logout/auto-decrypt (closes #156) 2023-03-29 11:49:10 +02:00
robinmoisson cc37c5c70d
update thank you section 2023-03-29 10:58:29 +02:00
Robin Moisson 2697766619
Support for WebCrypto in 2.x (#164)
Closes #139 , closes #20 , closes #111
2023-03-29 10:50:31 +02:00
Robin Moisson f824538bd0
codeblock in security.md 2023-03-02 20:25:08 +01:00
Robin Moisson 89b460492d
add security policy 2023-03-02 20:22:03 +01:00
Robin Moisson 57ea090768
raise PBKDF2 iterations in backward compatible way (#160)
This addresses the concerns and plan detailed in #159
2023-03-01 18:46:48 +01:00
LiterallyVoid e85077f503
Modify example to fix link (.com -> .io) (#154) 2023-02-19 21:49:53 +01:00
robinmoisson 5dac008ba6 center screenshot in readme 2022-12-24 12:09:52 +01:00
robinmoisson 84c6286f66 fix GP link to example 2022-12-21 10:01:21 +01:00
robinmoisson 8c5d8f4635 update package version 2022-12-20 22:39:27 +01:00
robinmoisson 2ddaea39e8 update readme and wording 2022-12-20 21:06:46 +01:00
dth292 5be62f9727
fix command typo (#150) 2022-12-20 21:03:05 +01:00
robinmoisson 4fa627980c handle spaces in {tag} placeholders when rendering - closes #148 2022-11-30 09:07:15 +01:00
robinmoisson 158668677d fix: cast password to string. Closes #149
Number-only passwords were breaking crypto-js
2022-11-30 09:07:08 +01:00
dth292 e4dfffb267
fix wrong template file path (#147)
the file is from lib/password_template.html
2022-11-29 09:48:44 +01:00
robinmoisson 9ed9ded68c use .replace instead of .replaceAll for node 12 compat 2022-11-24 00:23:52 +01:00
robinmoisson 4f81530106 better path mapping & error logging, clean CLI functions from www #146 2022-11-23 23:20:46 +01:00
robinmoisson 1162e35e2c remove google analytics, save traffic to supabase 2022-11-22 15:44:18 +01:00
robinmoisson 0347b4429d improve README 2022-11-22 12:38:03 +01:00
robinmoisson ba24ae42c0 handle passing password through env 2022-11-21 22:46:45 +01:00
robinmoisson 786ca7a681 fix index cryptoJS file path 2022-11-21 11:34:21 +01:00
robinmoisson 02f2efece8 update community and alternative README section 2022-11-20 20:12:07 +01:00
robinmoisson 5eb057d47d better readme 2022-11-20 19:37:53 +01:00
robinmoisson e81e3c5522 fix node crypto-js dependency version 2022-11-20 19:19:40 +01:00
robinmoisson 76e972e826 add share feature 2022-11-20 19:16:27 +01:00
robinmoisson 7e9578d166 build files index + example 2022-11-20 15:36:36 +01:00
robinmoisson ae83baab04 add label-error CLI option - closes #132 2022-11-20 15:33:08 +01:00
robinmoisson 4950611dc4 add spinner to fix flash of password prompt when auto-decrypting 2022-11-20 15:30:48 +01:00
Robin Moisson 4ca89dab35
refactor common crypto function (#141)
* dedupe common crypto functions

* split build step, facto all uses of codec/cryptoEngine, rename

* fix embed cryptojs path in cli

Co-authored-by: Adam Hull <adam@hmlad.com>
2022-11-20 15:25:16 +01:00
Susan 1ae32c3864
fix link in readme (#144) 2022-11-20 15:23:38 +01:00
Adam Hull bdc831d91f
Organize source files into more directories (#137)
* organize into directories

* address comments from PR#137
2022-11-05 11:58:21 +01:00
Adam Hull 9bac93c011
add build script and remove duplicate files (#135) 2022-10-30 10:03:40 +01:00
Robin Moisson f231ca9e05 update doc to add npx 2022-04-23 20:07:04 +02:00
Robin Moisson f390792452 fix path for config file + patch bump 2022-04-23 19:56:59 +02:00
Robin Moisson 7ee936cbda update readme 2022-04-23 12:49:27 +02:00