create an unMessage onion-grater profile

Information

ID: 654
PHID: PHID-TASK-k4l65qnk26t62qzotuyc
Author: Patrick
Status at Migration Time: invalid
Priority at Migration Time: Normal

Description

Should be added here:

https://github.com/Whonix/onion-grater/tree/master/usr/share/onion-grater/examples

file name: 40_unmessage.yml

The following profile is a guess from create_config, not .config · Issue #215 · meejah/txtorcon · GitHub which may be useful for developer testing so a production profile can be provided. Untested.

---
- exe-paths:
    - '*'
  users:
    - '*'
  hosts:
    - '*'
  commands
    GETCONF:
    ## Just added to have something in GETCONF.
    ## TODO: Try to remove or add something that is actually required.
    - SocksPort
    GETINFO:
    - events/names
    - signal/names
    - config/names
    GETCONF:
      - 'DisableNetwork'
    ADD_ONION:
    ## TODO: Needs to be locked down like other profiles.
    - '.*'
    DEL_ONION:
      - '.+'
    USEFEATURE:
    - EXTENDED_EVENTS
  events:
    STATUS_CLIENT:
      suppress: true
    HS_DESC:
      suppress: false

Comments


dau

2017-05-28 17:40:43 UTC


dau

2017-05-30 20:32:36 UTC


Patrick

2018-07-24 10:11:17 UTC


Patrick

2018-07-24 10:11:32 UTC


Patrick

2019-07-06 10:28:23 UTC