1
0
Fork
You've already forked keyoxide-web
0
Verifying online identity with cryptography
  • JavaScript 70.3%
  • SCSS 15.7%
  • Pug 13.5%
  • Dockerfile 0.3%
  • Nix 0.2%
André Jaenisch b8c94ebc0b
refactor: use domain.example for documentation
This is a reserved TLD for technical documentation.
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024年02月13日 19:44:29 +01:00
.gitea/issue_template fix: change default label to "Needs Triage" 2024年01月26日 23:10:03 +01:00
content feat: Update privacy policy 2023年09月15日 18:11:41 +02:00
src fix: avoid shadowing escape 2024年02月13日 10:05:27 +01:00
static-src fix: fix CSS vars 2023年10月05日 13:15:23 +02:00
test Test adjustments for doipjs 1.0 and v3 API 2023年07月14日 18:38:06 -05:00
views feat: add source URL to footer 2024年01月27日 22:35:51 +01:00
.envrc Adding quick dev setup using nix and direnv 2021年06月27日 11:20:00 +03:00
.gitignore feat: Add logging 2023年03月24日 12:58:31 +01:00
.licenseignore feat: Add logging 2023年03月24日 12:58:31 +01:00
.woodpecker.yml fix: add necessary env args to CI build 2024年01月27日 21:48:51 +01:00
biome.json feat: replace rome with biome 2023年10月04日 13:53:58 +02:00
CHANGELOG.md chore: release 4.2.7 2024年02月01日 18:02:04 +01:00
CODE_OF_CONDUCT.md Fix contact method 2020年08月12日 12:01:30 +02:00
docker-compose.yaml fix: remove obsolete config 2024年01月24日 19:29:58 +01:00
Dockerfile fix: handling of arg and env 2024年01月27日 22:00:06 +01:00
keyoxide-web.service refactor: use domain.example for documentation 2024年02月13日 19:44:29 +01:00
LICENSE Update LICENSE 2020年07月30日 11:30:14 +02:00
license-checker-config.json Add regex to license check 2022年02月25日 11:44:31 +01:00
LICENSE.HEADER Add regex to license check 2022年02月25日 11:44:31 +01:00
nodemon.json feat: add request data to logs 2023年09月22日 09:26:07 +02:00
package.json chore: release 4.2.7 2024年02月01日 18:02:04 +01:00
README.md chore: update README [SKIP CI] 2024年01月28日 10:15:26 +01:00
shell.nix Adding quick dev setup using nix and direnv 2021年06月27日 11:20:00 +03:00
template.env feat: make Dicebear API domain configurable 2023年10月04日 14:49:53 +02:00
webpack.config.js feat: support scss 2023年09月15日 15:23:30 +02:00
yarn.lock chore: bump doipjs to 1.2.9 2024年02月01日 17:17:16 +01:00

keyoxide-web

status-badge License Docker Image Version (latest semver) Docker Pulls Mastodon Follow Open Collective backers and sponsors

keyoxide-web is the web client that powers keyoxide.org and which you can freely host on your own infrastructure.

Hosting keyoxide-web

Self-hosting Keyoxide is an important aspect of the project. Users need to trust the Keyoxide instance they're using to reliably verify identities. Making Keyoxide itself decentralized means no one needs to trust a central server. If a friend or family member is hosting a Keyoxide instance, it becomes much easier to trust the instance!

Docker

The Docker container allows you to easily self-host the Keyoxide project. To get started, simply run:

docker run -d -p 3000:3000 codeberg.org/keyoxide/keyoxide-web:latest

Keyoxide will now be available by visiting http://localhost:3000.

More information available in the documentation.

Local development

Install node in one of the following ways:

Install dependencies with npm install or yarn.

Run the server with npm dev or yarn dev. The Keyoxide web client will now be available at https://localhost:3000.

Contributing

Anyone can contribute!

Developers are invited to:

If you are new to contributing to open source software, we'd love to help you! To get started, here's a list of "good first issues" that you could look into.

Everyone is invited to:

Please note that this project has a Code of Conduct that all contributors agree to abide when participating.

About the Keyoxide project

The Keyoxide project strives for a healthier internet for all and has made its efforts fully open source. Our community is open and welcoming, feel free to say hi!

Funding for the project comes from the NLnet foundation, NGI0 and the people supporting our OpenCollective. The project is grateful for all your support.