This commit is contained in:
nihilist 2024-02-18 11:37:12 +01:00
parent f4532592f4
commit abafa05438
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ Datura Network is a project aiming to bring as many privacy-protecting tools as
|Service |hosted? |public instance? |configs shared? |
|-|-|-|-|-|
|-|-|-|-|
|tor bridge |yes |yes |no |
|monero node |yes |yes |no |
|invidious |yes |yes |no |

View File

@ -1,5 +1,5 @@
#!/bin/bash
sudo chown -R nothing. .
sudo chown -R nihilist: .
git config --global user.email "nihilist@nihilism.network"
git config --global user.name "nihilist"