Skip to content

Commit

Permalink
Update DEVELOPMENT.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnyhyman authored May 21, 2021
1 parent 9f0390b commit d07cb67
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@ Common:

Client:
- Configuration reset option on client

Server:
- Admin features in an executable without `sudo .app`

- IPFS-based peer-to-peer media storage?
- sudo commands should be offloaded to individual subprocess runs, rather than one big sudo call on the .py

- Give admin the option of __Route all traffic__ (`AllowedIPs = 0.0.0.0/0, ::/0`) or __Resolve traffic only__ (`AllowedIPs = {wireguard subnet}`)

0 comments on commit d07cb67

Please sign in to comment.