~gbmor/getwtxt-ng

twtxt registry service
removed xerrors, just using standard library errors package
add column passcode_hash to table users.
renamed db.InitDB to db.InitSQLite

refs

trunk
browse  log 

clone

read-only
https://git.sr.ht/~gbmor/getwtxt-ng
read/write
git@git.sr.ht:~gbmor/getwtxt-ng

You can also use your local clone with git send-email.

#getwtxt-ng

#twtxt registry

This is not ready for production use yet.

twtxt is a decentralized microblogging platform for hackers based on text files. The user is "followed" and "mentioned" by referencing the URL to their twtxt.txt file and a nickname.

Registries are designed to aggregate several users' statuses into a single location, facilitating the discovery of new users to follow and allowing the search of statuses for tags and key words.

#Notes

#Contributing

All contributions are greatly appreciated!