ACsediment/VenusCode
金星文:金星与众不同地逆行自转,你的文字也可以。VenusCode: Venus rotates clockwise in retrograde rotation, so do this code.
VenusCode
金星文:金星与众不同地逆行自转,你的文字也可以。
VenusCode: Venus rotates clockwise in retrograde rotation, so do this code.
Description
与火星文不同,金星文改变的是文字排序的方式。在不影响人类阅读的情况下,干扰机器的对信息的检索和识别。一定程度上能减少算法对文字内容的监控,保护信息隐私。
By simply rearranging the way characters forming words and sentences, you can mess up with machines while keep your messages human-readable. It's mainly designed to bypass machine-based censorship such as Wordfilter in WeChat or Weibo. It could also be helpful to reduce on-line tracking, since algorithms can not search or understand your messages in the normal way.
Note: This is different from Martian language :P
Note: It's currently designed for logograms like Chinese or Japanese characters. I am coming up a solution for languages using phonogram like english.
implementation
Currently available in Java and JS. This is more of a coding practice for me so I would try to implement it using other languages.