TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Visually Same Encrypted Messages for Twitter and Mastodon

1 pointsby pmg1991over 2 years ago
Hi HN,<p>I wanted to show you a demo of the service I created in my free time,<p>As on most social media there is no feature to send private messages in bulk, in databases or files if some information needs to be redacted but retrievable, on this thought I created this demo service.<p>This service demonstrates having the same security as AES but without losing the properties like length, searchability, visual representation, etc., of text&#x2F;message&#x2F;doc can be strongly encrypted in place.<p>Demo of other features will be coming for eg. Date encrypted to valid date. Credit card number encrypted to valid Luhn algorithm passing credit card number etc.<p>Please contact me if you have any usage in mind I can provide private access to the APIs.<p>&lt;<a href="https:&#x2F;&#x2F;vsme.fly.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vsme.fly.dev&#x2F;</a>&gt; &lt;<a href="https:&#x2F;&#x2F;github.com&#x2F;pmg1991&#x2F;visually-same-encryption" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pmg1991&#x2F;visually-same-encryption</a>&gt;

1 comment

viraptorover 2 years ago
&gt; encryption like AES<p>How is it similar?<p>&gt; AES or any other encryption will exceed that limit<p>AES block size is 16 bytes. I don&#x27;t understand what you mean by exceeding the limit here.<p>In general showing an encryption service without explaining how it works is not a great idea &#x2F; doesn&#x27;t build confidence in it.
评论 #33636753 未加载