Commit Graph

302 Commits

Author SHA1 Message Date
SWB c1dcf59684
add jenkinsfile and CNAME file (#102)
The current implementation of the site builder requires content
repo to be submited as a zip file for production using env vars
`CONTENT_SOURCE_TYPE=git` and `CONTENT_SOURCE_URL=repo-link.zip`
which is not considered a best practice. Due to this, a race
condition may occur during the build process if another commit
is made while the build is in progress which may lead a security
flow. To work around this,first, we checkout into `src` using
`checkoutToSubdirectory('src')`. Then, we use `local_folder`
mode using `CONTENT_SOURCE_TYPE=local_folder` and
`CONTENT_SOURCE_URL=..src` env vars, just like a local develop.
`local_folder` mode copies the website files from `src` into
`docs` because the site builder is incapable of copying it.
We checkout the builder into the `builder` directory and run
the `install` and `build` commands inside of that directory.
Finally, for publish stages, we copy the `out` directory into
the site repo, since the out directory is in the wrong repo.
2023-03-16 12:04:50 +01:00
oskarth 5820b6e259
Update license to CC0 (#100)
Addresses https://github.com/vacp2p/vac.dev/issues/73

Checkbox for authors to fill in:

- [ ]
2022-12-05 12:09:58 +08:00
alrevuelta 61eb753f6c
Fix peer scoring comment 2022-11-30 16:38:44 +01:00
alrevuelta 6869026ac1
Add peer scoring to open problems (#99) 2022-11-30 16:22:57 +01:00
oskarth 12e5d0e2cd
i cannt spel 2022-11-18 12:40:22 +08:00
oskarth 9aa987dbfc
Fix name 2022-11-17 12:18:50 +08:00
oskarth 3a78f69acc
Fix date 2022-11-08 14:45:15 +11:00
oskarth 540d57ecf8
Replace demo screenshot with video 2022-11-08 14:45:15 +11:00
oskarth bc9fdcf664
Tweaks 2022-11-08 14:45:15 +11:00
oskarth 0228443bb3
Update borked cropping 2022-11-08 14:45:15 +11:00
fryorcraken.eth 7367bda111
add discuss link 2022-11-08 14:42:01 +11:00
fryorcraken.eth 974645984f
fix link 2022-11-08 14:40:39 +11:00
fryorcraken.eth 1741613cd1
update franck's socials 2022-11-08 14:39:53 +11:00
fryorcraken.eth fa71ef2e3a
fix date 2022-11-08 14:37:35 +11:00
fryorcraken.eth c604724428
change date 2022-11-08 14:37:35 +11:00
fryorcraken.eth 990d9be628
typo 2022-11-08 14:37:35 +11:00
fryorcraken.eth 2cecaf95c1
typo 2022-11-08 14:37:35 +11:00
fryorcraken.eth 84b5aeb3eb
Waku is used 2022-11-08 14:37:35 +11:00
fryorcraken.eth df826a95de
Phrasing 2022-11-08 14:37:35 +11:00
fryorcraken.eth 3178744a06
hemingway 2022-11-08 14:37:34 +11:00
fryorcraken.eth 6a1bd01432
add references and examples 2022-11-08 14:37:34 +11:00
fryorcraken.eth 7be122d87c
update summary 2022-11-08 14:37:34 +11:00
fryorcraken.eth 5d0f33b5f6
tackle comments 2022-11-08 14:37:34 +11:00
fryorcraken.eth 7aaad55744
update metadata 2022-11-08 14:37:34 +11:00
fryorcraken.eth 4015105e6d
Rewrite 2022-11-08 14:37:34 +11:00
fryorcraken.eth 87417775f3
Rewrite 2022-11-08 14:37:34 +11:00
fryorcraken.eth 5fa3002f9b
Fix typos, move way from Waku Product 2022-11-08 14:37:34 +11:00
fryorcraken.eth 15e10c30cf
improve phrasing, add links 2022-11-08 14:37:34 +11:00
fryorcraken.eth 56c6cde165
improve language 2022-11-08 14:37:33 +11:00
fryorcraken.eth f29f6526ba
Target 20 Aug for publish date 2022-11-08 14:37:33 +11:00
fryorcraken.eth 2fb1142e00
add a "what's next" section 2022-11-08 14:37:33 +11:00
fryorcraken.eth 4e82db0a75
anyone can be an operator 2022-11-08 14:37:33 +11:00
Franck Royer 5467a2b621
fix links, simplify sentences, reword 2022-11-08 14:37:33 +11:00
Franck Royer 7b7d96769d
new post: introducing waku product 2022-11-08 14:37:33 +11:00
Franck R 03cc7fce8f
new post: waku product update (#78)
Co-authored-by: fryorcraken.eth <git@fryorcraken.xyz>
2022-11-08 14:34:17 +11:00
Hossein Mehrabi 408486144a disable auto embedding of youtube videos. 2022-11-07 17:50:00 +03:30
oskarth a7343f8d61
Write-up: Building Privacy-Protecting Infra (#97)
* Write-up: Building Privacy-Protecting Infra

Based on talk given at Devcon.

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* Update research/2022-11-02-building-privacy-protecting-infrastructure.md

Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>

* More comments

* More comments

* Add discuss link

Co-authored-by: oskarth <noreply@dev.null>
Co-authored-by: Hanno Cornelius <68783915+jm-clius@users.noreply.github.com>
Co-authored-by: fryorcraken.eth <110212804+fryorcraken@users.noreply.github.com>
Co-authored-by: Sanaz Taheri <35961250+staheri14@users.noreply.github.com>
2022-11-04 10:29:29 +08:00
kaiserd 4204ce909c
fix term / typo (#98) 2022-11-03 17:18:13 +01:00
Sanaz Taheri Boshrooyeh 2625e9c468
Adds two new research problems: Waku incentivization and building applications on top of waku (#93)
* adds devising novel applications of the Waku protocol stack

* adds protocol incentivization

* fixes some spelling and wording issues

* rewords a few parts

* minor revisions on punctuations and articles
2022-10-14 12:11:17 -07:00
G 8eb2bef7f5
Update open problems (#91)
* vacdev(open problems): add Halo2 in browser

* feat(open problems): update applied zk

* address reviewers comments
2022-09-01 09:39:36 +02:00
kaiserd f293675863
contribute pseudonymously (#92)
written by @s1fr0
2022-08-30 10:34:34 +02:00
Hanno Cornelius 67f76f733b
docs: update meshnet and libp2p open problem description (#89) 2022-08-25 14:44:21 +02:00
kaiserd af1a43524a
basic contribute page (#88) 2022-08-25 14:35:51 +02:00
kaiserd 1ae367576a
Add/research areas roadmaps (#87) 2022-08-25 10:48:44 +02:00
kaiserd 355708f650
add NAT traversal open problem (#86) 2022-08-17 15:18:07 +02:00
kaiserd 0de2ab0904
Add open problems page (#72) 2022-08-17 10:59:04 +02:00
oskarth 9bada0a3b0
Update copy (#85)
Co-authored-by: User Name <user@mbp22.local>
2022-08-05 14:42:11 +08:00
amir houieh 805f56aa0d
Removing trailing comma 2022-08-02 10:41:28 +02:00
oskarth c9757752bb
Update labels.yml 2022-08-02 16:17:14 +08:00
oskarth b755aee84c
Feat/update copy (#79)
* Update vac.dev main copy

* Add principles page

* Update projects page

* Format research-areas

* Format principles

* Update projects

* Update projects on main page

* Format main page

* Tweak main page

* Add open problems stub

* Add contribute stub

* Update media page - add Waku v2 training session

* Remove about folder and move media to top level

* Update config layout

* update open problems

* sembr principles

* add ietf nod

* fix

* Update research-areas.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

* Update projects.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

* Update research-areas.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

* Update research-areas.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

* Update research-areas.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

* Update vac.md

Co-authored-by: Daniel Kaiser <git@kais3r.de>

Co-authored-by: User Name <user@mbp22.local>
Co-authored-by: Daniel Kaiser <git@kais3r.de>
2022-08-02 12:32:48 +08:00