Skip to content

🔑 A simple crawler to parse signatures from the aragon membership thread

License

Notifications You must be signed in to change notification settings

aragoncoop/verifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aragon Verifications

What’s this?

A simple crawler to parse all the signatures available in the aragon membership thread in order to showcase how many people had verified themselves.

Tech stack

Run locally

yarn
yarn dev

Deploy

now

ToDo

  • Integrate keybase-verify to actually confirm each individual PGP signature.
  • Implement scrolling into Nightmare Puppeteer to fetch all posts or use a more sensible API
  • Filter repeated posts.
  • Ignore poorly parsed posts.
  • Make it less of an eye-sore.
  • Only obtained posts that contained armored PGP signatures
  • Identify usernames from keybase compared from forum chat.
  • Replace nightmare for something that doesn’t syphons out memory.
  • Moved server side logic for scrapping into a script-run-once logic since poor-man-servers suck for scrappping.
  • Figure it out how to verify signature of non-PGP armored signatures.
  • Made button not overflow.

About

🔑 A simple crawler to parse signatures from the aragon membership thread

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published