Handshake.org static website
 
 
 
Go to file
Khaled Bentoumi 000564eb67
Fix extraction command in claim page
Running `tar xvf hs*` returns the following errors when multiple files are targeted :

```
tar: hs-client-0.0.9.tar.gz: Not found in archive
tar: hsd-2.4.0.tar.gz: Not found in archive
tar: Error exit delayed from previous errors.
```

It works if it's switched to `ls hs*.gz |xargs -n1 tar -xzf`

More info: https://stackoverflow.com/a/16933431/2092619
2021-05-21 14:11:08 +07:00
claim Fix extraction command in claim page 2021-05-21 14:11:08 +07:00
community Added Telegram and Matrix links 2021-03-17 23:05:04 +05:30
css notice: re-claim inflation bug full disclosure 2021-04-02 14:02:46 -04:00
download download: release hsd 2.4.0. 2021-04-02 11:44:25 -07:00
faq Updated faq based on review 2021-01-19 00:37:01 +05:30
files download: release hsd 2.4.0. 2021-04-02 11:44:25 -07:00
fonts handshake-web 2020-09-23 10:47:20 -07:00
grant-sponsors handshake-web 2020-09-23 10:47:20 -07:00
how-it-works handshake-web 2020-09-23 10:47:20 -07:00
images handshake-web 2020-09-23 10:47:20 -07:00
img handshake-web 2020-09-23 10:47:20 -07:00
js handshake-web 2020-09-23 10:47:20 -07:00
mascot handshake-web 2020-09-23 10:47:20 -07:00
notice Update 2020-04-02-Inflation-Bug-Disclosure.html 2021-04-15 15:56:57 +08:00
privacy-policy handshake-web 2020-09-23 10:47:20 -07:00
terms-of-use handshake-web 2020-09-23 10:47:20 -07:00
trademark-disclaimer handshake-web 2020-09-23 10:47:20 -07:00
CNAME CNAME 2019-12-06 02:52:26 +00:00
index.html Added Telegram and Matrix links 2021-03-17 23:05:04 +05:30
robots.txt handshake-web 2020-09-23 10:47:20 -07:00