antitele

package
v0.0.0-...-aa7acec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 17, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package antitele attempts to insert invisible runes into messages, so that collected telemetric data aren't usable for selling to companies, protecting privacy

Index

Constants

This section is empty.

Variables

View Source
var Probability = 5

Probability modifies the probability of an invisible character appearing. The lower this is, the less visible characters you can send. Rules: [0, n) 0 > n >= +Inf

View Source
var ZeroWidthRunes = []rune{
	'\u200b', '\u200c', '\u200d', '\ufeff',
}

ZeroWidthRunes is the array containing all invisible runes. U+200B is used for obfuscating.

Functions

func Insert

func Insert(s string) string

Insert works its magic

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL