Skip to content

NoahGWood/OpenEFT

Repository files navigation

OpenEFT

OpenEFT is an open-source project created because the ATF are incompetent at best and maliciously trying to thwart civil rights at worst.

Like the project? Consider sponsoring me so I can continue to develop these free tools!

GitHub Sponsor

So, if you're here, you probably need to file a Form 1 and would like to file electronically so that it doesn't take 8 months for the ATF to lose your paper fingerprint card, only to find the fingerprinting companies have jacked their prices up to extortionate amounts.

If you're not up for compiling and installing software to DIY, I have created a generation service that you can use at OpenEFT.org

How To Use

  1. Print off FD-258 card (Use the provided template in the repo for best results)

  2. Add fingerprints to form (you don't need to fill out the boxes)

  3. Take a high-resolution 1:1 scan or picture of the completed FD-258 card.

  4. Run the python program from the command line like so:

    python3 openeft.py
  5. Follow the instructions the program provides and respond to the prompts with your info.

  6. ??? (programming magic happens here, just relax)

  7. Congratulations! You now have an EFT!

Tips

How To Record Fingerprints

If you've never had your fingerprints taken, you definitely need to know how to do it. The first ten prints should be "rolled" on as the video demonstrates, then you need to take two "slap" impressions of the four fingers on each hand and two flat impressions of the thumbs.

Everything Is AWESOME

Bad Fingerprints

If you mess up on a fingerprint, you can use a white address label within the blue or black bounding boxes to re-ink that specific finger so you don't need to waste multiple cards. You're not supposed to use white out, it could be rejected by the ATF/FBI, but if you're willing to try it let us know if it works!

Installing

  1. Clone the repo:

    git clone --recurse-submodules https://github.com/NoahGWood/OpenEFT.git
  2. Build & Install

    # If Windows
    wsl cd OpenEFT
    wsl ./build_windows.sh
    # If Linux
    cd OpenEFT
    ./build_linux.sh
  3. Run the program!

    python3 openeft.py
    

Requirements

Operating Systems

  • Linux Only (maybe, I have no idea tbh.)

External Libraries

  • OpenJPEG
  • NBIS (Need to build from scratch for now until a proper installer is created)

Python Modules

ScreenShots

Confirmation With ATF

Confirmation With ATF

About

Open-source EFT Fingerprint Software

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published