1
0
mirror of https://github.com/5im-0n/sshenc.sh.git synced 2025-08-02 11:20:05 +02:00
Commit Graph

47 Commits

Author SHA1 Message Date
s2
82fe18f321 make sshenc.sh executable 2019-11-25 16:04:51 +01:00
Shahzaib Sheikh
f4127b7282 Fixes "no valid decryption key supplied" issue when encrypted text/key is longer in length
More information can be found at https://stackoverflow.com/questions/35289912/openssl-enc-base64-d-does-not-decode-strings-after-a-certain-length
2019-11-22 03:39:46 +05:00
s2
ba04e9f548 resize logo 2019-03-10 19:34:58 +01:00
s2
bb03be55c6 remove double header 2019-02-18 20:53:44 +01:00
s2
11a75fed04 logo 2019-02-18 16:57:54 +01:00
s2
7c3b7675fa don't use fetch, so google maybe can render the page 2019-01-21 11:45:52 +01:00
s2
a9c8947cef curl instead of wget 2019-01-18 20:32:48 +01:00
s2
9b25ede786 dede 2019-01-17 08:28:35 +01:00
s2
7524cf078a use $me instead of basename, so it works better when it comes from stdin 2019-01-16 22:36:40 +01:00
s2
6cc79ed5b4 don't write empty key tag 2019-01-16 22:30:03 +01:00
s2
928d45a383 make subtext bold 2019-01-16 21:34:13 +01:00
s2
c83123b09a typo 2019-01-16 21:08:32 +01:00
s2
c396aff4ca load bootstrap from cdn 2019-01-16 21:07:17 +01:00
s2
97ac513122 nicer homepage 2019-01-16 20:58:34 +01:00
s2
5754c5cdf3 add readme 2019-01-16 17:26:27 +01:00
s2
280168b820 support binary files 2019-01-16 16:31:34 +01:00
s2
a365fe6cc8 document openssl dependency 2019-01-14 20:08:03 +01:00
s2
f980cd28d0 remove remote alias instrucions because most people think this is insecure 2019-01-14 16:00:17 +01:00
s2
d90c21037c set me to sshenc.sh
otherwise when executed with curl it returns something else
2019-01-14 11:52:04 +01:00
s2
ee4b951a70 green ribbon 2019-01-14 10:48:59 +01:00
s2
3f396a28b4 point readme instructions to website
so I don't have to write everything twice every time.
2019-01-14 10:42:21 +01:00
s2
5c602b3e4f typo 2019-01-14 10:36:23 +01:00
s2
eeb0ef5633 install instructions 2019-01-14 10:33:50 +01:00
s2
9a966e99b4 better instructions 2019-01-14 10:18:41 +01:00
s2
590f54717f add license 2019-01-14 09:57:24 +01:00
s2
24d5b75065 fork me on gh 2019-01-14 09:49:45 +01:00
s2
dedabb77cd fix more references 2019-01-14 09:45:33 +01:00
s2
ab6ea06921 a dec too much 2019-01-14 09:39:01 +01:00
s2
a0fcd1eae6 rename sshencdec to the shorter and nicer sshenc 2019-01-14 08:52:10 +01:00
s2
68212e098c update readme to reflect homepage change 2019-01-14 08:51:32 +01:00
s2
5c2b4c4989 homepage 2019-01-14 08:49:18 +01:00
s2
c55c6d2e0f use only rsa gh keys in readme example 2019-01-07 09:34:48 +01:00
Sutra Zhou
04f57f6ec9 Fix for BSD-style mktemp. 2019-01-03 19:17:20 +01:00
s2
64f7523667 update download link 2018-04-24 09:11:02 +02:00
s2
9bc5ef06cc typo 2017-10-27 16:42:30 +02:00
s2
36d21c89c8 user rsa key in documentation 2017-10-27 16:25:51 +02:00
s2
0d22298137 typo 2017-10-27 16:23:45 +02:00
s2
2d86304f3a wait for plaintext to be available before outputting cypher 2017-10-27 16:12:58 +02:00
s2
b595b326d9 tests 2017-10-27 15:57:44 +02:00
s2
946378e239 allow multiple ripients 2017-10-27 15:57:10 +02:00
s2
50921d7845 install instructions 2017-10-26 16:48:08 +02:00
s2
99ae700234 make it work on windows 2017-10-26 15:31:08 +02:00
s2
797c482cd2 add quotes 2017-10-26 15:14:56 +02:00
s2
9d92ea2529 update documentation 2017-10-26 14:19:37 +02:00
s2
fccea4ac99 use symmetric encription 2017-10-26 14:19:29 +02:00
s2
5738678d3c documentation 2017-10-25 18:11:00 +02:00
s2
b3573ed635 initial commit 2017-10-25 15:28:28 +02:00