Pascal Fischer
40f641e43e
use redocusaurus
2023-04-26 15:49:10 +02:00
Pascal Fischer
2ac424d37b
add first version using docusaurus-openapi-docs
2023-04-26 15:06:59 +02:00
Oskar Manhart
d1ace1fde9
Added installation guide for fedora ( #27 )
2023-02-11 10:49:11 +01:00
Przemek
778c394f83
Windows firewall installation info ( #24 ) ( #25 )
2022-12-05 14:10:01 +01:00
Sheogorath
b7c8629b4f
Fix dangerous ownership
...
This patch fixes a common mistake with manually installed software, which adds the software, in a system-wide installation path, but leave it owned to the user. If an admin start to execute this binary, it's wonderful privilege escalation vector.
This patch resolves the problem by chowning it first, and therefore require root privileges to manipulate the file, resolving the potential attack vector.
2022-11-08 03:16:50 +01:00
Tim White
53ed28dff8
Stop using apt-key ( #17 )
...
using the signed-by keys instead of the less secure apt-key or trusted.gpg.d
2022-10-11 12:51:49 +02:00
braginini
ce6ab97c02
NetBird add SSO login GIFs
2022-09-16 12:54:32 +02:00
misuzu
f878af4b23
Add installation guide for NixOS
2022-08-24 08:02:18 +03:00
Maycon Santos
a22a1bb77f
Add netbird commands documentation ( #4 )
...
* Add netbird commands documentation
Adding documentation for our cli
* Update slack url and docker documentation
* Minor doc updates
Co-authored-by: braginini <bangvalo@gmail.com >
2022-07-08 13:15:57 +02:00
mlsmaycon
98751bc1f4
Move the documentation repository to a public repo
...
Added a LICENSE and documentation on how to contribute
Updated CI/CD to use the root level code
2022-06-20 19:05:25 +02:00