Some software is not used and developed by me now, probably because it reached all the goals (finished), probably because I do not use Python anymore, etc.
Name | In use | Developed | Language | Description |
---|---|---|---|---|
goredo | Yes | Yes | Go | redo implementation on pure Go. |
NNCP | Yes | Yes | Go | Node to Node copy is a collection of utilities simplifying secure store-and-forward files and mail exchanging. I use it extensively everyday. |
GoGOST | Yes | Yes | Go | Pure Go GOST cryptographic functions library. |
Go GOST TLS 1.3 | Yes | Yes | Go | Go’s support of GOST TLS 1.3. |
PyGOST | Yes | Yes | Python | Pure Python GOST cryptographic functions library. |
GoCheese | Yes | Yes | Go | Python private package repository and caching proxy. |
PyDERASN | Yes | Yes | Python | ASN.1 DER/CER/BER library for Python. |
SGBlog | Yes | Yes | Go | Git-based CGI/inetd blogging/phlogging engine, that rules blog.stargrave.org. |
linksexp | Yes | Yes | Go | Texinfo/XBEL/OPML autogeneration from recfile bookmark. |
sgodup | Yes | No | Go | High-performance file deduplication utility. |
gostipsec | Yes | No | Go | Pure Go ESPv3/IKEv2 implementation with AES-GCM, curve25519 and GOST cryptography support. |
passman | Yes | No | shell | Simple password manager. Use it everyday for all passwords management. |
t | Yes | No | shell | Simple notes manager. Use it all the time, everyday, probably most often used utility. |
torn | Yes | No | Perl | Musical files renaming with russian language transliteration. |
go.cypherpunks.ru/balloon | Yes | No | Go | Balloon password hashing library written on pure Go. It is used in all my projects where password hashing is involved. |
go.cypherpunks.ru/netstring | Yes | No | Go | netstring format serialization library written on pure Go. |
go.cypherpunks.ru/recfile | Yes | No | Go | GNU recutils’es recfile parser on pure Go. |
go.cypherpunks.ru/tai64n | Yes | No | Go | Pure Go TAI64N library. |
nose_gnuerrorformat | Yes | No | Python | Nose plugin that adds GNU errorformat-compatible tracebacks. Use it all the time in Python projects. |
uploader | Yes | No | Go | Simplest HTTP form file uploader. Huge files are sent to me by various people using it. |
goircd | Yes | No | Go | Minimalistic simple IRC server. Fastest way to setup single IRC server. |
gohpenc | Seldom | No | Go | High-performance encryption utility written on Go. Workable replacement for hpenc. |
codecomm | Seldom | No | Vim script | Code comments preparation helper (Vim plugin). Useful from time to time. |
pyssss | Seldom | No | Python | Pure Python Shamir’s secret sharing scheme implementation. |
GoVPN | No | No | Go | Simple free software virtual private network daemon, aimed to be reviewable, secure, DPI/censorship-resistant. I use IPsec now, also look at WireGuard. |
Gerrvim | No | No | Vim script | Gerrit review’s comments preparation helper (Vim plugin). Fortunately I do not use Gerrit anymore. |
pyimportcan | No | No | Perl | Python imports canonical format filter. Ultimate utility for making single-line imports in Python. |
randomart | No | No | Python | Drunken-bishop algorithm for visualizing random art of the digest. |
vimslides | No | No | Vim script | Presentation inside Vim (Vim plugin). Well, I have not given any presentation for a long time, but used that utility twice. |
syncer | No | No | Go | Fast stateful file/disk data syncer. Useless, because of ZFS’s
send /recv . Just some kind of example software. |
I have participated in several free software projects, but they seems dead now:
hardware testing and certification system, suitable for both enterprise and home use.
free software project implementing Storage Area Network.