Commit Graph

  • f7fae450a0 [wip] v2 support code (#13) R4SAS 2019-06-02 14:04:38 +0000
  • 33b3deb847
    remove unneeded import, kudos @r4sas #13 El RIDO 2019-06-02 08:21:45 +0200
  • a431b460f0
    extract crypto into version specific formats El RIDO 2019-06-01 23:24:03 +0200
  • a80f75e2f0
    Merge remote-tracking branch 'upstream/master' El RIDO 2019-06-01 21:05:49 +0200
  • 1ff6e721c7 move functions to utils, import functions only where they needed, remove bytified json load R4SAS 2019-06-01 15:07:05 +0000
  • 487def2b45 add notext option, fix paste without text handling R4SAS 2019-06-01 14:26:17 +0000
  • da94d3db7f
    refactoring api class, extend it with version detection El RIDO 2019-06-01 14:17:45 +0200
  • c5d203132c
    Merge pull request #1 from r4sas/master El RIDO 2019-06-01 09:02:42 +0200
  • 5d261e56f6
    implemented v2 decryption El RIDO 2019-06-01 08:56:32 +0200
  • c27606d442 update gitignore, add tag button in readme R4SAS 2019-05-31 14:42:22 +0000
  • 2381893b72 use rst readme as long description R4SAS 2019-05-31 12:52:04 +0000
  • 03b4fcc2ea update information R4SAS 2019-05-31 12:44:14 +0000
  • 587dec6b6a let's use normal license R4SAS 2019-05-31 12:00:28 +0000
  • 857502ea69
    when using base58 key it actually works, fix text arg getting ignored El RIDO 2019-05-30 08:56:56 +0200
  • 76f41d6dfe
    working on v2 format, generates valid structure accepted by server, but fails to get decrypted in web client El RIDO 2019-05-28 21:56:50 +0200
  • f23b4ff3cc update information. todo: think about license. 0.1 R4SAS 2018-09-22 01:53:47 +0300
  • 29e0af1a05 update readme R4SAS 2018-09-22 01:33:21 +0300
  • 6b33a741ba
    Merge pull request #11 from reneluria/fix-dockerfile R4SAS 2018-06-29 18:55:55 +0300
  • dc343f291f
    With setup.py now configured, fix Dockerfile #11 Rene Luria 2018-06-29 16:08:25 +0200
  • 1f0da5198d
    Merge pull request #10 from l-n-s/package R4SAS 2018-06-03 22:30:03 +0300
  • a68c7b73b9
    Merge pull request #9 from reneluria/reneluria-patch-2 R4SAS 2018-06-03 22:22:10 +0300
  • c3119b4a4d Start Pip packaging #10 l-n-s 2018-06-01 06:07:18 -0400
  • 99b982306c Update cli (#8) Rene Luria 2018-05-31 19:09:48 +0200
  • 230737cdee
    Add docker support #9 Rene Luria 2018-05-30 15:58:55 +0200
  • e05295d222
    Update cli #8 Rene Luria 2018-05-30 11:08:15 +0200
  • 12c9c8db3b
    Merge pull request #7 from l-n-s/refactor R4SAS 2018-05-24 11:28:59 +0300
  • 5ff43a1da1 Merge remote-tracking branch 'upstream/master' into refactor #7 l-n-s 2018-05-24 04:18:00 -0400
  • fc3deea9ee add config files l-n-s 2018-05-24 04:15:14 -0400
  • 386eaa0954
    Merge pull request #6 from l-n-s/refactor R4SAS 2018-05-24 10:49:41 +0300
  • 5c8cdc97df factor out settings.py #6 l-n-s 2018-05-23 04:14:35 -0400
  • c72a7c15f4 transports -> api l-n-s 2018-05-23 03:41:17 -0400
  • d91fbb4da9 adding server and proxy parameters [2] R4SAS 2018-05-22 20:44:18 +0300
  • cb9703864e start adding server and proxy parameters R4SAS 2018-05-22 19:26:49 +0300
  • 5ef9c93077 update readme, change paste text parameter R4SAS 2018-05-22 17:59:15 +0300
  • b679e68f31
    Merge pull request #5 from otaku/master R4SAS 2018-04-04 20:59:49 +0300
  • 53fd44c763 Add DEFLATE compression support #5 Alexander Do 2018-04-04 02:34:05 +0000
  • 17ffd2cc6a
    fix link in i2p R4SAS 2018-03-12 22:34:39 +0300
  • d401c0d7e0 update info R4SAS 2018-03-10 05:37:20 +0300
  • 4af4797812 implement read text from stdin (closes #3) fix debug output R4SAS 2018-02-16 11:56:13 +0300
  • b887f0cc5a update requirements and readme R4SAS 2018-02-16 09:35:27 +0300
  • 5c2055cc7a Replace SJCL library with upstream version + python3 fixes l-n-s 2018-02-15 18:02:52 -0500
  • 9cce4b451b Replace SJCL library with upstream version + python3 fixes #4 l-n-s 2018-02-15 18:02:52 -0500
  • 7a88bf2efc add latest changes from march'17 R4SAS 2018-02-12 17:28:18 +0300
  • af722098f1 show filename anyway R4SAS 2017-03-02 22:34:50 +0300
  • a90400c54a * added license * some fixes R4SAS 2017-03-02 14:23:05 +0300
  • 6a6427a134 implement settings file R4SAS 2017-03-02 13:09:52 +0300
  • 320d2824dc Updates: * Fixed comment only upload * added choices for expire variable * Added salt variable, one paste = one salt. R4SAS 2017-02-23 14:13:03 +0300
  • 421e287679 implement delete update checks password sha256 digest used from hashlib R4SAS 2017-02-21 16:33:03 +0300
  • cdf2544da7 update readme R4SAS 2017-02-21 05:12:13 +0300
  • 5a804462f4 update README R4SAS 2017-02-21 05:09:38 +0300
  • 500da36c5b fixed working with files R4SAS 2017-02-21 03:34:34 +0300
  • 5d2ac7b5a2 Web decrypt/encrypt support sviceman 2017-02-20 18:10:19 -0500
  • 9e278275ca working with passwords R4SAS 2017-02-21 01:27:32 +0300
  • 6891f1b240 fully work with files R4SAS 2017-02-21 00:14:56 +0300
  • e986df6413 update get command R4SAS 2017-02-20 20:56:37 +0300
  • 5fe5c2f195 get implemented R4SAS 2017-02-20 15:13:42 +0300
  • e7f3610fdb update for testing purposes R4SAS 2017-02-19 23:27:37 +0300
  • 6274f8016a update R4SAS 2017-02-19 20:15:26 +0300
  • d92816a22b Bug fix, urlencode sviceman 2017-02-19 06:48:10 -0500
  • 0343e318fb transports started R4SAS 2017-02-19 13:26:22 +0300
  • 8014c386ac partly realised send command R4SAS 2017-02-19 09:40:04 +0300
  • c88f678bbf update readme R4SAS 2017-02-18 21:30:56 +0300
  • 394a17513e update R4SAS 2017-02-18 21:27:24 +0300
  • a46f03ec83 initial upload R4SAS 2017-02-18 21:00:40 +0300