We are participating in the HoneyBadger Hackathon, sponsored by Angor! Below is our first ever demo video #BH2025
v2.0.7 is now available - this fixes some issues using the offline flow, and makes it possible to verify an unencrypted SIGit from the homepage, without signing in Nostr works great without internet, or relays 😎
All counterparty signatures, plus the creation of the SIGit itself, are timestamped (OTS) on the Bitcoin blockchain Irrefutable proof that an agreement was signed on a particular date
SIGit v2.0.6 is now released! A SIGit is composed of multiple regular files (e.g. original files, template.json), unpublished nostr events (e.g. signed create and sign events) and published nostr events (e.g. notification gift wraps, app data). For performance and reliability, all these files are zipped, encrypted, and loaded to blossom. For even better performance, to avoid downloading the zip and fetching / processing nostr events each time - the underlying files are also cached in the local browser file cache, the IndexedDB - files repository. Each time SIGit needs one of these building blocks it first checks the local cache. On cache miss, we check the original decrypted source in cache. If we can't find that, then we download the zip from blossom and decrypt the contents. Finally, if the blossom zip is missing on the blossom server(s), we fetch the original app data (30078) event and re-process (and publish) all the source events again. In this release, we improved the stability of the above process.
SIGit v2.0.5 released - fixes an issue where SIGit data (30078) can get caught in a signing loop. Also renames some of the exported files to use bech 32 npubs instead of hex keys to make them easier to (manually) verify
v2.0.4 is now released - mostly minor refactoring, but we also made each sigit id partially visible so you can tell when signing 30078 requests, which sigit they relate to sigit ids are a hash of the create event id and the user npub, so it is not possible to correlate events as an outside observer
v2.03 now released with a bunch of improvements to the OTS generation process Timestamps are generated for the create event and each sign event Each timestamp has 3 states - pending, upgraded, verified
v2.02 is released - fixes an issue where the last remaining pdf in a draft sigit could not be deleted, and applies some client side logic to handle the case where relays sometimes do not send an EOSE message
v02.01 now released - this disables the broadcast button when verifying unencrypted SIGits without signing in
We now have v2 of ! It was a complete refactor and breaking change, so if you have sigits from the old version you will need to visit the archive version of the site (in top bar) We'd now like to invite some intrepid users to try the service whilst we smoothen out the rough edges You can send us feedback here on Nostr, or get in touch to join our power users community