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

izqui/aragon-verifications

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 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
  • Ignore repeated or 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%